• Post author:
  • Post category:Computer


391. First generation language uses?
A. Pseudo code
B. Binary code
C. Mnemonics code
D. Decimal code

392. In which of the flowchart symbols, the statement “IS A > B” is placed?
A. Connector
B. Rectangular
C. Parallelogram
D. Diamond

393. Name the error which you think to exist in the formula C=C*D/C.
A. Logical
B. Syntax
C. Execution
D. None of these

394. Which of the following statements transfers control unconditionally?
A. GOTO
B. FOR…NEXT
C. IF THEN
D. ON GOTO

395. The statement to reserve memory locations for an array M arranged in 12 columns and 20 rows may be ?
A. DIM(12,20)
B. DIMM(20,12)
C. M(240)
D. DIMM(12,20)

396. On execution of PRINT FIX(-6.83),the output will be ?
A. 6
B. 6.83
C. –6
D. –7

397. In BASIC LOG function refers to natural logarithm have Base ?
A. 2
B. 10
C. 5
D. e

398. An 8-bit address bus can address a memory of ?
A. 1 Byte
A. 8 Bytes
C. 256 bits
D. 256 Bytes

399. The number of colors a CGA monitor displays are ?
A. 4
B. 16
C. 64
D. 256

400. The radix of a computerized version of number (+0.66E–4) is ?
A. 4
B. 6
C. 2
D. 8