Answer Posted / ritchie
C++ compilers usually convert the code to C before
converting to assembly language. So it takes double the work
compared to C code
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
What is :: operator in c++?
What is a modifier in c++?
How did c++ start?
Which software is used for c++ programming?
Do class method definitions?
Which compiler does turbo c++ use?
what is the use of void main() in C++ language?
What is the output of the following program? Why?
Is java as fast as c++?
What is a breakpoint?
What is c++ w3school?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What is the use of data hiding?
Will c++ be replaced?
Explain the difference between new() and malloc() in c++?