what is difference between array and structure?
Answer Posted / aaa
structure uses keyword struct while declaring,
whereas array doest use any keyword for declaration.
| Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
How do I use strcmp?
Explain logical errors? Compare with syntax errors.
Explain main function in c?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is a null string in c?
Describe explain how arrays can be passed to a user defined function
Why n++ execute faster than n+1 ?
How can you allocate arrays or structures bigger than 64K?
Write a program to use switch statement.
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
What is the significance of c program algorithms?
Why we use int main and void main?
What is struct node in c?
Explain how do you determine a file’s attributes?
using only #include