what are the disadvantages of C++?
Answer Posted / meet
There is not so strict/strong type checking in C++ like Java & C#. Pointers can be easily be misused. Dynamic memory management is error-prone because the lack of automatic garbage collection like Java & C#. There isn't bound checking on arrays. Friend functions & friend classes can be misused.
Supports stack allocated objects so results in memory wastage but provides runtime efficiency.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< I have One image (means a group photo ) how to split the
faces only from the image?............ please send the
answer nagadurgaraju@gmail.com thanks in advace...
What is the full form of oops? Can a destructor be called directly? What are the components of marker interface? Why is destructor used? What is advantage of inheritance? What is difference between pop and oop? What type of loop is a for loop? What is polymorphism used for? What are classes oop? Give two or more real cenario of virtual function and
vertual object Why do we need polymorphism in c#? What is difference between polymorphism and inheritance? What is class encapsulation?