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 |
Explain how we can get the number of elements in an array?
What is a namespace in php?
Tell me what are the different types of errors in php?
Can you use php and javascript together?
Which php function will attach one file to another?
Tell me how can we get the error when there is a problem to upload a file?
How do http requests work?
What is mysqli php?
Write down the benefits of php7?
Is it possible to submit a form with a dedicated button?
What is abstract class php?
Is age a variable in research?