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


Please Help Members By Posting Answers For Below Questions

How to get no of arguments passed to a PHP Function?

670


What is the use of strip_tags() method?

710


How to remove leading and trailing spaces from user input values in php?

720


Why die is used in php?

733


What is a php certification?

674


What is baseurl?

700


How to remove white spaces from the beginning and/or the end of a string in php?

730


How to delete file in php?

688


Explain me what is the use of 'print' in php?

706


Which php global variable is used for uploading a file?

729


What is a persistence cookie?

671


What is the difference between php 5 and php 7?

647


Is php a cms?

703


What is basic php?

704


Explain Traits in PHP?

678