help | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

help

Which two of the following statements are true? Select all that apply If we don't catch exceptions, the program can shut down We cannot catch any exceptions Exception catching is a good practice Exception catching improves program interface design

7th Jul 2016, 10:14 PM
Jacob Cabuello Manlapaz
Jacob Cabuello Manlapaz - avatar
10 ответов
+ 2
yeah it's 1st and 3rd
7th Jul 2016, 10:56 PM
Ravi Jain
Ravi Jain - avatar
+ 2
Please help Fill in the blanks to run the method in a separate thread. class A Thread { public void () { System.out.println("Hello"); } public static void main(String[ ] args) { A object = new A(); object. (); } }
30th Jun 2018, 9:13 AM
Rustam Erik
Rustam Erik - avatar
+ 1
I think the first and the third statements are true
7th Jul 2016, 10:31 PM
Hocine Elhadj
Hocine Elhadj - avatar
+ 1
thanks
7th Jul 2016, 11:01 PM
Jacob Cabuello Manlapaz
Jacob Cabuello Manlapaz - avatar
+ 1
First And Third are correct answer
8th Jul 2016, 3:05 AM
Vikash
+ 1
I think the right answer are 1st and 3rd!!!😊
8th Jul 2016, 8:49 AM
Nguyen Ngoc Long
Nguyen Ngoc Long - avatar
+ 1
3 Exception catching is a good practice 1 If we don't catch exceptions, the program can shut down
8th Jul 2016, 11:49 AM
Vikash
+ 1
@neeraj .... ya your right , im being trouble of that question.. that's why i really need some help.. i am rushing that time, my course that i want to finish this day is two , c++ and java, that the task given by our teacher to be submitted this day of our certificate.. sorry for wrong grammar... understand the situation pls.. :( but thank because im done and i submitted my certificate
8th Jul 2016, 2:16 PM
Jacob Cabuello Manlapaz
Jacob Cabuello Manlapaz - avatar
+ 1
1 and 4
8th Dec 2017, 1:06 PM
Hubert Kanyamahanga
Hubert Kanyamahanga - avatar
+ 1
Civic, Geodetic
21st Nov 2020, 3:59 AM
Sarvar Abdugʻaniyev
Sarvar Abdugʻaniyev - avatar