Can we use throw method without using try in any place of code? and can anyone tell me what is the difference between throw and throws?
Can we use throw method without using try in any place of code? and can anyone tell me what is the difference between throw and throws?