Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use C# language QUESTIONS 1 - Ask for a username and password to login to a program. Log in to the program when the user

Use C# language
QUESTIONS
1- Ask for a username and password to login to a program. Log in to the program when the user name and password are entered correctly. You have 3 rights to enter the program. Exit the program when entered incorrectly 3 times. Make separate checks for username and password (10 points).
2- The program consists of Vehicle Entry to the Park, Vehicle Exit from the Park and Program Exit, depending on the user's choice. In the Vehicle Entry menu, if the number of vehicles is 20, it will give a Car Park Full warning, if not, take the license plate from the user and show the number of vehicles entered. In the Vehicle Exit menu, it should ask for the license plate and how many hours are left. If there is 1 hour left, pay 5TL, if 2 hours are left, 10TL, if 3 hours are left, 15TL, and if more than 3 hours, 40TL. Also, reduce the number of vehicles. The program stops when -1 is entered (20 points).
Program Output:
Vehicle Entry (1)
Vehicle Exit (2)
Program Exit (-1)
Your choice:
3- An Internet Service Provider company rates its customers' Internet speed usage. Ask the user how many Mbps Internet they are using. Write the code and flowchart that finds the amount the customer has to pay accordingly (10 points).
\table[[Internet Speed,Campaign Payment],[16Mbps Internet,133,00TL
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

Multi threading program a chat between 3 persons in java

Answered: 1 week ago

Question

6. Explain the strengths of a dialectical approach.

Answered: 1 week ago