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
write an algorithm to display a square matrix.
what is the role you expect in software industry?
Is null equal to 0 in sql?
When should a type cast not be used?
What is 2c dna?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Tell me can the size of an array be declared at runtime?
What is a sequential access file?
Explain what is meant by 'bit masking'?
I need a sort of an approximate strcmp routine?
Is c++ based on c?
Explain spaghetti programming?
What is the scope of static variable in c?
Explain what does a function declared as pascal do differently?
What is sizeof int in c?