Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Project title: Auto Auction IMPORTANT: CREATE THE PROGRAMUSING THE PROGRAMING LANGUAGE C Directions: Using best practices in programming, design and develop a project based on

image text in transcribed

Project title: Auto Auction IMPORTANT: CREATE THE PROGRAMUSING THE PROGRAMING LANGUAGE C Directions: Using best practices in programming, design and develop a project based on the following requirements: 1. Upon running the program, it should ask for a username and password. If the person's user name is Richard and password is car2020 the system should grant access. 2. Next, it should ask them what car they are looking for. Since it is a toyota auction the user could only choose from corolla and camry 3. For corolla, set the starting bid is at 10000 and for camry at 12500. 4. Then, let the user bid on the car they have selected. If the user's bidded value is less than what the starting bid is, do not sell the car. 5. Notify them and ask the user if they want to bid again 6. Repeat steps 4-6 until the offered price is more than or equal to 13000 for corolla and 15000 for camry. If so, add the tax 7% and sell the car Purpose: To demo the knowledge and use of loops and conditional statements. To think and select the proper loop to accomplish different tasks. Throughout the program, pay attention to variable definitions, data types, initializations, and all other good programming practices. What to Submit? A document written in word and converted into PDF containing the code to produce the expected output and Three test screenshots of the output

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

Database And Expert Systems Applications 33rd International Conference Dexa 2022 Vienna Austria August 22 24 2022 Proceedings Part 2 Lncs 13427

Authors: Christine Strauss ,Alfredo Cuzzocrea ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

3031124251, 978-3031124259

More Books

Students also viewed these Databases questions

Question

Explain the purpose of a business plan.

Answered: 1 week ago

Question

2. What type of team would you recommend?

Answered: 1 week ago

Question

What was the role of the team leader? How was he or she selected?

Answered: 1 week ago