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?

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});

Explanation:
WinJS.Navigation.navigate function (Windows)



Leave a Reply 0

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

sixteen − 13 =