When you mark a document as final, it is saved as a read-only document.

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

True

Computer Science & Information Technology

You might also like to view...

________ text does not display on screen or when the document is printed

A) Outlined B) Shadowed C) Blinking D) Hidden

Computer Science & Information Technology

using namespace std; tells the compiler

a. where to get the definitions of certain objects (variables) b. where your program is located c. what language to use for input and output d. nothing

Computer Science & Information Technology