Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.
No Answer is Posted For this Question
Be the First to Post Answer
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
What is your favorite subject?
1 Answers Ericsson, Invendis, Tech Mahindra,
Why is C called a middle-level language?
What is linear search?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is the explanation for cyclic nature of data types in c?
What is the value of uninitialized variable in c?
program that accepts amount in figures and print that in words
2 Answers Infosys, Lovely Professional University, Wipro,
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
Where can I get an ansi-compatible lint?
What is #include in c?
what is link list?