subject
Computers and Technology, 09.09.2019 22:10 jen1164

Write a program that reads a string from the keyboard and tests whether it contains a valid date. display the date and a message that indicates whether it is valid. if it is not valid, also display a message explaining why it is not valid. the input date will have the format mm/dd/. a valid month value mm must be from 1 to 12 (january is 1). the day value dd must be from 1 to a value that is appropriate for the given month. september, april, june, and november each have 30 days. february has 28 days except for leap years when it has 29. the remaining months all have 31 days each. a leap year is any year that is divisible by 4 but not divisible by 100 unless it is also divisible by 400.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:30
By refraining from constructing a building until they are certain that it will not cause harm to the environment, an organization is adhering to the
Answers: 2
question
Computers and Technology, 24.06.2019 01:00
Verify each identity[tex] \frac{csc}{cot \: x \: + \: tan \: x} = cos \: x[/tex]
Answers: 1
question
Computers and Technology, 25.06.2019 01:20
Jason typically uses the internet to buy various items. it the total cost of all of the items ordered, at one time, is $250 or more, then the shipping and handling is free, otherwise the shipping and handling is $15 per item. design an algorithm that prompts jason to enter the number of items ordered and the price of each item. (remember cost = number of items order times price) the algorithm then outputs the total billing amount including shipping and handling. your algorithm must use a loop (repetition structure) to get the number and price of each item. write this in algorithm format not program code format.
Answers: 2
question
Computers and Technology, 25.06.2019 06:00
Sam needs to create a spreadsheet for his coworkers. they will need to follow a crossed a long road of data. sam would like to make his spreadsheet easy to read. sam should
Answers: 1
You know the right answer?
Write a program that reads a string from the keyboard and tests whether it contains a valid date. di...
Questions
question
Mathematics, 21.04.2020 20:27
question
Mathematics, 21.04.2020 20:27
Questions on the website: 13722361