Create a program for a company named retail-martprompt the

Assignment Help C/C++ Programming
Reference no: EM13347824

Create a program for a company named Retail-Mart

  1. Prompt the user to enter an item name (one word only), a quantity and a price.
  2. For this step, in addition to functionality, I'll be looking at: location of the variable declarations; appropriateness of data types selected; appropriateness of the variable names; variable naming standards.
  3. Calculate the subtotal (quantity * price), tax (tax rate is 7.5%), and total (subtotal + tax).
  4. For this step, in addition to basic functionality, I'll be looking at: whether you used a constant; how the naming standard for the constant and appropriateness of the name. The accuracy of the calculations.
  5. Finally, display the item name, quantity ordered, price, subtotal, tax, and total.
  6. In addition to basic functionality, I'll be looking for: formatted output, output that is centered vertically and horizontally; floating point data aligned on the decimal.
  7. BLING: Include a splash screen (not the clown. Find an ASCII art image for yourself. A good resource is https://www.chris.com/ascii) followed by a welcome message. Implement these two features as functions. Your program should contain three functions: main(), splash(), and welcome(). ONLY!
  8. Besides basic functionality, I'll be looking at: a well put together, formatted, pleasing, non-offensive splash screen; a relevant updated welcome message; display the splash before the welcome. Use of prototypes.

OTHER:

  1. I'll also be looking for programmer comments above your heading files. Include the information I've traditionally requested.
  2. Code indenting (neat and aligned correctly.)
  3. Use of white space (don't use too much or too little).
  4. Use of comments within the code. (clarify but don't overwhelm)

Reference no: EM13347824

Questions Cloud

1 construct a truth table for the following boolean : 1. construct a truth table for the following boolean expressionsa abc abcb abc abc abcc abc bc2. simplify the
Test 1answer the following three questions based on what : test 1answer the following three questions based on what you know about statistics now.1. what is statistics?2. how is
By thursday july 19 2012 compare as well as contrast the : by thursday july 19 2012 compare as well as contrast the differing views an investor and management may have on
Task 1hrh king of zamunda gathered gruesome data on deaths : task 1hrh king of zamunda gathered gruesome data on deaths of his people from fire accidents in the last n2000 years
Create a program for a company named retail-martprompt the : create a program for a company named retail-martprompt the user to enter an item name one word only a quantity and a
Aimsthe main purpose of the assignment is to let you : aimsthe main purpose of the assignment is to let you practice the following programming techniques read data from
Project is for designing and developing a college : project is for designing and developing a college registration program. write a java program to register students for a
Question 1 for many years most people in kaur have either : question 1 for many years most people in kaur have either worked on farms or owned businesses or they have been
Write a report on future generation telecommunication : write a report on future generation telecommunication technology.5g technologies can amend the most high-bandwidth

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Using virtual methods, organize the animals

Using virtual methods, organize the animals in a small zoo, having as guests lions, parrots, alligators, penguins, elephants, cobras, zebras, hawks, turkeys and rabbits.

  Write a program to read only one integer number

Write a program to read ONLY one integer number (your input must be one 3 digit number from 100 to 999), and to think of a number as being ABC (where A, B, and C are the 3 digits of a number)

  Write a program that contains a main function

Write a program that contains a main function and three other functions that will return various attribute information about an array of floating point

  Write equivalent compound statements

What action must be taken before a variable can be used in a program?

  Write a program to find solutions to the n-queens puzzle

Write a program to find solutions to the n-queens puzzle for various valuesof n. To be specific, test your program for n =4 and n =8.

  Write a method that accepts a string

Write a method that accepts a String object as an argument and displays its contents backward. For instance, if the string argument is "gravity" the method should display - "ytivarg". Demonstrate the method in a program that asks the user to input..

  Performs a binary search instead of a linear search.

Modify the following program so it performs a binary search instead of a linear search. Use the selection sort algorithm to sort the array before the binary search is performed.

  Writing function that computes leap years

Write down function that computes leap years. Function prototype is as follows: Write function body which returns true if year is a leap year and false if year is not a leap year.

  Write a scanf statement to read in one number (int

1) Write a scanf statement to read in one number (int), and another statement to print out that number.

  You are asked to write a simple driver program

In this assignment in c, you are asked to write a simple driver program and set of functions (maybe in a library) that can be performed on a binary search tree. Your program should allow user to insert/delete integer values into the binary search ..

  Write c++ program to create a bar chart showing the average

Write a c++ program to create a bar chart showing the average monthly mean temperature for College Station from 2004 to 2013.

  Use structures to create c program to compute student record

Explain the following and give their suitable syntax. A pointer. Use structures to create C program to compute and store student records of class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd