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
How to access a Static Member of a Class in PHP?
What is query string php?
What is the default session out time?
How send email in php?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
How to check if a string contains a character or word in php?
What is difference between mysqli and mysql?
What are the differences between session and cookie?
How can I convert ereg expressions to preg in php?
Why delimiter is used in mysql?
What is php ci?
Explain the types of functions for Splitting String?
What is the maximum size of a database in mysql?
What websites use php?
Can you define an argument as a reference type?