engineering recuitment RPSC Programmer Mock Test 2024 Programming and Data Structure Programming in C
Which is/are true about the applet architecture in Java?
I. An applet is a console-based program.
II. When an applet terminates, destroy() is executed before stop().1
Only I
2
Only II
3
Both I and II
4
None of these