Is PHP is procedure oriented or object oriented?
Answer Posted / payal
PHP is a object oriented language. We can not say it is a
purely object oriented Lang. like Java, but it has covered
major OOPs concept in version 5.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is echo and print in php?
Does PHP 5 support exceptions? State Whether True or False?
What is the meaning of php?
Describe which programming language does php parallel to?
What is the use of trim in php?
Explain me what is the meaning of a persistent cookie?
How to upload file in php?
What is the use of $_request variable?
How can we submit a form without using submit buttons?
How to set cookies in PHP?
Why laravel is best php framework?
What is session_register()?
Which php framework is in demand?
Tell me how do you execute a php script from the command line?
What is new static in php?