define oops with class and object

Answer Posted / sunil kumar yadav

Object is a run time instant of a class. it is a real word
things.but class is collection of objects.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstraction and encapsulation?

560


Can we have inheritance without polymorphism?

598


What do you mean by Encapsulation?

631


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1653


What is constructor overloading in oop?

593






What is object in oops?

602


What is the example of polymorphism?

548


What is the importance of oop?

601


write a program to find 2^n+1 ?

1536


Write a c++ program to display pass and fail for three student using static member function

2798


What is the problem with multiple inheritance?

578


Prepare me a program for the animation of train

1975


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1775


What are the benefits of interface?

565


What is pointer in oop?

526