CS Project 2
CS Project 2
SECONDARY
10 Write a program to get student data (roll no, name 19
and marks) from user and write onto a binary file.
The program should be able to get data from user
andu write onto the file as the user wants.
Q.8. Write a program with function called absolute that takes one parameter(x) and
returns absolute value of x.
Output:-