y cant i declare method like public final static show()
Answer Posted / srikanth
Return type of the method is missing
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Will set allow duplicates in java?
What is the main purpose of java?
What is void keyword?
What is local declaration?
Why string is not a wrapper class?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is an array in java?
Explain the difference between treeset and treemap in java?
What is the purpose of static keyword in java?
What is concurrent hashmap and its features?
what is enumset?
What is the use of private static?
What is hash table in java?
Explain about strings in java?
What is compareto () in java?