Is oop 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 program in c++ to read two floating point numbers and find their sum and average.

2 Answers  


When is it necessary to use member-wise initialization list in C++?

2 Answers   Adobe,


What is methods in oop?

0 Answers  


What is coupling in oops?

0 Answers  


What is friend function?

12 Answers   Wipro,






i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.

1 Answers   Syntel,


can you give the dynamic polymorphism types?

2 Answers   Wipro,


What is inheritance in simple words?

0 Answers  


Why do while loop is used?

0 Answers  


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

0 Answers  


What is object in oop with example?

0 Answers  


What is interface? When and where is it used?

0 Answers  


Categories