Social Sciences, asked by dhaaranibalu4444, 3 days ago

1. The ____________ method is invoked by the browser when the applet begins execution

a) start( ) b) init( ) c) begin( ) d) None of the above

2. If an execution occurs within the __________ block, it is thrown

a) catch b) try c) throw d) None

3. In Java _________ package contains classes that implements platform independent graphical

user interface

a) Applet b) AWT c) Utilities d) Networking

4. Which of these method wakes up the first thread that called wait( )?

a) wake( ) b) notify( ) c) start( ) d) notifyall( )

5. __________ is function called to display the output of an applet

a) display( ) b) paint( ) c) display applet( ) d) print applet( )​

Answers

Answered by vinodlathwal873
3

1) beings

2) catch

3) AWT

4) notify

5) Paint

Answered by dakshlathwal709
2

Answer:

1) beings

2) catch

3) AWT

4) notify

5) paint

Similar questions