Why const and goto are reserved keyword in java?
Answer / ravikiran(aptech mumbai)
Because final and continue already satisfies the purpose of
the both
| Is This Answer Correct ? | 3 Yes | 17 No |
What is foreach loop in java?
What is default switch case? Give example.
Explain the reason behind ending a program with a system.exit(0)?
What is a consumer in java?
How do you execute a thread in java?
How can you debug the Java code?
What is a boolean used for?
Print Vertical traversal of a Binary Tree.
Define Multiprogramming and Multiprocessing in java.
0 Answers Akamai Technologies,
What are access modifiers in Java ?
How do you find the maximum number from an array without comparing and sorting?
Why we cannot override static method?