Which statement prompts the user for a name and then assigns the name to the string variable strName?

(A) strName = InputBox("What is your first name?", "First Name")
(B) strName = MessageBox.Show("What is your first name?" "First Name")
(C) InputBox("What is your first name?", ";First Name") = strName
(D) MessageBox.Show "What is your first name?", "First Name" = strName


(A) strName = InputBox("What is your first name?", "First Name")

Computer Science & Information Technology

You might also like to view...

The Sync Settings button on the Application bar allows you to sync your Dreamweaver settings such as CSS styles, window sizes, and keyboard shortcuts, to the Creative Cloud.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ________ function adds the values in a range of cells that meet one specified criterion

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Why might a finally block be necessary?

What will be an ideal response?

Computer Science & Information Technology

What Windows app in Windows 10 combines many utilities into a unified tool?

A. Settings B. Control C. Command Center D. Control Center

Computer Science & Information Technology