what is difference between array and structure?
Answer Posted / sruthi
structure is user defined!
c program for printing employee details using union ??
| Is This Answer Correct ? | 48 Yes | 34 No |
Post New Answer View All Answers
With the help of using classes, write a program to add two numbers.
What are conditional operators in C?
What is 2c dna?
Explain data types & how many data types supported by c?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
what is the basis for selection of arrays or pointers as data structure in a program
Where define directive used?
What is structure pointer in c?
What are examples of structures?
What is external variable in c?
What is string in c language?
What is a structure and why it is used?
What does the format %10.2 mean when included in a printf statement?
List some basic data types in c?
What is the difference between #include and #include 'file' ?