COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A programmer needs to build flow chart and pseudo code. Pengaturcara perlu membina carta alir dan kod pseudo.
A
testing and debugging phase Fasa Pengujian dan penyahpijatan
B
coding phase Fasa Pengekodan
C
problem analysis phase Fasa Analisa Masalah
D
design phase Fasa Reka bentuk
Explanation: 

Detailed explanation-1: -It is useful for planning the logic behind each step of a program and forces the programmer to think critically about what must be accomplished. Therefore, it should always be written before the program code.

Detailed explanation-2: -Algorithm and flowcharts help us to create new programs, specifically in computer programming. These tools are very helpful for programmers as they allow the programmer to analyze the entire programming process stepwise. Flowcharts on the other hand explain the steps of a program visually.

There is 1 question to complete.