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

How does list work in java?

0 Answers  


What are different types of encoding?

0 Answers  


Difference between notify() method and notifyall() method in java?

0 Answers  


What is tcp ip in java?

0 Answers  


What do you mean by ordered and sorted in collections in java?

0 Answers  






What are the similarities between an array and an ArrayList?

3 Answers  


What data type is a string?

0 Answers  


What are different types of inner classes ?

0 Answers  


What are java packages? What's the significance of packages?

0 Answers  


What are the types of relation?

0 Answers  


What are the two types of streams offered by java 8?

0 Answers  


What is java and their uses?

0 Answers  


Categories