Programming - PHP - Discussion

You Are Here :: Home > Programming > PHP - Discussion

 



Q.

Which of the following statements is incorrect with regard to interfaces?  .                          


A. A class can implement multiple interfaces B. An abstract class cannot implement multiple interfaces
C. An interface can extend multiple interfaces D. Methods with same name, arguments and sequences can exist in the different interfaces implmented by a class

Answer: Option d
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion