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
The Conditional Expression Operator An alternate method to using a simple if-else construct is the conditional expressions operator, ?: A conditional expression operato
Write a method (belonging to the TermStructure class) that takes a pointer to an array of bonds and an integer, representing the number of bonds in the array as arguments, and esti
Write a c program to determine interchanged values between two variables?[Hint - if loop] What will be the output of the program? How many times this loop will execute? Wr
If we take the input image and smooth it with a Gaussian of a significant size before computing the Canny edges does the number of edges change, and do the locations of these edges
Define the Float Data Type of c Language? The float is used to define floating point numbers. The Floating point numbers are stored in 32 bits with 6 digits of precision. Eg
Explain the Bitwise-Inclusive-OR Operator: |? The bitwise-inclusive-OR operator (|) contrast each bit of its first operand to the corresponding bit of its second operand and if
Problem Description 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 techn
Define a complex number in c program: class complex { private: in
full program
A: Use references when you can use, and use pointers when you have to. References are generally preferred over pointers whenever you don't require "reseating". Usually this mean
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