what are the disadvantages of C++?
Answer Posted / nishanth
Hello i am not an expert in c++,but i am a student of computer science and our c++.
I think lack of arangement is the problem of this oop language
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the features of oop?
What is the point of polymorphism?
What is encapsulation selenium?
hi all..i want to know oops concepts clearly can any1 explain??
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why is oop better than procedural?
Why multiple inheritance is not possible?
what are the realtime excercises in C++?
Why is object oriented programming so hard?
What is class and example?
What is object in oop?
Get me a number puzzle game-program