A(n) ________ font such as Times New Roman is usually used with large amounts of text

Fill in the blank(s) with correct word


serif

Computer Science & Information Technology

You might also like to view...

Assuming that all four of the following functions are defined, which one will be called by the function call square( 23.4 )?

a. template< typename T > T square( T num ) b. template< typename T1, typename T2 > T1 square( T1 num1, T2 num2 ) c. int square( int num ) d. double square( double num )

Computer Science & Information Technology

An employee's ID number, name, company position, address, city, state, and Zip Code make up a record

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ________ is a series of cells that display horizontally

Fill in the blank(s) with correct word

Computer Science & Information Technology

If you made a mistake when entering the code and needed to fix the error, you would click on the ________

A) Error Button B) Debug button C) Jump Button D) Fix Button

Computer Science & Information Technology