0
1.7kviews
Define a structure consisting of following elements
written 5.7 years ago by | • modified 5.6 years ago |
a. Student roll_no
b. Student name
c. Student percentage
Write a program to read records of 5 students and display same.
Subject : Structured Programming Approach
Title : Arrays, String, Structures and Union
Difficulty : Medium
ADD COMMENT
EDIT
1 Answer