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
Tell me what kind of things have you done on the social side?
What are the differences between session and cookie?
How to compare two strings with comparison operators in php?
What is $_ files in php?
What is the role of php.ini file?
How many data types are used by php?
Explain the purpose of output buffering in php.
What are the correct and the most two common way to start and finish a PHP block of code?
How do you access a get requests url parameter with php?
What is variable declaration?
How can a cross-site scripting attack be prevented by php?
What is the meaning of ‘escaping to php’?
What is the difference between require_once and require in php?
What is the difference between $message and $$message in php?
How cookies are transported from browsers to servers?