Answer Posted / anand
what are the characteristics of oops?
Answer
# 2
1. Objects
2. Classes
3. Data Abstraction
4. Data Encapsulation
5. Inheritance
6. Polymorphism
7. Dynamic Binding
8. Operator overloading & Function overloading
| Is This Answer Correct ? | 48 Yes | 13 No |
Post New Answer View All Answers
What do you mean by Encapsulation?
Why do we use oops?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is object and example? How does polymorphism work? How to call a non virtual function in the derived class by
using base class pointer Is react oop? Where You Can Use Interface in your Project What is the real time example of encapsulation? just right the logic of it
1--> If few people are electing then every time ur candidate
should win
2--> arrange books in box, if box carry weight == books
weight then take another box..... find the no of box
required. What is debug class?what is trace class? What differences are between them? With examples. How do you define a class in oop? Which type does string inherit from? What is constructor in oop? What is the renewal class?