what are the disadvantages of C++?
Answer Posted / jaffar
hi guys,above every said C++ is not fully object oriented
language , not support ENCAPSULATION and not platform
independent.
i think you had a lake of Knowledge about C++
The World most of the companies like Ms , Hp, HCL using C++
for their entire developments.Still Most of the Operating
Systems,System drivers,games are developed in C++.
why?
because of it is fully portable,flexible and ex tenable.And
it most of the lib are platform independents like
SL,STL,OpenGL,OpenCV and etc...
I agree that one,C++ is more complected.
It is not suitable for child-woods.
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
How do you define a class in oop?
Why do we use class?
What are the two different types of polymorphism?
what is the drawback of classical methods in oops?
why reinterpret cast is considered dangerous?
What is the difference between a mixin and inheritance?
How can you overcome the diamond problem in inheritance?
Explain the advantages of inheritance.
Explain the concepts involved in Object Oriented programming.
What is interface? When and where is it used?
Why do we need oop?
What is oops in simple words?
What are the components of marker interface?
How to use CMutex, CSemaphore in VC++ MFC
Can destructor be overloaded?