You can use either the SelectedItem or ____ property to determine whether an item is selected in a list box.

A. Selection
B. SelectedIndex
C. ItemChoice
D. Items


Answer: B

Computer Science & Information Technology

You might also like to view...

If a is a structure variable and p, a pointer, is a member of the structure, what will the following statement do?

``` cout << *a.p; ``` a. output the dereferenced value pointed to by p b. result in a compiler error c. output the address stored in p d. output the value stored in a e. None of these

Computer Science & Information Technology

The issue of vicinage has been simplified by the lack of international guidelines for cyberactivity

Indicate whether the statement is true or false.

Computer Science & Information Technology

When generating a request for a new x.509 certificate for securing a website, which of the following is the MOST appropriate hashing algorithm?

A. RC4 B. MD5 C. HMAC D. SHA

Computer Science & Information Technology

??The world's largest network is _____.

A. ?the Internet B. ?the Internet of things C. ?intranet D. ?extranet

Computer Science & Information Technology