Which of the following is a table frame type?
A. null
B. rsh
C. vsides
D. eborder
Answer: C
Computer Science & Information Technology
You might also like to view...
Which if statement would be true if you needed to see if the sum of x and y (both ints) was 12 or y (an int) was 0?
A. if ( (x + y) = 12 || y = 0 ) B. if ( x + y == 12 || y == 0 ) C. if ( (x + y) == 12 && y == 0 ) D. if ( x + y == 12 == 0 )
Computer Science & Information Technology
The PowerPoint window is divided into ________ parts
A) 4 B) 3 C) 2 D) 5
Computer Science & Information Technology
The Microsoft tool ________ enables you to create your own digital certificate
Fill in the blank(s) with correct word
Computer Science & Information Technology
To create the address on an envelope from a letter, select the writer's identification lines in the letter first
Indicate whether the statement is true or false
Computer Science & Information Technology