Name two jump statements used in Java programming.
107 Likes
break and continue
Answered By
69 Likes
Name the type of error in each case
Explain Data Abstraction with an example.
What is a package? Give an example.
Explain with an example the if-else-if construct.