Cramster.com - Homework Solutions, Lecture Notes, Exams, and Free Online Homework Help
Sign Up Now! Login Customer Support Cramster Blog
McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Problem Solved.
    Home    
    Homework Help    
   Answer Board   
    Resources (Beta)    
   
Member's Topic Headline:

Data Structure-Project 4

Know the answer? Have a better solution? Share it.
Sign Up Now for FREE!
Join the thousands of students
getting ahead in their classes.
Member Testimonials

Question:

Advertisement:

Answer | Ask New Question | Customize Profile | Leaderboards | 
FAQ

Member's Avatar

Rookie
Karma Points: 0
Respect (0%):
Date Posted: 7/22/2008 11:50:53 PM  Status: Live
Data Structure-Project 4
Course Textbook Chapter Problem
N/A N/A N/A N/A
Question Details:

Project No.4

Project Name: Student Prerequisite Subjects Management System

Description: This project requires the use of link list or tree to store different courses and their prerequisites and based on this list it will allow any student to select any course or not and will store his current semester subjects.

Difficulty Level: Low, students with basic file handling concepts in c++ can do it.

Basic Idea: This project will take the course list and their prerequisites list from user once then it will allow or disallow the students from taking the prerequisites this project will also be in c++. This projects can be console based or in graphics depending upon the student/s doing project choice.

 

Answers:

Cramster Expert

Member's Avatar

(Cramster SME)
Moderator
Cramster In-House Subject Matter Expert
Date Posted: 8/1/2008 8:45:04 AM  Status: Live
Asker's Rating: None Provided    Moderator's Rating: N/A
Response:

Dear User

If I am the person who is supposed to work out this question, I will follow in this manner.

First, the user should be prompted for user-login

Once the user enters the user-id, course-name & password, it should eb searched in the User table which was already created by administrator.
Upon found, the user be prompted with a menu for furthur proceedings else an error message be displayed to the user.

The Menu may be something like

Enter table option
 Course Details                  : D
 Prerequisite                      : R
 Student                             : S
 Student Passed Courses : P
 Student Current Courses : C

 Choice                              : going to read from the user

Again going for one more option from the user
 Add                  : A
 Update             : U
 Search             : S
 Delete              : D
  
 Choice              :  going to read from the user

Basing on these choices, the file will be opened either in read or in write or in read/write mode to perform the operation.

For this I am giving here the two different programs code one for Linked List and the other for file manipulation.

Hope they will help you. still need any assistance / clarification ? Remember ! CRAMSTER is always there to SOLVE PROBLEMS.
 
The linked list program
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
 
File handling program
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
 



By reading or posting messages on these forums, you are agreeing to the Answer Board's Terms of Service and Conduct (TSC).


About Cramster | Terms of Use | Privacy Policy | Contact Us | Press Room | Site Map | Support | Anti-Cheating Policy

Cramster.com is not affiliated with any publisher. Book covers, title and author names appear for reference only.
Copyright © 2008 Cramster, Inc.