what is the basic concept of c++(object oriented programing)
Answer Posted / rider
class and objects
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I download c++?
Why is c++ still popular?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
Why is c++ is better than c?
What are literals in C++?
What is c++ prototype?
What are friend functions in C++?
What is an inclusion guard?
What is a .h file c++?
How do you declare A pointer to a function which receives nothing and returns nothing
Which format specifier is used for printing a pointer value?
What is vector pair in c++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
How does work in c++?
What is the use of seekg in c++?