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