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


Please Help Members By Posting Answers For Below Questions

What are constructors in oop?

581


Why do we use polymorphism?

560


What is class in oop with example?

608


What is polymorphism used for?

561


explain sub-type and sub class? atleast u have differ it into 4 points?

1822






Can bst contain duplicates?

660


What is the point of polymorphism?

578


Explain virtual inheritance?

675


Why do we use class?

620


Why do we use class in oops?

547


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1603


How do you achieve runtime polymorphism?

560


What are oops methods?

558


Why interface is used?

541


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2023