How do you declare an empty string?
What are sets in java?
Can variables be used in java without initialization?
What is the difference between a break statement and a continue statement?
What do you understand by access specifiers in Java?
Explain java coding standards for methods?
Explain purpose of sleep() method in java?
Explain when noclassdeffounderror will be raised ?
Where is const variable stored?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
What is the frontend and backedn in Java?
Can you inherit a constructor java?
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify