Which code segment should you insert at line 01?

You are creating a custom control named Contoso by using the following code segment. (Line numbers are included for reference only.)


You need to define the namespace.
Which code segment should you insert at line 01?
A. WinJS.Namespace.define ("Contoso") ;
B. WinJS.Namespace.defineWithParent ("Contoso") ;
C. WinJS.Class.define ("Contoso") ;
D. WinJS.Class.defineWithParent ("Contoso") ;

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.