Can main() method in java can return any data?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 4 versions of java?
how to make hashmap object as synchronized object?
What is the main method java?
when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).
What is a variable and constant?
What are virtual methods?
What is the difference between notify and notifyall method?
WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?
How to declare an arraylist in java?
Why convert an applet to an application?
When should you use arraylist and when should you use linkedlist?
State the significance of public, private, protected class?