what are the disadvantages of C++?

Answers were Sorted based on User's Feedback



what are the disadvantages of C++?..

Answer / dinesh

c++ is not pure object oriented and it is platform dependent
and doesn't support GUI

Is This Answer Correct ?    0 Yes 7 No

what are the disadvantages of C++?..

Answer / jelve

c++ is so hard to use. hard coded pl and hard to build
graphical user interface.

Is This Answer Correct ?    16 Yes 28 No

what are the disadvantages of C++?..

Answer / sarath

c++ is not pure object oriented.
c++ supports pointers that's why there is no security for data
c++ is platform dependent.

Is This Answer Correct ?    13 Yes 28 No

what are the disadvantages of C++?..

Answer / priya

It does not supprt ENCAPSULATION property of OOP's concept.
Because main method is present in outside of the class.

Is This Answer Correct ?    17 Yes 44 No

what are the disadvantages of C++?..

Answer / safe

1)it is partially support oop's concept.
2) not support dynamic memory allocation.
3) not support dynamic binding.

Is This Answer Correct ?    24 Yes 84 No

Post New Answer

More OOPS Interview Questions

What is oops in simple words?

0 Answers  


What is abstraction in oops with example?

0 Answers  


What are classes oop?

0 Answers  


Why oops is important?

0 Answers  


What is basic concept of oop?

0 Answers  






What is a scope resolution operator?

5 Answers   HP, IBS,


why c++ is a highlevel language

3 Answers   Satyam, Tech Mahindra,


What does and I oop and sksksk mean?

0 Answers  


Difference between vector and array

2 Answers  


which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.

4 Answers  


What is multilevel inheritance explain with example?

0 Answers  


What is class encapsulation?

0 Answers  


Categories