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
How can we enable error reporting in php?
How do I expire a php session after 30 minutes?
How to get the number of characters in a string?
What does the array operator '===' means?
Is rent a variable cost?
What type of operation is needed when passing values through a form or an url?
Why php language is used?
Explain how we can get the number of elements in an array?
What is the sign to start variables in PHP?
When use javascript vs php?
Write a program to find a string is palindrome or not?
in PHP for pdf which library used?
Does jwt protect against csrf?
Which function is used to read a single character from a file in PHP.
What is fetch array in php?