Which code segment should you insert at line PL27?

You need to assign the audio stream to the controller declared at line PL20 according to the requirements.
Which code segment should you insert at line PL27?
A. sr.stream = controller.stream;
B. sr.setSource{controller.stream);
C. sr.setSource(controller);
D. sr.setController(controller);

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.