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
What is a nested formula?
Where register variables are stored in c?
using for loop sum 2 number of any 4 digit number in c language
Explain how does flowchart help in writing a program?
Explain what are compound statements?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What is the g value paradox?
What are the functions to open and close the file in c language?
Why is this loop always executing once?
Explain what are run-time errors?
How will you divide two numbers in a MACRO?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
What is modeling?
What is page thrashing?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..