Which code segment should you insert at line NP04?

You need to ensure that the navigation requirements for displaying news items are met.
Which code segment should you insert at line NP04?
A. nav.navigate("/html/newsPage.html");
B. nav.navigate ("/html/newsItem.html", {item: item});
C. nav.forward ("/html/newsItem.html");
D. nav.forward("/html/newsPage.html", {item: item});

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.