what is difference between array and structure?
Answer Posted / rajesh
array -same data type
structure -diff datatype
| Is This Answer Correct ? | 630 Yes | 51 No |
Post New Answer View All Answers
When should the register modifier be used? Does it really help?
What are the advantages of the functions?
What was noalias and what ever happened to it?
Compare and contrast compilers from interpreters.
Differentiate fundamental data types and derived data types in C.
hi, which software companys will take,if d candidate's % is jst 55%?
Is printf a keyword?
What is #include stdio h and #include conio h?
Why clrscr is used in c?
What is difference between stdio h and conio h?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
How do you define a string?
What does 3 mean in texting?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above