Q1. In a computer most processing takes place in ?
A. CPU
B. RAM
C. Memory
D. Motherboard
Q2. Which of the following shortcut key is used to check spelling ?
A. F1
B. F2
C. F7
D. F9
Q3. Which type of storage in hard disc ?
A. Non-Permanent
B. Volatile
C. Temporary
D. None of these
Q4. The computer abbreviation KB usually means ?
A. Key Block
B. Kernel Boot
C. Kilo Byte
D. Kit Bit
Q5. Which of the following is an example of a binary number ?
A. 6AH1
B. 100101
C. 005
D. ABCD
Q6. A function that changea the state of the cout object is called a (n) ?
A. member
B. adjuster
C. mainpulator
D. operator
Q7. Which of the following statements allows the user to enter data at the keyboard ?
A. cin << currentPay;
B. cin >> currentPay;
C. cout << currentPay;
D. cout >> currentPay;
Q8. The generic type in a template function ?
A. must be T
B. can be T
C. cannot be T for functions you create,but may be for C++'s built-in function
D. cannot be T
Q9. The type to be used in an instantiation of a class template follows ?
A. the generic class name
B. the keyboard template
C. the keyboard class
D. the template definition
Q10. The keyboard used to define a stucture is ?
A. stru
B. stt
C. struct
D. structure
A. CPU
B. RAM
C. Memory
D. Motherboard
Q2. Which of the following shortcut key is used to check spelling ?
A. F1
B. F2
C. F7
D. F9
Q3. Which type of storage in hard disc ?
A. Non-Permanent
B. Volatile
C. Temporary
D. None of these
Q4. The computer abbreviation KB usually means ?
A. Key Block
B. Kernel Boot
C. Kilo Byte
D. Kit Bit
Q5. Which of the following is an example of a binary number ?
A. 6AH1
B. 100101
C. 005
D. ABCD
Q6. A function that changea the state of the cout object is called a (n) ?
A. member
B. adjuster
C. mainpulator
D. operator
Q7. Which of the following statements allows the user to enter data at the keyboard ?
A. cin << currentPay;
B. cin >> currentPay;
C. cout << currentPay;
D. cout >> currentPay;
Q8. The generic type in a template function ?
A. must be T
B. can be T
C. cannot be T for functions you create,but may be for C++'s built-in function
D. cannot be T
Q9. The type to be used in an instantiation of a class template follows ?
A. the generic class name
B. the keyboard template
C. the keyboard class
D. the template definition
Q10. The keyboard used to define a stucture is ?
A. stru
B. stt
C. struct
D. structure
Post a Comment