What is audio clip interface? Name few methods of it ?
Answer / anuj shukla
The AudioClip Interface
The AudioClip interface defines these methods: play( ) (play
a clip from the
beginning), stop( ) (stop playing the clip), and loop( )
(play the loop continuously).
After you have loaded an audio clip using getAudioClip( ),
you can use these methods
to play it.
| Is This Answer Correct ? | 1 Yes | 1 No |
How do you differentiate abstract class from interface?
How can u increase the heap size in the memory?
Tell me the latest versions in java related areas?
What is identifier in java?
3) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)
can we add two numbers without using arthematic operators? if possible how?
How can we create a thread in java?
What is the use of collections in java? How it is implemented in real time applications?
How do you trim a space in java?
When arithmeticexception is thrown?
Is char a method in java?
What is a classloader in java?