what is difference between array and structure?

Answer Posted / kalyani joshi

array has indexed data type.
data type of structure is object type.

Is This Answer Correct ?    86 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between typedef and #define?

531


How can I remove the leading spaces from a string?

623


Differentiate between functions getch() and getche().

612


Why is a semicolon (;) put at the end of every program statement?

617


State two uses of pointers in C?

630






What is the use of typedef in structure in c?

534


Explain modulus operator.

588


What’s the special use of UNIONS?

650


What are dangling pointers in c?

630


How to compare array with pointer in c?

610


What is the condition that is applied with ?: Operator?

654


Which type of language is c?

640


in linking some of os executables are linking name some of them

1645


Explain what is the most efficient way to store flag values?

688


What is sizeof in c?

563