Which of the following is FALSE about line shapes in PowerPoint 2013?

A) Width of a line is measured in points. B) A vertical inch contains 100 centimeters.
C) Weight line choices range from 1/4 pt to 6 pt. D) A shape can have an outline entirely removed.


B

Computer Science & Information Technology

You might also like to view...

How many times will the following code print out the message?

``` S t r i n g message = ” I w i l l be good ! ” ; f o r ( i n t i = 1 ; i <= 5 ; i ++) { f o r ( i n t j = 1 0 ; j > 0 ; j ??) { f o r ( i nt k = 0 ; k < 3 ; k++) { System . out . p r i n t l n ( message ) ; } } } ```

Computer Science & Information Technology

The operating system of a cell phone is stored in ________

A) ROM B) an SD card C) RAM D) the CPU

Computer Science & Information Technology

You can save your PowerPoint presentation as a full-____ video, which incorporates all slide timings, transitions, animations, and narrations.

A. blown B. fidelity C. wireless D. definition

Computer Science & Information Technology

Case-Based Critical Thinking Questions ? Case 1: PetPals ? You have been hired by PetPals Veterinary Clinic to modify an application. The application is used to enter and save all patient (pet) information obtained during an office visit. The data entered by the users is currently stored in properties of controls of the form. Your first task to improve the application is to ____.

A. declare variables for all of the input data B. rename the controls C. change the layout of the form D. add a colorful logo to the form

Computer Science & Information Technology