The shortcut keys used to left-align a paragraph are ____.

A. CTRL+J
B. ALT+J
C. CTRL+L
D. ALT+L


Answer: C

Computer Science & Information Technology

You might also like to view...

Using nested If…Then…Else statements is a much more convenient way of coding a multiple-alternative selection structure than using the Case statement.

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

Computer Science & Information Technology

What is the difference between an AVL and a red-black tree?

a. AVL trees provide faster lookups, and red-black trees provide faster insertion and removal b. AVL trees provide faster insertion and removal, while red-black trees provide faster lookup c. AVL trees provide faster insertion and lookup, while red-black trees provide faster removal d. AVL trees provide faster removal, and red-black trees provide faster insertion and lookup

Computer Science & Information Technology

Video cards include their own RAM, called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

PHP stores form data in an indexed array but cannot store form data in an associative array.

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

Computer Science & Information Technology