Answer Posted / bishnoi
Abstraction, Encapsulation,Inheritance and Polymorphism are
the core OOP’s concepts.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Write a program in php to check whether a number is prime or not?
Why use static methods php?
What is cookies? How to create cookies in php?
Explain me what is the importance of "method" attribute in a html form?
Which function is used to read a file removing the html and php tags in it upwork?
How do I run a php file?
What is the method to execute a php script from the command line?
how to track no of users logged in?
What is php and sql?
How to define a function with any number of arguments?
Is php strongly typed?
Explain Traits in PHP?
How do you create an array in php?
What is the use of is_array() and in_array()?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?