By default, OpenOffice Calc spreadsheets contain ________ sheets

A) four

B) three

C) five

D) two

B

Computer Science & Information Technology

You might also like to view...

___ is easily implemented as a round-robin or circular buffer technique.

A. FIFO B. LRU C. LFU D. CBT

Computer Science & Information Technology

Which of the following statements would display the phase Java is fun?

a. System.out.println( "hellois fun\rJava " ); b. System.out.println( 'Java is fun' ); c. System.out.println( "\"Java is fun\"" ); d. System.out.println( Java is fun );

Computer Science & Information Technology