0 votes
144 views
in Object Oriented Programming by (0 points)
closed by

Choose the false statement about Java Interfaces?

Select one:

a. Interfaces can have variables which can be changed by the implementing class

b. An Interface can extend or inherit another Interface.

c. A Java class can implement multiple interfaces

d. Interface contains only abstract methods by default.

closed

1 Answer

0 votes
by (0 points)
 
Best answer
a

Related questions

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...