What are the features and advantages of object-oriented
programming?
Answer Posted / madura
standardization , re-usability , flexibility , less code
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can we override static method in php?
What are the different tables(engine) present in mysql, which one is default?
How do I stop a php script?
What is the difference between apache and tomcat?
Can you define an array argument as a reference type?
Which function you can use in php to open a file for reading or writing or for both?
What is the meaning of a final class and a final method?
What is the use of limit in mysql?
How to remove the new line character from the end of a text line in php?
Please explain is it possible to use com component in php?
What are the functions of string?
How to Retrieve the Session ID of the Current Session?
What is the functionality of the functions strstr() and stristr()?
What does $_server mean?
Write syntax to open a file in php?