what is difference between array and structure?
Answer Posted / rajprasadmaity
collection is similar data type array
array always start from 0
array size fixed
| Is This Answer Correct ? | 123 Yes | 36 No |
Post New Answer View All Answers
What are the different types of linkage exist in c?
Explain About fork()?
Why isnt any of this standardized in c?
What tq means in chat?
What is header file in c?
What is cohesion in c?
Do character constants represent numerical values?
What is the heap?
how we can make 3d venturing graphics on outer interface
What is the purpose of clrscr () printf () and getch ()?
Is there a way to switch on strings?
write an algorithm to display a square matrix.
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Write a program to show the change in position of a cursor using c
Is that possible to add pointers to each other?