High level languages like c, fortran are also known as .
a. procedural languages
b. object oriented language
c. form based language
d.both a and b
Answers
High level languages like c, fortran are also known as procedural languages
Explanation:
The correct answer is option A) procedural languages
A procedural language is a computer programming language that executes a set of commands.
B) object oriented language- They support programming using the classes and objects paradigm are called object oriented language. It cannot be like High level languages as c, fortran. So this is wrong answer.
C) form based language - form based language is one ofseveral methodological principles in Task-Based Language Teaching. It cannot be like High level languages as c, fortran. So this is wrong answer.
D).both a and b: here a is the procedural languages and it is the High level languages like c, fortran. but option b. object oriented language It cannot be like High level languages as c, fortran. So both a and b is wrong answer.