Answer Posted / chinnababu
oops concepts are:
1.Abstraction
2.Encapsulation
3.polymorphism
4.Inheritance
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does and I oop mean in text?
How do you define a class in oop?
What is abstraction oop?
Which language is not a true object oriented programming language?
What is the significance of classes in oop?
What are the advantages of polymorphism?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is abstraction in oops? What is oops concept with example? How Do you Code Composition and Aggregation in C++ ? What is destructor oops? What is use of overloading? 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?
can we make game by using c
What is polymorphism and its types?