Answer Posted / amit
oops concept is to implement the real world concept in
progarmig world like
Abstrction(hide the compexity)
Encapsulation(Wrap in single unit,to achive the abstraction)
Polymorfism(one to many form)
Inheritence(inhancment,reuseability)
etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is graphics
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Can an interface inherit a class?
What is the main feature of oop?
class type to basic type conversion
What does and I oop mean?
What is the difference between abstraction and polymorphism?
What causes polymorphism?
what are the realtime excercises in C++?
What is abstraction encapsulation?
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.
What does I oop mean?
What is balance factor?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
what is difference between class template and template class?