Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Interview Questions and Answers | ||||
| ||||
Ans. With Java 9 we can declare interface methods as private | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  java   oops   interfaces   yes-no   private | ||||
Related Questions | ||||
Can constructors be synchronized in Java ? | ||||
Can we use null as a key for a map collection ? | ||||
Can we overload main method in Java ? | ||||
Can we override static methods ? Why ? | ||||
Can we reduce the visibility of the inherited or overridden method ? | ||||
Can we have multiple servlets in a web application and How can we do that ? | ||||
Can we instantiate the object of derived class if parent constructor is protected ? | ||||
Can we declare an abstract method private ? | ||||
Can we call constructor explicitly ? | ||||