What is audio clip interface? Name few methods of it ?



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

Post New Answer

More Core Java Interview Questions

Can substring create new object?

0 Answers  


What is the use of optional ?

0 Answers  


Is Java Class Threadsafe ????? How to make Java class Thread safe??

2 Answers   Cognizant,


What are the differences between graph and tree?

0 Answers   Amazon,


Why multiple inheritance is not supported by java?

0 Answers  






What is an example of declaration?

0 Answers  


What is encapsulation in java?

0 Answers   IBS, NIIT,


When should I use stringbuffer?

0 Answers  


What does java edition mean?

0 Answers  


When do we use synchronized methods in java?

0 Answers  


Explain heap sort?

0 Answers   Flextronics,


Is list thread safe in java?

0 Answers  


Categories