define oops with class and object

Answer Posted / varun

oops is nothing but a small or huge collectings of objects
and classes and known as object oriented programming

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 5 oop principles?

603


What is the highest level of cohesion?

581


i got a backdoor offer in process global,Bangalore..Can i work with it?

2328


Why is destructor used?

586


How Do you Code Composition and Aggregation in C++ ?

24205






What are classes oop?

598


Is this job good for future? can do this job post grduate student?

1694


What is static in oop?

591


What are the three parts of a simple empty class?

1462


What is polymorphism give a real life example?

562


what are the ways in which a constructors can be called?

1584


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2762


Can enum be null?

587


What are oops methods?

568


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2109