Answer the following statements true (T) or false (F)
1. Internal and external memory capacity it typically expressed in terms of bytes.
2. For internal memory, the unit of transfer is equal to the number of electrical lines into and out of the memory module.
3. A distinction among memory types is the method of accessing units of data.
1. True
2. True
3. True
You might also like to view...
Which of the following will create a CheckBox that displays pizza and shows up as selected?
a. CheckBox checkOne.setSelected(true) = "pizza"; b. CheckBox checkOne = new CheckBox("pizza"); checkOne.setSelected(true); c. CheckBox checkOne = new CheckBox("pizza"); CheckBox.setSelected(false); d. CheckBox checkOne("pizza") = setSelected(true);
________ view allows you to modify the report while seeing the data
Fill in the blank(s) with correct word
The default Excel text style is the Arial body font.? ____________________
Answer the following statement true (T) or false (F)
A(n) ________ is an interactive table which uses calculations to consolidate and summarize information.
A. list B. PivotTable C. Table D. range