________ are temporary storage areas in the CPU that are used while performing calculations and doing comparisons

Fill in the blank(s) with correct word

Registers

Computer Science & Information Technology

You might also like to view...

Which one of the following statements is not a valid array declaration?

a. double[] parsecs = new double[10]; b. decimal[] sales = new decimal[24.5m]; c. string[] cities = new decimal[50]; d. int[] quarters = new int[4];

Computer Science & Information Technology

Select all that apply. Which of the following are possible selection nodes available to the ListView control?

a. multiple selection mode b. single selection mode c. multiple interval selection mode d. single interval selection mode

Computer Science & Information Technology