1.Which among the following is not a keyword in java?
Ans. loop.
2. Which among the following keyword indicates that a class is derived from some other class
Ans. extends.
3. In which of the following cases this keyword can be used?
Ans. Both A and B are True.
