What are the core OOP’s concepts?
Answers were Sorted based on User's Feedback
Answer / bishnoi
Abstraction, Encapsulation,Inheritance and Polymorphism are
the core OOP’s concepts.
| Is This Answer Correct ? | 9 Yes | 1 No |
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 |
What is isset post?
Is ruby on rails php?
What is MIME?
What is php session and how it works?
Explain the difference between require() and require_once()?
What are the difference between echo and print?
Explain what are psrs? Choose 1 and briefly describe it?
Which is better #define or enum?
Do loops php?
How to Calculate Internal links & External Link in Website.(For Example YAHOO WEBSITE)
Tell me what is the use of isset() in php?
Which function is used in php to search a particular value in an array?