What are the features and advantages of object-oriented
programming?
Answer Posted / umapathi
maintainability,flexibility,less code
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Tell me what is the importance of "action" attribute in a html form?
What is the function file_get_contents() usefull for?
Tell me what is mean by an associative array?
Explain what does $_server means?
What is meant by MIME?
What are php magic methods/functions?
How can we enable error reporting in php?
What does namespace mean in php?
What is php.ini & .htacess file?
How to get the number of characters in a string?
What is php form validation?
What is associative array in php?
What is inheritance in php with example?
Write a program to display a table of any given number?
Write a program to find the factorial of a number in php?