what is the main difference between c and c++?
Answer Posted / firdaus naqvi
a combination of traditional C with object oriented version is C++
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
write knight tour problem which is present in datastructure
Why multiple inheritance is not allowed?
What is destructor oops?
What is the real life example of polymorphism?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Why do pointers exist?
What is constructor in oop?
What language is oop?
What are the 3 principles of oop?
Is html an oop?
Can a destructor be called directly?
What is abstract class in oops?
What are the important components of cohesion?
What is the difference between inheritance and polymorphism?
Write a c++ program to display pass and fail for three student using static member function