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
What is solid in oops?
What is pure oop?
What is coupling in oop?
What is abstraction with example?
what's the basic's in dot net
What is the diamond problem in inheritance?
Templates mean
What are the 4 pillars of oop?
What is polymorphism oop?
What is encapsulation selenium?
What is constructor overloading in oop?
what are the different types of qualifier in java?
What are the advantages of polymorphism?
What are the benefits of oop?
What is meant by oops concept?