When you embed fonts, the size of your presentation ____.
A. decreases
B. increases
C. remains the same
D. doubles
Answer: B
Computer Science & Information Technology
You might also like to view...
To separate a column of data containing first and last names into a column of first names and a column of last names, you begin by clicking the Text to Columns button in the:
A) Columns group on the Home tab. B) Columns group on the Data tab. C) Data Tools group on the Data tab. D) Data Tools group on the Home tab.
Computer Science & Information Technology
When a text file contains a single block of text, the ____ function would read the entire contents of the file into a string.
A. file_read_contents() B. file_open_contents() C. file_extract_contents() D. file_get_contents()
Computer Science & Information Technology