Computer Quiz Page-34

Computer Quiz from 166 to 170

Page: 2 .. 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40

166. In latest generation computers, the instructions are executed ?
(A) Parallel
(B) Sequentially
(C) Both A and B
(D) Randomly

167. Web pages are linked together using ?
(A) HTTP
(B) Hyberlinks
(C) Interlinks
(D) None of these

168. A CPU with 32-bit Address Bus can address a memory of ?
(A) 4 KB
(B) 4 GB
(C) 8 KB
(D) 8 GB

169. In BASIC, LEFT(A$,n) is used to ?
(A) Leave n spaces before the strung A$
(B) Leave n spaces before every character of the strung A$
(C) Leave n left characters of the strung A$
(D) Select n characters of the strung A$

170. In BASIC, RETURN statement passes control back to ?
(A) GOSUB statement
(B) Next to GOSUB statement
(C) Beginning of the program
(D) The statement before GOSUB

ANSWERS: COMPUTER QUIZ
166. (C) Both A and B
167. (B) Hyberlinks
168. (B) 4 GB
169. (D) Select n characters of the strung A$
170. (B) Next to GOSUB statement