Answer Posted / krisha
Abstract class is useful for hiding data from end user.Data
is only used not visible functionality.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we enable error reporting in php?
What is difference between static and constant?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How to execute a function in php?
What is the purpose of the php empty function?
What are the variables in php?
What is the delimiter syntax is PHP's default delimiter syntax
Why framework is used in php?
Explain me is it possible to destroy a cookie?
Which array function checks if the particular key exists in the array?
How should a model be structured in mvc?
What is lamp in php?
How to read one character from a file?
where do we use htaccess?
What will the ?getdate() function returns in PHP?