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
Explain the importance of import keyword in java?
What do you mean by ternary operator in java?
Why hashset is used in java?
What is parameter example?
Is java a super set of javascript?
Where is singleton pattern used?
What is difference between equal and == in java?
Is jdk required on each machine to run a java program?
How hashmap increases its size in java?
What is a java string?
How many bits is size_t?
Does java return by reference?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
What is meant by anonymous class?
Why do we use return statement?