Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
In this project, you will write a software for the Registrar's office of a university called YouOIT to maintain information about students and courses at the university.
The registrar office maintains a master text file, called classes.txt. This file contains the names of all classes taught at the university. For each class, the registrar office keeps a file with ID numbers of the students who took that class and their final numerical grade in the class. The registrar office also keeps another master file, called students.txt, with the ID numbers and names of all the students registered at the university. The following figure shows an example of how the files look like:
classes.txt
csc1
csc2
infr1500
infr1100
infr2820
.....
10031 90
10015 49
10078 65
10097 85
....
10015 76
10078 49
10090 65
10058 85
10090 90
10058 49
10031 85
students.txt
10097
10031
10078
10015
10058
10090
First Name
Dave
Sara
Tara
Khalid
Bob
Tessa
Last Name
Tosh
Wong
Martin
Noor
Dylan
Steve
Figure: Sample files and content for the project
Task:
Your task for this project is to develop a system that would provide the following features:
1. Register new student
2. Drop student from university
3. Add a course and grade (provided that the student is already registered in the university)
4. Modify student info
5. Display grade report
6. Display student info with highest and lowest average
7. Exit
Introduction to C++ C++ was developed by Bjarne Stroustrup at Bell Laboratories in 1983. Originally, it was known as " C with class". C+ as an enhancement to the C language was
Program is to read the contents of a file: void main() { ifstream fin("ascii.txt"); char ch; while(! fin.eof()) { fin>>ch; cout }
Write a program which incorporates a function named compute and which is used to calculate the area and circumference of a circle. Use the main function for inputs and outputs.
how to do 2, 4, 8 associativity
This is a test program that tests the Student and ITECH7603Class classes. In this assignment you are provided with three input text files associated with this program:
Q: however shouldn't I always use a printOn() method instead of a friend function? A: No. The usual cause people wish to always use a printOn() method instead of a friend fu
(a) Write a recursive procedure (digits n) that computes the number of digits in the integer n using a linear recursive process. For example, (digits 42) should return 2 and (digit
Smugglers are becoming very smart day by day. Now they have developed a new technique of sending their messages from one smuggler to another. In their new technology, they are send
color representation 0,1,2,3,4,5,6,7,.......
given integer ''n'' and permutation of numbers 1,2,..n-1, c program to print permutation that lexicograghically precedes given input permutation if permutation is least print input
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!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd