Is oop better than procedural?



Is oop better than procedural?..

Answer / Anup Kumar Lahariya

Whether OOP is better than procedural programming depends on the specific use case and project requirements. Both paradigms have their strengths and weaknesses, and developers often choose the best approach based on factors such as maintainability, scalability, readability, and performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is difference between pop and oop?

1 Answers  


c++ is a pure object oriented programming or not?

5 Answers   Wipro,


Write a program to reverse a string using recursive function?

1 Answers   TCS,


What is function overloading?,describe it with the example.

5 Answers  


In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance

1 Answers  


There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?

4 Answers  


What do you mean by Encapsulation?

1 Answers   Ittiam Systems,


Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}

1 Answers   Wipro,


can you explain how to use JavaBean in Project

3 Answers   Infosys, Satyam,


What polymorphism means?

1 Answers  


How is data security provided in Object Oriented languages? ?

5 Answers  


which is platform independent device used in computers

2 Answers  


Categories