Answer Posted / swapna
Interface is a one type of class.All methods must be
asbstart.Declared all methods not define in that class.It
define in implemented class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is "echo" in php?
How do I expire a php session after 30 minutes?
Write a program to swap two numbers using php.
Explain what is the static variable in function useful for?
What is a php 5?
What does $this do in php?
Can php run without apache?
How can we increase execution time of a php script?
Are parent constructors called implicitly inside a class constructor?
Why do we use interface in php?
How can we submit form without a submit button?
What is the $_ server php_self variable?
What is use of count() function in php?
What is a class in php programing?
Is null empty php?