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 |
How can you propagate a session id?
What is the output of the ucwords function in this example?
Can we learn php without html?
how to use http headers inside php? Write the statement through which it can be added?
What is input sanitization in php?
What is static method php?
What is the purpose of the '.myd' file extension? What do thes file contain?
What does session start do in php?
How do I check environment variables?
where do we use htaccess?
Which is best framework for php?
What is difference between post and put in rest?