What is an object?

Answer Posted / pasu nayan

object is a software bundle of related state and
behavior.it is a instance of a class.all are real world
entity.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What language is oop?

589


What are the advantages of polymorphism?

568


What is ambiguity in inheritance?

617


What are oops methods?

560


Why is destructor used?

574






What is purpose of inheritance?

638


What is super in oop?

589


what is difference between class template and template class?

2151


What are different oops concepts?

566


Why do we use polymorphism?

569


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1409


Why do we use class in oops?

549


What is pure oop?

587


What is cohesion in oop?

610


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2750