Answer Posted / cynthia,1st b.sc.,itm
Oops stands for Object Oriented Programminglanguage.C++ is
based on this Oops concept only.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the difference between an array and a list?
What is std :: endl?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What is c++ used for in games?
what is C++ exceptional handling?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
Explain what are the sizes and ranges of the basic c++ data types?
What is the difference between structures and unions?
Why do you use the namespace feature?
Is it possible for the objects to read and write themselves?
Carry out conversion of one object of user-defined type to another?
What is pointer to array in c++?
Is c++ high level programming language?
What is class and structure in c++?
What is data structure in c++?