Answer Posted / adnan sheikh
A class is the collection of related function and data
together and object is the instance of the class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
How do you add an element to a set in c++?
What is c++ w3school?
Explain the concept of memory leak?
What is const pointer and const reference?
Explain the differences between list x; & list x();.
What are punctuators in c++?
What does namespace mean in c++?
Write a program to add three numbers in C++ utilizing classes.
What is pointer to member?
Should I learn c or c++ or c#?
What's the order in which the objects in an array are destructed?
Can you please explain the difference between overloading and overriding?
Is c++ fully object oriented?
Is c++ a high level language?