ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
WHAT IS COMPUTER LANGUAGE
|
commonly used to express feelings and understand other person expressions
|
|
the languages by which a user command a computer to work on the algorithm which a user has written to get an output
|
|
it can be oral or gestural kind of communication
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Procedural programming languages A procedural language follows a sequence of statements or commands in order to achieve a desired output.
Detailed explanation-2: -Pseudocode-a semi-programming language used to describe the steps in an algorithm.
Detailed explanation-3: -A set of rules that provides a way of telling a computer what operations to perform is called a programming language.
Detailed explanation-4: -A compiler is a program that reads a high-level program and translates it all at once, before executing any of the commands.
There is 1 question to complete.