Explore topic-wise MCQs in Computer Languages.

This section includes 118 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Languages knowledge and support exam preparation. Choose a topic below to get started.

101.

In the CPU of a computer, the logical unit is mainly responsible for

A. Control flow of information
B. Comparing numbers
C. Producing result
D. Mathematical operation
Answer» C. Producing result
102.

For computer language evaluation, the characteristic that should not be considered is

A. Application oriented features
B. Efficiency
C. Hardware maintenance cost
D. Readability
Answer» D. Readability
103.

Which program is used for business applications?

A. FORTRAN
B. COBOL
C. BASIC
D. C++
Answer» C. BASIC
104.

What type of languages can easily interact with the hardware?

A. Very high level languages
B. Middle level languages
C. High level languages
D. Low level languages
Answer» E.
105.

The program which is computed by all computers is

A. Source language program
B. Machine language program
C. COBOL programs
D. BASIC programs
Answer» C. COBOL programs
106.

_____________ is used for development of various games.

A. C++
B. FORTRAN
C. BASIC
D. Java
Answer» B. FORTRAN
107.

The language which is understood by the computer is

A. Machine language
B. Low level language
C. High level language
D. All of the above
Answer» B. Low level language
108.

_________________is not used as main memory system.

A. Magnetic tape
B. Magnetic core
C. Semiconductor
D. All of the above
Answer» B. Magnetic core
109.

Which computer language is used on internet?

A. Basic
B. LOGO
C. Pascal
D. Java
Answer» E.
110.

The statement that is false regarding FORTRAN is

A. It was developed for mathematical calculations
B. Excessive internal documentation is required
C. It is problem oriented
D. It is the one of the oldest high level language
Answer» E.
111.

The words that are set aside by the programming language for its own use is called

A. Control structures
B. Control words
C. Reserved words
D. Reserved keys
Answer» B. Control words
112.

Problem oriented language is

A. BASIC
B. PL/1
C. All of the above
D. None of the above
Answer» D. None of the above
113.

The language which is CPU dependent is

A. C
B. Assembly
C. All languages except Java
D. None of the above
Answer» D. None of the above
114.

Which language can be directly understood by the CPU?

A. Assembly language
B. Java
C. C
D. All of the above
Answer» B. Java
115.

Which one of the following language reflects the way people think mathematically?

A. Functional
B. Event driven programming language
C. Cross platform programming language
D. All of the above
Answer» B. Event driven programming language
116.

The high level language program before ready to be executed must go through various process except

A. Linking
B. Loading
C. Controlling
D. Translation
Answer» E.
117.

The statement which is not the characteristic of COBOL is

A. It is readable
B. It is very efficient in coding and execution
C. It is standardized language
D. It has limited facilities for mathematical calculations
Answer» C. It is standardized language
118.

Which one of the following statement is true for Assembly language?

A. This language need not be translated into machine language.
B. It is the easiest language to write programs
C. It uses alphabetic codes.
D. All of the above
Answer» D. All of the above