In which language program is developed by using set of objects.
a) procedural language
b) structured language
c) object-oriented language
d) none of these
The popular object-oriented language is/are.
a) C++
b) JAVA
c) both a & b
d) none of these
How many characteristics of high-level language?
a) four
b) five
c) six
d) seven
(easy to learn, easy to understand, easy write program, easy detect & remove errors, built-in library, machine independence)
Popular high level programming languages are……………..
a) JAVA
b) C#
c) C++
d) all of these
The system software that converts high level language into machine language is called.
a) compiler
b) interpreter
c) assembler
d) none of these
The output of compiler is known as.
a) program
b) source code
c) object code
d) linked code