Categories
Computer Science

The redix of a computerized version of number (+0.66E-4) is

A:  4
B:  6
C:  2  
D:  8

Categories
Computer Science

The number of colors a CGA monitor displays are ?

A:  4
B:  16
C:  64
D:  256

Categories
Computer Science

An 8-bit address bus can address a memory of ?

A:  1 Bytes
B:  8 Bytes
C:  256 bits
D:  256 Bytes

Categories
Computer Science

In BASIC LOG function refers to Natural Logarithm Base

A:  2
B:  10
C:  5
D: e

Categories
Computer Science

on execution of PRINT FIX (-6.83) the output will be?

A:  6
B:  6.83
C:  -6
D:  -7

Categories
Computer Science

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)

Categories
Computer Science

Which of the following statements tranfers control unconditionally?

A:  GOTO
B:  FOR…NEXT
C:  IF THEN
D: ON GOTO

Categories
Computer Science

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

Categories
Computer Science

In which of the following flowchart symbols, the statement “IS A>B” is placed?

A:  Connector
B:  Rectangular
C:  Parallelogram
D:  Diamond

Categories
Computer Science

The command that is not present on edit menu

A:  Font
B:  Go To
C:  Find
D:  Ctrl+Z