

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
Instructions for two c++ lab tasks. The first task involves creating a dynamically-sized array and asking the user for the number of digits to be entered. The user's digits are then displayed, and the memory is deallocated at the end. The second task requires writing a c++ program to store the gpas of a user-specified number of students and display their gpas. The memory for the student data should be deleted at the end.
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


that much number of digit. Display the digit and deallocate the memory at the end.
n the number of student enter by user. Delete all the date at the end.