The application’s primary code-behind class has filename _______.

a) Application.xaml
b) Application.xaml.vb
c) Window1.xaml
d) Window1.xaml.vb

b) Application.xaml.vb

Computer Science & Information Technology

You might also like to view...

Which of the following correctly uses the sum function to add the values stored in the cells A5 to A12?

A) =sum(A5-A12 ) B) sum(A5,A12 ) C) =sum(A5,A12 ) D) =sum(A5:A12)

Computer Science & Information Technology

A field, or a combination of fields, that has a unique value is a:

A) field value/ B) primary key/ C) table/ D) foreign key/

Computer Science & Information Technology