Which of the following is the aspect ratio for a wide screen?
A. 4:3
B. 8:6
C. 12:9
D. 16:9
Answer: D
You might also like to view...
Which of the following will not change the file-position pointer to the same position as the others? Assume a 10-byte file size and a current position at byte # 1.
a. fileObject.seekg( 2 ); b. fileObject.seekg( 1, ios::cur ); c. fileObject.seekg( 2, ios::beg ); d. fileObject.seekg( 8, ios::end );
In a function that receives a value from the main function via a parameter and then displays the parameter value on the screen, that parameter is considered __________.
a. an input parameter b. an output parameter c. an input/output parameter d. a local variable e. a stub
Add a dropdown SELECT list to Fig. 23.9 that allows you to choose the binary operator used for filter matching, from any of =, >, <, >= or <=.
What will be an ideal response?
The I-beam () is a pointer shape that identifies where you can type, select, insert, or edit text.
Answer the following statement true (T) or false (F)