Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need answer in 30 minutes only using C++ language. Exercise 1: Declare a structure data type named Stemp for each of the following records: a.

image text in transcribed

image text in transcribed

need answer in 30 minutes only using C++ language.

Exercise 1: Declare a structure data type named Stemp for each of the following records: a. A student record consisting of a student identification number, number of credits complete and cumulative grade point average b. A student record consisting of a student's name, birth date, number of credits complete and cumulative grade point average C. A mailing list consisting of last name, first name, street address, city, state, and zip code d. A stock record consisting of the stock's name, the stock's price, and the date of purchase e. An inventory record consisting of an integer part number, a part description, the number parts in inventory, and an integer reorder number For the data types declared in Exercise 1, define a suitable structure variable name, and initialize each structure with the following data: a. Identifiation Number: 4672 Number c Credits Completed: 68 Grade Po it Average: 3.01 b. Name: Rhona Karp Birth Date: 8/4/1980 Number of Credits Completed: 96 Grade Point Average: 3.89 c. Name: Kay Kingsley Street Address: 614 Freeman Street City: Indianapolis State: IN Zip Code: 07030 d. Stock Name: IBM Stock Price: 134.5 Date Purchased: 10/1/2010 e. Part Number: 16879 Part Description: Battery Number in Stock: 10 Reorder Number: 3

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

Databases DeMYSTiFieD

Authors: Andy Oppel

2nd Edition

0071747990, 978-0071747998

More Books

Students also viewed these Databases questions

Question

Were they made on a timely basis?

Answered: 1 week ago

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago