Can an interface be final?
No Answer is Posted For this Question
Be the First to Post Answer
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
Can long be null in java?
Is static variable stored in heap?
What are the characteristics provided in jdk1.6 apart from other versions?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
Is empty set an element of empty set?
Can a method be static?
Why java is made?
How to change the priority of thread or how to set priority of thread?
What is the symbol for line break?
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
Can we override static methods in java?