How oops is better than procedural?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation

1 Answers   College School Exams Tests, HCL, IBM, TCS,


What is the difference between encapsulation and polymorphism?

0 Answers  


Give two or more real cenario of virtual function and vertual object

0 Answers   TCS,


What is this pointer in oop?

0 Answers  


What is difference between pop and oop?

0 Answers  


design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }

0 Answers  


What is the types of inheritance?

0 Answers  


how to swap the variables without using temp and operators

1 Answers  


Describe what an Interface is and how it?s different from a Class.

7 Answers   Spinsys,


What is constructor in oop?

0 Answers  


What is Object and Class? What are the differences between them?

5 Answers  


How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)

1 Answers  


Categories