Answer Posted / arshad iqbal
OOP stands for Object oriented programming, In this objects
are created and can be reused in different other softwares.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is a set in c++?
How the programmer of a class should decide whether to declare member function or a friend function?
What is the C-style character string?
Why struct is used in c++?
Explain static and dynamic memory allocation with an example each.
What is a c++ object?
Explain the differences between private, public and protected and give examples.
Out of fgets() and gets() which function is safe to use and why?
What problems might the following macro bring to the application?
What character terminates all character array strings a) b) . c) END
What is microsoft c++ redistributable 2013?
How does java differ from c and c++?
How can you specify a class in C++?
What c++ library is string in?
What is object in c++ example?