PrepAway - Latest Free Exam Questions & Answers

Which of the following statements are TRUE with regards to the configuration?

You are employed as an application developer at ABC.com. You make use of Microsoft .NET
Framework 4 to develop Windows Presentation Foundation (WPF) applications.
You have created a new application, and written the code shown below:
MediaPlayer player = new MediaPlayer();
player.Open(new URI(AudioFilePath), UriKind.Relative)); player.play();
You then inserted this code into the button onclick event.
Which of the following statements are TRUE with regards to the configuration?

PrepAway - Latest Free Exam Questions & Answers

A.
The media player will open as soon as a user clicks the button, but no file will be played.
B.
The file that is stored in the AudioFilePath variable will be played as soon as the button is
clicked by the user.
C.
All files stored in the media player will be played in sequence.
D.
All files stored in the media player will be played randomly.

Answer: pending.


Leave a Reply