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
Why enum is used in c?
Why we use stdio h in c?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is a floating point in c?
What is assert and when would I use it?
What is the use of in c?
List a few unconditional control statement in c.
What is keyword with example?
Explain how do you list files in a directory?
What is include directive in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is memcpy() function?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
How can you invoke another program from within a C program?
What is the full form of getch?