3. In the \"run mode\" of the preceding VB.NET program, if the user selects \"Co
ID: 3594113 • Letter: 3
Question
3. In the "run mode" of the preceding VB.NET program, if the user selects "Computer" using the combos, inputs 900 in the textbox, and then clicks on the "Bid" and “Find Bidding Result" buttons, what is the expected result and where does it appear? © 2010 Taylor & Francis Group, LLC 114 PROGRAMMING LANGUAGES FOR MIS 4. In the "run mode" of the preceding VB.NET program, if the user selects Computer" using the combos, inputs nothing in the textbox, and then clicks on the "Bid" button, what is the expected result and where does it appear? 5. In the "run mode" of the preceding VB.NET program, if the user selects “Web Camera" using the combos, inputs 200 in the textbox, and then clicks on the “Bid" and “Find Bidding Result" buttons, what is the expected result and where does it appear?Explanation / Answer
Answer 3:
If the user selects "Computer" using combos and inputs 900 in the textbox, then after clicking "Bid" button a window will pop up( message box) with text on it "Offer is accepted. Please find the result!" and after clicking "Find Bidding Result" button another window will pop up (Message Box) with text on it "Sorry, your bid is not high enough. Bid again!" in front of application.
Answer 4:
If the user select "Computer" using the combos and inputs nothing in the textbox, then a window will pop up saying "Please input your bid!" and it will appear on MsgBox (Message box) in front of application.
Answer 5 :
If the user selects "Web Camera" using combos and inputs 200 in the textbox, then after clicking "Bid" button a window will pop up( message box) with text on it "Offer is accepted. Please find the result!" and after clicking "Find Bidding Result" button another window will pop up (Message Box) with text on it "You Win!" in front of application.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.