Disadvantages of c++

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


Please Help Members By Posting Answers For Below Questions

How to give an alternate name to a namespace?

591


What is the auto keyword good for in c++?

625


Can c++ do everything c can?

601


What is pointer -to-members in C++? Give their syntax?

597


How does the copy constructor differ from the assignment operator (=)?

622






Explain the difference between overloading and overriding?

616


Can create new c++ operators?

575


What is c++ virtual inheritance?

597


What is an arraylist c++?

687


When we use Abstract Class and when we use Interface?where we will implement in real time?

1668


What is the difference between a definition and a declaration?

578


What are abstract data types in c++?

535


What is c++ iterator?

647


Define pure virtual function?

563


Is swift faster than go?

615