Answer Posted / anuj tiwari
An object is any thing that exists in and occupies space in storage and on which operation can be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use encapsulation in oops?
What is a function in oop?
How Do you Code Composition and Aggregation in C++ ?
What is the advantage of oop over procedural language?
Can bst contain duplicates?
What are different oops concepts?
Can you inherit a private class?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is overriding in oop?
Why is static class not inherited?
What is a null tree?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What are the features of oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is a class in oop?