Answer Posted / prashant tiwari
array is the set of same type of variable & structure are
use 4 different type of variable
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What is the size of a union variable?
What is scanf_s in c?
What is switch in c?
How can I do serial ("comm") port I/O?
Explain what does the function toupper() do?
What is formal argument?
What is type qualifiers?
What is difference between structure and union with example?
What is multidimensional arrays
Explain how does flowchart help in writing a program?
What are the c keywords?
What is volatile variable how do you declare it?
What are data types in c language?
Explain what is wrong with this program statement? Void = 10;
What is typeof in c?