Answer Posted / guest
init() func is used in applets it is a method of applet
class and we need to override this method...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what invokes a threads run() method? : Java thread
What is the string function?
What checkbox method allows you to tell if a checkbox is checked?
What is the difference between stringbuffer and stringbuilder class?
How to change the priority of thread or how to set the priority of thread?
How many functional interfaces does java 8 have?
Differentiate between a class and an object.
Can a function return a function?
why java uses class level type casting ?
What are the basic interfaces of java collections framework?
What is the collections api?
Can we compare two strings in java?
What is a method in coding?
Why is stringbuffer faster than string?
Can we have more than one package statement in the source file?