Which of the following options describes the portrait page orientation?

A. Page height is smaller than its width.
B. Page width is smaller than its height.
C. Page width is equal to its height.
D. computer screen resolution


Answer: B

Computer Science & Information Technology

You might also like to view...

The ____________ fstream member function closes a file stream. Explain why it is best to close a file when the program is through processing the data in the file.

a. close( ) b. overloaded operator <<( ) c. open( ) d. eof( ) e. flush( )

Computer Science & Information Technology

Why is computerized simulation of real-world situations a useful technique?

What will be an ideal response?

Computer Science & Information Technology

________ are rules that are specific for each field in a table

A) Cardinality B) Integrity constraints C) Junctions D) Domain integrity constraints

Computer Science & Information Technology

If a problem is a counting problem, where the required number of repetitions can be determined in advance, use the do loop.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology