what are the disadvantages of C++?
Answer Posted / akshay
C++ is not network based. Softwares in C++ cannot be shared among people at different locations.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Write a program to reverse a string using recursive function?
#include
What is polymorphism and types?
What is the real time example of inheritance?
What is polymorphism in oops with example?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
why reinterpret cast is considered dangerous?
what are the different types of qualifier in java?
Why interface is used?
How do you define a class in oop?
Advantage and disadvantage of routing in telecom sector
What is the point of polymorphism?
What is overloading in oops?
What is destructor oops?
What are benefits of oop?