What are the core OOP’s concepts?

Answers were Sorted based on User's Feedback



What are the core OOP’s concepts?..

Answer / bishnoi

Abstraction, Encapsulation,Inheritance and Polymorphism are
the core OOP’s concepts.

Is This Answer Correct ?    9 Yes 1 No

What are the core OOP’s concepts?..

Answer / madhu

OOP or Object Oriented Programming PHP has so many features
like:

Class
Object
Polymorphism
Dynamic Binding...etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Does php support function overloading?

0 Answers  


Explain what are some new features introduced in php7?

0 Answers  


When to use single quotes, double quotes, and backticks?

0 Answers  


What is the use session in php?

0 Answers  


Can the value of a constant change during the script's execution?

0 Answers  


What is csrf verification?

0 Answers  


Explain what is memcache?

0 Answers  


What is whitespace in html?

0 Answers  


what the new feature add in php 7.2?

0 Answers  


Whhat is a Functions

1 Answers   IQ,


Is array a key php?

0 Answers  


What is the functionality of md5 function in php?

0 Answers  


Categories