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 derived data types in c?
Explain what is the difference between a free-standing and a hosted environment?
When is a void pointer used?
Why doesnt the call scanf work?
Are comments included during the compilation stage and placed in the EXE file as well?
Compare interpreters and compilers.
What is the difference between c &c++?
What is a volatile keyword in c?
Which header file is essential for using strcmp function?
What are c preprocessors?
program to convert a integer to string in c language'
Differentiate between functions getch() and getche().
Tell me the use of bit field in c language?
c program for searching a student details among 10 student details
What type is sizeof?