Microsoft PowerPoint is an example of publishing software.

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


False

Computer Science & Information Technology

You might also like to view...

A(n) ________ is inserted to display data on the main form on different tabs

Fill in the blank(s) with correct word

Computer Science & Information Technology

Of all the Gigabit Ethernet standards detailed in the chapter, which maintains a signal over the greatest distance?

A. 1000BaseT B. 1000BaseTCX C. 1000BaseLX D. 1000BaseCX

Computer Science & Information Technology

?Which technology below is not a hot-swappable technology?

A. ?USB-3 B. ?FireWire 1394A C. ?SATA D. ?IDE

Computer Science & Information Technology

What is the value of X after the instructions corresponding to the following pseudocode are executed?

``` X = 5 Y = 7 IF INT(5.4) = X OR INT(7.0) = Y THEN X = X + Y ELSE Y = Y + 1 ENDIF ``` a) 5 b) 7 c) 8 d) 12

Computer Science & Information Technology