In Exercises 1 through 6, for each of the responses shown in the parentheses, determine the output displayed in the text box when the button is clicked on.
Want to see the full answer?
Check out a sample textbook solutionChapter 4 Solutions
Introduction to Programming Using Visual Basic (10th Edition)
- Rewrite the Loop clause from Question 1 using the Until keyword.arrow_forwardDetermine the number of anagrams of the word INEQUALITIES. Enter your answer in the box below. Answer =arrow_forwardQ2/ Draw the flowchart required to determine whether a student passed or not (NOTE: the student have 4 subject, and when the average more than 70 is passed else fail)arrow_forward
- A user enters details into the form as shown in Figure 4. DONATION FORM Student Name: John Lee Student ID: 21WAD12345 Student Email: johnlee@gmail.com Gender: O Male O Female Donation (RM): 100 Submit Reset Figure 4 Write results() function to display the inputs entered as shown in Figure 5 when Submit button is clicked. Thank You! Here is your details: Student Name : John Lee Student ID : 21WAD12345 Student Email : johnlee@gmail.com Gender : Male Donation (RM) : 100 Figure 5 When Reset button is clicked, clear all the input fields.arrow_forward28. This looping control statement causes the loop to skip the remainder of its body and immediately retest its condition prior to reiterating. default continue break None of the Choices Give an explanation for the answer. Thank youarrow_forwardSELECT name FROM instructor WHERE dept name = ’Physics’ ORDER BY name; By default, the order by clause lists items in ______ order.a) Descendingb) Anyc) Samed) Ascending. Please type answer no write by hend.arrow_forward
- If the startValue in a For clause is greater than the endValue, the stepValue must be a(n) for the For...Next loop to be processed.a. integerb. non-integerc. negative numberd. positive numberarrow_forwardComputer Science The user should enter his/her latest math course. If that course meets the computer science BAS requirements, congratulate the user. If the highest math course taken is not enough, recommend the next math course to take. - If the user input either of these math course (MATH &146MATH &148MATH &151MATH &152MATH &163 ) congratulate the user - if the user input either of this math course (MATH 081MATH 084MATH 085MATH 097MATH 098MATH 099MATH &107MATH 116MATH &141MATH &142) recommend the next math course to take in order. Html/Javascriptarrow_forward4-5 A Girl Scout needs to calculate the total dollar amount of her cookie orders. User input should be used to find the quantities sold of Smores, Thin Mints, Caramel DeLites, Shortbread, and Peanut Butter Patties. Use a selling price of $5 per box for Smores and Caramel DeLites, $4 per box for Thin Mints and Peanut Butter Patties, and $3 per box for Shortbread cookies. Print the total number of boxes sold, the total revenue for each flavor, and the total amount collected for all cookies. Use the main function and a function to calculate the sales. python 3 or above please.arrow_forward
- bläi 10 Design the following program, so that the first button (Insert) adds the items to the list box from the textbox, the second (Delete) removes the items from the list box based on the text written in the textbox and the last button(clear) .cleans the textbox Form1 Insert Delete Ceararrow_forwardSolve the following using multiple selections structure. Draw a flowchart only. A certain store is having a sale and the discount rate is based from the product code (it could be 1, 2, 3 or 4). If the code is 1, the discount rate is 10%; else if the code is 2, the discount rate is 7%; else if the code is 3, the discount rate is 5%; else if the code is 4, the discount rate is 3%. Draw the flowchart that represents the logic of the program which accepts the product code, unit price and quantity of the product purchased by a customer. The program should compute and display the discount and the discounted price and the amount payable by the customer.arrow_forwardVisual Basic Write a program to place an order from the restaurant menu in Table 2.1.Use the form in Figure 1.3, and write the program so that each group box is invisible andbecomes visible only when its corresponding check box is checked.After the button is clicked, the cost of the meal should be calculated.Note: The Checked property of the first radio button in each group box should be set to True inits Properties window. This guarantees that a selection is made in each visible group box. Whenthe cost of the meal is calculated, only the visible group boxes should be considered.arrow_forward
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageProgramming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage LearningProgramming Logic & Design ComprehensiveComputer ScienceISBN:9781337669405Author:FARRELLPublisher:Cengage
- COMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LMicrosoft Visual C#Computer ScienceISBN:9781337102100Author:Joyce, Farrell.Publisher:Cengage Learning,