Answer Posted / ravikiran(aptech mumbai)
public-this method is accessible in all the classes
static-this method is called before creation of any instance
void-this method doesn't return any thing
main-Is the name of the method
| Is This Answer Correct ? | 58 Yes | 19 No |
Post New Answer View All Answers
What is string literal in java?
What is user defined exception in Java?
Difference between concurrent hashmap and hashtable and collections
Explain different ways of creating a thread. Which one would you prefer and why?
What is the syntax and characteristics of a lambda expression? Explain
What is the use of parse function in java?
What is a heavyweight component?
What is data and its types?
What are the wrapped, classes?
Can we pass a primitive type by reference in java? How
What is difference overloading and overriding?
Can a class be declared as static?
What do you mean by an interface in java?
Why does my function print none?
What is the use of a conditional inclusion statement in Java ?