logo

Crowdly

Browser

Add to Chrome

Що буде виведено на екран в результаті виконання? class Main {    pub...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Що буде виведено на екран в результаті виконання?

class Main {

  

public static void main(String args[]) {

     

try {

        

throw new String(“A”);

     

}

     

catch(int e) {

        

System.out.println("Exception " + e);

     

}

 

}

}

0%
100%
0%
More questions like this

Want instant access to all verified answers on moodle-cs.vnu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome