Java Programming Language MCQ Java Interfaces And Abstract Classes MCQ
⚠ Report ✓ Question Verified Copy Link
public interface Guard{ void doYourJob(); } abstract public class Dog implements Guard{ }which of the following statements is correct?
Learn More MCQ Questions from Java Programming Language MCQ Java Interfaces And Abstract Classes MCQ