What are the OOPS concepts?
Answer Posted / anumohan.mc
there are 4 types of oops concepts.
they are.
Encapsulation
Abstraction
Inheritance
Polymorphism
| Is This Answer Correct ? | 77 Yes | 26 No |
Post New Answer View All Answers
Get me a number puzzle game-program
What is the significance of classes in oop?
What is constructor overloading in oop?
What is the use of oops?
When not to use object oriented programming?
What are the two different types of polymorphism?
How many human genes are polymorphic?
What is a class in oop?
Which type does string inherit from?
Why do we use polymorphism in oops?
How is polymorphism achieved?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
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!!!)
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?