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
Why is it that not all header files are declared in every C program?
Write a program to compute the following 1!+2!+...n!
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Explain what is a const pointer?
What is p in text message?
what is c language.
How can you read a directory in a C program?
Is it better to use a macro or a function?
How to print %d in output
What is the difference between %d and %*d in C
What is volatile variable in c with example?
Define and explain about ! Operator?