Answer Posted / rohit jindal
Object oriented programming language allow us to think the
real world in term of object.Object is a collection of data
and functionwhich operate on that data. It provides the
concepts of classes which is a template from which we can
churn out as many object as we want of similar behviour.It
provide the concepts of
polymorphism,inheritance,encapsulation etc.
Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
officer say me - i am offered to a smoking , then what can you say
What is overriding in oops?
What is the significance of classes in oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
is there any choice in opting subjects like 4 out of 7
What do you mean by variable?
Whats is abstraction in oops?
How do you define a class in oop?
What are the types of abstraction?
What are classes oop?
Advantage and disadvantage of routing in telecom sector
Explain virtual inheritance?
What is oops in programming?
Why do we use polymorphism in oops?
c++ program to swap the objects of two different classes