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
In Java programming environment, the throw keyword is used
July 17, 2021 in C and CPP