Q24
Which statement is/are correct?
A.
If the compiler is deficient, the source code would be translated to the machine code which is not quick in processing
B.
If the source code is not portable, it needs to be changed to run on a new platform everytime which is an extra cost with no specific gain of any kind
AnswerC.
The source code is termed as portable when it runs as it is on different operating systems of different hardware and software vendors and when it is executable on different processors and compilers
D.
If the language is of a higher level, that is, far away from the machine readable from, then an efficient compiler is needed which would do the translation for the CPU processing
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board