9th Class Computers Science Types of Computer Languages High Level Languages

High Level Languages

Category : 9th Class

*   High Level Languages

 

High Level Programming language is a type of advanced computer programming language. FORTRAN, C, COBOL (Common Business-Oriented Language), Prolog and PASCAL are some of the common examples of High Level Language.  

 

* Main features of High Level Language are the following: 

  • Helps in development of large programs faster.
  • Provides OOP (Object-Oriented Programming) features.
  • Provides string handling routines.
  • Provides file Input /Output also.  

 

 

Question.jpg    

 

 Machine language is the lowest level computer language that is directly accessed by a program. It is also called.........

(A) 1GL                                                                

(B) 2GL

(C) 3GL                                                                

(D) 4GL

(E) None of these  

 

Answer: (A)  

Explanation

Correct Option:

(A) The machine language is also called 1GL.

Incorrect Options:

Rest of the options is incorrect.    

 

 

 Assemblers translate the assembly language code (source program) into machine language code (object program). Which one of the following is a popular assembler program?

(A) BASICA                                                         

(B) GWBASIC

(C) TASM                                                            

(D) All of these

(E) None of these  

 

Answer: (C)  

Explanation

Correct Option:

(C) The Microsoft Assembler Program (MASM) and Borland Turbo assembler program (TASM) are the two popular assemblers.  

Incorrect Options:

(A) BASICA is an interpreter.

(B) GWBASIC is an interpreter.    

 

 

 Compilers are widely used in translating code of high - level languages. Which of the following languages use compiler?

(A) PASCAL                                                        

(B) COBOL

(C) FORTRAN                                                    

(D) All of these

(E) None of these

 

Answer: (D)  

Explanation

Correct Option:

(D) Compilers are widely used in translating code of high-level languages, such as COBOL, FORTRAN, PASCAL, Turbo/Quick BASIC, Turbo/ Microsoft C, Java, etc.

Incorrect Options:

Rest of the options is incorrect.  

Other Topics


You need to login to perform this action.
You will be redirected in 3 sec spinner