Is react oop?



Is react oop?..

Answer / Ratiram Singh

React is not a pure Object-Oriented Programming (OOP) language, but it follows some OOP principles such as components acting as objects and state management. However, React does not have concepts like classes, inheritance, or polymorphism found in traditional OOP languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

when my application exe is running nad i don't want to create another exe what should i do

2 Answers   HCL,


what is polymorpsim? what are its types?

8 Answers  


Why do we use class in oops?

1 Answers  


why oops need in programming

7 Answers   TCS,


How would you stop a class from class from being derived or inherited.

18 Answers   Ness Technologies,


Can you inherit a private class?

1 Answers  


C#.net Interview Question A=10 B=5 C=A+B Print C The above will be given in a multiline textbox. You need to parse the above input, store values for A,B&c. And you have to display the value of C.

1 Answers   Syncfusion,


What is a superclass in oop?

1 Answers  


What is deep and shalow copy?

3 Answers   L&T, TCS,


What do you mean by stack program? Get me an example stack program?

4 Answers  


How does polymorphism work?

1 Answers  


What is polymorphism explain its types?

1 Answers  


Categories