Howmany classes that package java.applet.* contains?

Answer Posted / m. abhishek

only one and three Interfaces Class that package
java.applet.* contains

Class is :

Applet

Interfaces are :

AppletContext
AppletStub
AudioClip

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of inner / nested classes ?

747


What do you understand by overloading and overriding in java?

798


What is method overloading and method overriding?

787


What are the different types of inner classes?

797


Who found java?

794


Write code to implement bubble sort in java?

792


Describe the term diamond problem.

798


how can i use a nonsynchronized hashtable?

2339


Why is java not 100% pure oops?

839


What is difference between string and stringbuffer?

725


What are the three parts of a lambda expression? What is the type of lambda expression?

829


Write an algorithm for quick sort?

825


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

863


Difference between overriding and overloading in java?

850


How is string immutable in java?

816