what are the disadvantages of C++?
Answer Posted / 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 |
Post New Answer View All Answers
to find out the minimum of two integer number of two different classes using friend function
hi all..i want to know oops concepts clearly can any1 explain??
Why do we use class?
What is coupling in oop?
What is an example of genetic polymorphism?
What type of loop is a for loop?
How do you answer polymorphism?
What does <> mean pseudocode?
How do you define a class in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is difference between multiple inheritance and multilevel inheritance?
is there any choice in opting subjects like 4 out of 7
what is the drawback of classical methods in oops?
Give two or more real cenario of virtual function and vertual object
when to use 'mutable' keyword and when to use 'const cast' in c++