ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is programming?
|
Creating a calendar of events.
|
|
Writing instructions for a digital tool
|
|
A list of activities like clubs and special events at a school.
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Programmed instruction is a method of presenting new subject matter to students through a graded sequence of controlled steps with corresponding activities.
Detailed explanation-2: -The high-level language program written by the programmer is called source code. In other words, source code consists of program instructions in a form that can be read by humans.
Detailed explanation-3: -Programming is giving a computer a set of instructions you want it to carry out. There are three basic elements of programming: Sequencing, Selection & Iteration (loops). More on these, along with definitions and examples of other programming terms can be found here.
There is 1 question to complete.