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
C program to demonstrate Pointer to array: void p2a(int *); void main() { int x=10, *a,**b; int arr[5]; a=&x;//po
convert BST into sorted doubly linked list
reocord of a student and a function ctotal to calculate the marks of any three subject by using ctotal() function
how to write c++ code for financial system using class and object
What is the difference among malloc/free and new/delete? A: Malloc/free do not know about destructors and constructors. New & delete create and destroy objects, whereas malloc &
Write a program to get the largest element in an array using Function? # include int largest(int b[],int); main() { int lar,a[5]={12,2,36,40,5}; lar=largest(a,n); printf("
What I need is an auto-click bot. The auto-click bot would ask me for a url(or it would be pre-defined too) so that it loads that specific url and click an ad automatically. This w
Many modern cryptography algorithms require two numbers that are coprime, or sometimes referred to as relatively prime. Two numbers are coprime if their greatest common divisor is
Q: Tells the operators one can override; which operators should he override? A: Bottom line: don't puzzle your users. Remember the reason of operator overloading: to decreas
Project Description: I want a script for an online poker site. It needs to be scanning all the required tables and when the table meets certain criteria it should take a seat at
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