In Java programming environment, the throw keyword is used

1.6 In Java programming environment, the throw keyword is used
A) to generate exception programmatically
B) to throw exception object
C) to catch exception object
D) none of the above


Leave a Reply