What modifiers are allowed for methods in an interface?
No Answer is Posted For this Question
Be the First to Post Answer
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
What environment variables are required to be set on a machine in order to run Java programs?
Can you override static methods?
What is ide with example?
What is passing parameters in java?
How do you create a sop?
Can we have a abstract class withought any method? What is a purspose of this?
Can final class have constructor?
What is operator?
How to stop a thread in java? Explain about sleep () method in a thread?
What is the definition of tree ?
What is anti pattern in programming?