What are the data types supported by java?
No Answer is Posted For this Question
Be the First to Post Answer
What is an empty list in java?
Can variables be used in java without initialization?
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
Explain JMS in detail.
What are the java ide's? Explain
Can we overload final method in java?
What is ctrl m character?
What is a vararg?
How do you replace a string in java?
What are the characteristics of Final,Finally and Finalize keywords.
why using interface interface ?
What is the difference between an interface and an abstract class?