What are the difference between abstract class and interface?
Answer Posted / amit sharma
A class can extends only one abstract class while a class
can implements any number of interfaces
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain me what is the importance of "method" attribute in a html form?
Explain Traits in PHP?
Which character is used to match exactly one character?
Is empty check in php?
Does jwt protect against csrf?
How many escape sequences are recognized in double-quoted strings in php?
Tell us how to redirect a page in php?
Explain the differences between get and post methods?
What is a controller php?
Can I use php in visual studio?
Why php was called as personal home page?
What is the current stable version of php? What advance thing in php7?
What is regular expression in javascript?
What does the unlink() function means?
What is difference between base_url and site_url?