what is difference between array and structure?
Answer Posted / hfghfgh
Array is Spelled Array
While Structure is spelled Structure.
| Is This Answer Correct ? | 19 Yes | 75 No |
Post New Answer View All Answers
What are the types of pointers?
Write a program on swapping (100, 50)
Differentiate between static and dynamic modeling.
What does c in a circle mean?
What will the preprocessor do for a program?
What is c value paradox explain?
What are data structures in c and how to use them?
Explain what is the benefit of using enum to declare a constant?
How can I delete a file?
How do I send escape sequences to control a terminal or other device?
Explain about the constants which help in debugging?
Why do we write return 0 in c?
What are pointers?
What is build process in c?
Write a program to reverse a linked list in c.