Answer Posted / chaithanya
main method is called by JVM.without creating the object we are calling main.that's what it is declared Static.
static nothing but without creating the object,we can call that method
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a pattern what is an anti pattern?
What is the driver class?
What are the main differences between notify and notifyAll in Java?
Write a program to reverse array in place?
What is a map in java?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
What do you mean by pointer value and address?
How is hashcode calculated in java?
What is the difference between the font and fontmetrics classes in java programming?
List implementations of list interface?
What is functional interface in java?
What is functional interface in java example?
What is callable java?
Why are pointers not secure?
What is a native method in java programming?