In this language, each statement changes the program’s state.
Imperative Language
In imperative language, this represents values at a particular point in execution.
State
This language executes by changing RAM state step-by-state.
Imperative Language
In this language, problem solving requires specifying a step-by-step procedure.
Imperative Language
This language uses sequences of instructions to modify variables.
Imperative Language
This language operates through functions that return a value from parameters.
Functional Language
This language avoids mutable data and states.
Functional Language
This language is based on predicate calculus.
Logic Language
This language’s programs consists of axioms, rules, and queries.
Logic Languag
This language uses objects that contain data and related procedures.
Object-Oriented Language
This language uses visual elements to represent program logic.
Visual Programming language
This language is often used for web communication between browser and server.
Scripting Language
This language is
usually interpreted language.
Scripting Language
This language uses text with tags to define structure and meaning.
Markup Language
What category of language does C belongs?
Imperative Language
What category of language does scheme belongs?
Functional
What category of language does Prolog belongs?
Logic Language
What category of language does Java belongs?
Object-oriented language
What category of language does Smalltalk belongs?
Object-oriented language
What category of language does ADA belongs?
Object-oriented language
What category of language does Blockly belongs?
Visual Programming language
What category of language does Visual Basic belongs?
Visual Programming Language
What category of language does BASH Script belongs?
Scripting Language
What category of language does JavaScript belongs?
Scripting Language