Is PHP is procedure oriented or object oriented?
Answer Posted / srinivasa rao
PHP is object based language. It supports OOPS features as
well as normal procedural programing. It is similar to C++.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is empty function c++?
What is put method in php?
Write a query to find the 2nd highest salary of an employee from the employee table?
Is null check in php?
Tell me what is use of in_array() function in php?
Write down the benefits of php7?
How can we destroy the cookie in php?
How do you clear environment variables?
Tell me how do I check if a given variable is empty?
What is the expansion of LAMP?
What is the use of trim in php?
What is a php trait?
What is $_ get in php?
What php framework does wordpress use?
Tell me what is the use of "enctype" attribute in a html form?