write a c program to store and print name,address,roll.no of
a student using structures?

Answer Posted / fasfasdfdsaf

http://www.cprogrammingexpert.com/C/Tutorial/fundamentals/datatypes/data_types.aspx

Is This Answer Correct ?    8 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why cant I open a file by its explicit path?

593


What are global variables and how do you declare them?

613


What is c definition?

737


How to throw some light on the b tree?

600


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

609






What does int main () mean?

543


Explain about block scope in c?

657


Which header file is used for clrscr?

573


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

632


Why do we use null pointer?

601


How many types of errors are there in c language? Explain

565


What is action and transformation in spark?

592


The __________ attribute is used to announce variables based on definitions of columns in a table?

669


What is cohesion and coupling in c?

587


What are unions in c?

572