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 do you pass a variable by value in php?
Is php faster than python?
What is cookie and why do we use it?
How to create a session? How to remove data from a session?
What is the default session time in php?
How to declare an array in php?
What is prepare in php?
How do I escape data before storing it in the database?
How are variables declared in php?
Should I use mysqli or pdo?
How do you destroy a particular or all Sessions?
What is php how it works?
What is lamp in php?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Write syntax to open a file in php?