what is difference between array and structure?

Answer Posted / siddharth kothari

An array behaves like a built-in data type. All we have to
do is to declare an array variable and use it. But in the
case of a structure, first we have to design and declare a
data structure before the variables of that type are
declared and used

Is This Answer Correct ?    44 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

875


How pointer is different from array?

850


what is the different bitween abap and abap-hr?

1952


How to write a code for reverse of string without using string functions?

1846


All technical questions

1755


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

892


write a program for the normal snake games find in most of the mobiles.

2040


What is c system32 taskhostw exe?

808


Is there any data type in c with variable size?

870


If you know then define #pragma?

888


Write a C program in Fibonacci series.

864


Explain the difference between strcpy() and memcpy() function?

792


How can I dynamically allocate arrays?

805


Is it acceptable to declare/define a variable in a c header?

888


What is a constant?

828