what are the disadvantages of C++?

Answer Posted / prince0777@facebook.com

C++ lacks in System security because it creats .obj file which can be attacked by hacker .Most of the companies uses C and C++ for system programming because it is prone to attacks in application programming.
Others are :-
* does not provide efficient means for deallocation of memory (garbage collection)
* compilation of code is costly due to 2 reasons :-
1. OS vendor has to employ professionals who can make OS environment that supports C++ applications .
2. Authenciation is required by the vendor which is costly .

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you answer polymorphism?

577


Why is abstraction needed?

567


What is polymorphism explain its types?

682


What is polymorphism what are the different types of polymorphism?

566


What is destructor in oop?

625






what type of questions

1697


What does no cap mean?

592


when to use 'mutable' keyword and when to use 'const cast' in c++

1644


What is multilevel inheritance?

727


What is constructor in oop?

589


Give two or more real cenario of virtual function and vertual object

1851


write string class as your own class in java without using any built-in function

1976


What is multilevel inheritance in oop?

557


How to improve object oriented design skills?

569


How is class defined?

588