What is the use of static keyword in "public static void
main()"
Answer Posted / praveen
static is method that can be called and executed without
using obect
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is floating data type?
What is string in java? String is a data type?
What is ascii format?
What kind of variables can a class consist?
What do you understand by weak reference?
Does java set allow duplicates?
What is this keyword in java?
What does arrays sort do in java?
How to perform binary search in java?
Is sizeof a keyword in java programming?
What is a treemap in java?
What is void keyword?
Give some features of interface?
What is bitwise complement?
What is a nonetype?