Computer Objective Question 25


1) Assembly language........

  1. Uses alphabets codes in place of binary numbers used in machine language
  2. Is the easiest language to write programs
  3. Needs not be translated into machine language
  4. None of these

Ans:- (A)

2) A computer languages which is used for drawing pictures on the screen is

  1. LOGO
  2. COBOL
  3. BASIC
  4. ALGOL

Ans:- (A)

3) Computer language used on Internet is

  1. PASCAL
  2. JAVA
  3. BASIC
  4. LOGO

Ans:- (B)

4) A computer program used for business applications is

  1. Source languages
  2. Machine language
  3. High level language
  4. Low level language

Ans:- (B)

5) Computer understands only one language and that is

  1. Source language
  2. Machine language
  3. High level language
  4. lOW level language

Ans:- (B)

6) Computer language used for scientific calculations etc

  1. LOGO
  2. FORTRAN
  3. BASIC
  4. C++

Ans:- (B)

7) The language used for development of various games is

  1. C
  2. C++
  3. JAVA
  4. SQL

Ans:- (B)

8) C++ allows you to develop for windows and

  1. DOS
  2. Internet
  3. Both "a" and "b"
  4. None of these

Ans:- (C)

9) Visual basic is a development tool.

  1. Yes
  2. No
  3. Not confirmed
  4. None of these

Ans:- (A)

10) Which of the following is not true of FORTRAN ?

  1. IT was l developed for scientific and mathematical applications
  2. It is one of the oldest high-level languages
  3. Ist is a problem oriented language
  4. It requires extensive internal documentation

Ans:- (B)

11) All of the following are divisions of the COBOL program except

  1. Input-output
  2. Identification
  3. Procedure
  4. Data

Ans:- (A)

12) In a COBOL program, the input output section is within the ........ division.

  1. Identification
  2. Procedure
  3. Configuration
  4. Environment

Ans:- (D)

13) Which of the following is not characteristic of COBOL

  1. It is a very standardized language
  2. It is a very efficient in terms of coading and execution
  3. It has limited facilities for mathematical natation
  4. It is very readable language

Ans:- (B)

14) Which of the following is an example of problem oriented language ?

  1. BASIC
  2. PL/1
  3. FORTRAN
  4. All of these

Ans:- (D)

15) In the evaluation of a computer language, all of the following characteristics should be considerd

  1. Applications oriented features
  2. Efficiency
  3. Readability
  4. Hardware maintainane costs

Ans:- (D)

16) A factor in the selection of a source languages is

  1. Programmer skill
  2. Language availability
  3. Program compatibility with other software
  4. All of these

Ans:- (D)

17) A computer generated output that lets programmer follow the execution of their programs line by line is a

  1. Core dump
  2. Trace routine
  3. Detail listing
  4. Source listing

Ans:- (B)

18) In BASIC, description comments are put in the source program with thes

  1. PRINT statement
  2. REMARK statement
  3. INPUT statement
  4. DATA statement

Ans:- (B)

19) Which of the following generations of languges will likely inslude the languages of the feature ?

  1. First generation
  2. Second generation or third generation
  3. Fourth genentation
  4. Fifth generation

Ans:- (C)

20) Electronic Sspreadsheets are most useful in a situation where relatively ......data must be input but ........... calculations are required.

  1. Little; simple
  2. Large; complex
  3. Large; complex
  4. Little; complex.

Ans:- (D)

Next Topic