



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Programming Fundamental (C++) Lab task 07 Lab task 7.1 write a structure that a video store can use a program to track videotape inventory. Make sure that structure includes the taps title, length of the tape (in minutes), cost of the tape, rental price of the tape and date of movie release .define three structure variable, initialize them and print data to the screen Lab task 7.2 Student scholarship office need a program to keep a record of student for different scholarship. Write a program th
Typology: Assignments
1 / 5
This page cannot be seen from the preview
Don't miss anything!




Lab task 7.1 write a structure that a video store can use a program to track video tape inventory. Make sure that structure include the taps title, length of the tape (in minutes), cost of the tape, rental price of the tape and date of movie release .define three structure variable, initialize them and print data to the screen
Lab task 7.2 Student scholarship office need a program to keep a record of student for different scholarship. Write a program that keep track of student Registration number, name, department and CGPA. Used this program for 5 student to gather the data. Print the data on the screen entering the data for all studen