Search This Blog

Tuesday, June 26, 2018

Computer gk 26 june

1. How can you make the selected character superscripted?

(1) Ctrl + = 

(2) Ctrl + Shift + = 

(3) Alt + Ctrl + Shift + = 

(4) All the Above 

(5) None of these

Q.2. Which of the following statement is false?

(1) You can set different header footer for even and odd pages 

(2) You can set different page number formats for different sections 

(3) You can set different header footer for first page of a section 

(4) You can set different header and footer for last page of a section 

(5) None of these

Q.3. To delete and embed an object, first

(1) Double click the object 

(2) Select the object by clicking it

(3) Press the Shift + Delete keys 

(4) Select it and then press Delete key 

(5) None of these

Q.4. ——————— shortcut key used for Bold highlighted selection. 

(1) Ctrl + B 

(2) Ctrl + A 

(3) Ctrl + C 

(4) Ctrl + Z 

(5) None of these

Q.5. The communication mode that supports two-way traffic but only one direction at a time is- 

(1) Simplex 

(2) half duplex 

(3) duplex 

(4) multiplex 

(5) All of the above

Q.6. ——————key use to move to next section of text. 

(1) Ctrl + Alt 

(2) Ctrl + shift 

(3) Shift + Arrow 

(4) Ctrl + Arrow 

(5) None of these

Q.7. Almost every C program begins with the statement- 

(1) main ()

(2) print ()

(3) #include 

(4) Scanf ()

(5) All of the above

Q.8. Which of the command is used to remove files ?

(1) erase 

(2) rm 

(3) delete

(4) dm 

(5) None of these

Q.9. Which of the following command is used to count just the number of lines contained in a file ?

(1) wc-1 

(2) wc-w 

(3) wc-c 

(4) wc-r 

(5) None of these

Q.10. A way to communicate with a remote computer over a network -

(1) Telnet 

(2) Patch 

(3) Keyboard

(4) CPU 

(5) None of these

ANSWERS

Q.1. (2) Ctrl + Shift + = make the selected character superscripted.

Q.2. (4)

Q.3. (4) To delete and embed an object, first select it and then press delete key.

Q.4. (1) Ctrl + B shortcut key is used for bold highlighted selection.

Q.5. (2) The communication mode that supports two-way traffic but only one direction at a time is known as half duplex.

Q.6. (4) Ctrl + arrow key is used to move to next section of text.

Q.7. (3) Almost every C program begins with # include statement.

Q.8. (2) rm command is used to remove files.

Q.9. (1) wc-1 command is used to count just the number of lines contained in a file.

Q.10. (1) Telnet is a way to communicate with a remote computer over a network.

No comments:

Post a Comment