What are the features and advantages of object-oriented
programming?
Answer Posted / prashanth
flexibility of code,re-usability of the code and maintainance
cost is very less.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain converting an object?
What is the use of extract function in php?
What is boolean in php?
Can you extend a final defined class?
List some of the features of php7.
How do I run php?
how to track user logged out or not? when a user is idle?
What is the use of $_request variable?
What is the difference between $argv and $argc? Give example?
What is the function used to change the root directory in PHP?
How can we display information of a variable and readable by human with php?
Which Scripting Engine PHP uses?
What is the static variable in function useful for?
What does $this do in php?
How to convert a character to an ascii value?