Program for keeping course list for each student in college

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

Write a program for keeping a course list for each student in a college. The information about each

student should be kept in an object that contains the student's name and a list of courses completed by
the student. The courses taken by a student are stored as a linked list in which each node contains the
name of a course, the number of units for the course, and the course grade. The program gives a menu
with choices that include adding a student's record, deleting a student's record, adding a single course
record to a student's record, deleting a single course record from a student's record, and printing a
student's record to the screen. The program input should accept the student's name in any combination of
upper- and lowercase letters. A student's record should include the student's GPA (grade point average)
when displayed on the screen. When the user is through with the program, the program should store the
records in a file. The next time the program is run, the records should be read back out of the file,
and the list should be reconstructed.

Please use visual studio and this program need three file one is header another two are .cpp file.

 

 

Reference no: EM13166306

Questions Cloud

Define what a high ka value of an acid represents : Explain what a high Ka value of an acid represents and what a low Ka value represents. State and explain the difference between the endpoint and the equivalence point in a titration
Signs of mental illness : What would you do if your friend showed signs of mental illness – explain any personal experiences you might have had or have know someone who has.
Excavated material to the structural fill location : How many dump truck loads, given a dump truck with 18 LCY capacity, will be required for hauling the excavated material to the structural fill location?
Define a solution of acid is titrated with naoh : A solution of acid is titrated with NaOH. Give the net ionic equation for this reaction. 2. Determine the pH for the following solutions, and identify them as acidic, basic, or neutral.
Program for keeping course list for each student in college : Write a program for keeping a course list for each student in a college. The information about each student should be kept in an object that contains the student's name and a list of courses completed by the student.
Evaluate positive and negative effects of affirmative action : Evaluate the positive and negative effects of Affirmative Action in the United States. Target current issues, trends, and demographics. No word Requirement...This is a general discussion post.
What mass of ccl2f2 substance must evaporate : What mass of CCl2F2 substance must evaporate in order to freeze 200 of water initially at 15 degrees celsius? (The heat of fusion of water is 334 J/g the specific heat of water is 4.18 J/gK .)
How much heat is required to warm of ice : How much heat is required to warm 223 g of ice from -45.3°C to 0.0°C, melt the ice, warm the water from 0.0°C to 100.0°C, boil the water, and heat the steam to 173.0°C?
State present by the formation of a precipiate : Four anions were confirmed present by the formation of a precipiate. Which are so confirmed? Write a formula and indicate the color

Reviews

Write a Review

C/C++ Programming Questions & Answers

  To use a sentinel loop so once the value of -99 i

modify this program to use a sentinal loop so once the value of -99 is entered after getting the pay and hours the program should end.

  Write a program to make the ssds function

Write a program to make the SSDs function as a MM:SS real-time clock. Hint: You must not use a single delay routine for the one second delay because that will not allow for persistence of vision. The displays need to be constantly refreshed during ev..

  Write a very basic doubly-linked list

CptS 122 Lab #2: Linked Lists ,  Along with vectors, linked lists are one of the fundamental data structures in computer science. Unlike vectors, which store information in a contiguous block of computer memory, linked lists have the potential to sto..

  Take an n x n matrix, and create a new, (n-1) x (n- 1)

take an N x N matrix, and create a new, (N-1) x (N- 1), matrix with each element being the sum of four nearby elements. You need to figure out a way to break the matrix up into squares and iterate through the matrix, while staying within its bounds.

  Write c program that prompts for variable number of integers

Write a C program that prompts for a variable number of integers, adds them up, averages them, and prints out the average.

  Calculation of mortgage interest rates

Instruction of pointers and the calculation of mortgage interest rates.

  Build a definition for a class that stores data

Using C++ language, build a definition for a class that stores data about a two dimensional vector. The class has to have mutators and accessors to get and set the x and y values. Make x and y integers. Then overload the operator * so that it retu..

  Perform operations on arrays

Perform operations on arrays execute tests and repetitions

  Write a c program that reads a data file of floating numbers

Write a program that reads a data file of floating numbers into an array and prints the array elements along with the number of items in the array

  The imperial system of measurements

The Imperial system of measurements uses feet and inches for length, where 1 foot is equal to 12 inches. Write a class named Imperial that will represent distance measurements in feet and inches. Your class should include the following.

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

  Prepare a businesspartner

Prepare a BusinessPartner class that contains a company name, first name and a telephone number.

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