what is difference between array and structure?

Answer Posted / sushil

structure: structure is a collection of variable, reference
under convinent mean of keeping related information.

Is This Answer Correct ?    7 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between functions getch() and getche()?

613


Can i use “int” data type to store the value 32768? Why?

749


What header files do I need in order to define the standard library functions I use?

534


Is there a way to compare two structure variables?

610


What is size of union in c?

575






Is it better to bitshift a value than to multiply by 2?

650


Can I initialize unions?

581


What is structure packing in c?

599


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

651


Can you pass an entire structure to functions?

687


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

625


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1318


What is 2 d array in c?

544


What is dynamic memory allocation?

800


Stimulate calculator using Switch-case-default statement for two numbers

2441