Skip to content

moAmaan/3rd-sem-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Student Report Card Handling System

Requirements

-A suitable IDE to run the program (I USE VISUAL STUDIO CODE)

Start the program by launching studentreport.cpp

It consists following methods

  • insert_record
    • to record student data
  • display_record
    • to display students records
  • search_record
    • to search data of a particular student
  • delete_record
    • to delete data of a particular student
  • modify_record
    • to modify data of a particular student
  • sort_record
    • to sort students records according to their roll no.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages