Solved

Write a Statement to Display an Input Dialog Box That

Question 6

Short Answer

Write a statement to display an input dialog box that shows "Car Make:" as the prompt,"Car" in the title bar,and an empty input area.When the user closes the dialog box,the assignment statement assigns the function's return value to the strCar variable.

Correct Answer:

verifed

Verified

strCar = I...

View Answer

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions