Name two jump statements used in Java programming.
106 Likes
break and continue
Answered By
68 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.