When a student wants to rent a laptop, the staff member will enter the day and  month on which the transaction is taking place e.g., if the customer rents a laptop  on the 5th of September, the staff member will enter a ‘5’ and ‘9’.    The application will then check that the day of the transaction is within the first  two weeks (between and including the 1st and 14th ) of the month and calculate on  what day of the month the laptop should be returned. The following checks must  be made:  If the day of the start of the transaction is greater than 14 or the month is not valid (1 to 12), the application will ask the staff member to re-enter the  transaction date.  If the starting day of the transaction is between 1 and 14 and the month is valid ( 1 to 12) the application can continue.  Use a case statement to determine the month name from the month number and display the return date e.g., if the customer rented the laptop  on the 5 th of the 9 th month, the return date should be displayed as 12  September.  Using pseudocode, represent the logic contained above. Comment your  pseudocode

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter5: The Repetition Structure
Section: Chapter Questions
Problem 11E
icon
Related questions
Question

When a student wants to rent a laptop, the staff member will enter the day and 

month on which the transaction is taking place e.g., if the customer rents a laptop 

on the 5th of September, the staff member will enter a ‘5’ and ‘9’. 

 

The application will then check that the day of the transaction is within the first 

two weeks (between and including the 1st and 14th ) of the month and calculate on 

what day of the month the laptop should be returned. The following checks must 

be made: 

  • If the day of the start of the transaction is greater than 14 or the month is

not valid (1 to 12), the application will ask the staff member to re-enter the 

transaction date. 

  • If the starting day of the transaction is between 1 and 14 and the month is

valid ( 1 to 12) the application can continue. 

  • Use a case statement to determine the month name from the month

number and display the return date e.g., if the customer rented the laptop 

on the 5 th of the 9 th month, the return date should be displayed as 12 

September. 

Using pseudocode, represent the logic contained above. Comment your 

pseudocode  

Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Data Binding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
CMPTR
CMPTR
Computer Science
ISBN:
9781337681872
Author:
PINARD
Publisher:
Cengage
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning