what is difference between array and structure?
Answer Posted / srinidhi
array means homogenious it can hold only its or char ,float
stucture means heterogenious it can contain 1 int,i floatso
it is contains mixed data
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is calloc malloc realloc in c?
What is a constant?
Explain what is the difference between text files and binary files?
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
I have seen function declarations that look like this
What are the data types present in c?
What happens if header file is included twice?
How can you allocate arrays or structures bigger than 64K?
how to write a c program to print list of fruits in alpabetical order?
code for replace tabs with equivalent number of blanks
How macro execution is faster than function ?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Why can arithmetic operations not be performed on void pointers?
swap 2 numbers without using third variable?
What is a shell structure examples?