IS STRUCTURES CAN BE USED WITHIN AN ARRAY?
Answer Posted / e-mail
yes. structures can be used within an array. variables are
declared in an arrays in structures.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is static memory allocation?
Here is a neat trick for checking whether two strings are equal
What is difference between main and void main?
What is difference between structure and union in c?
What is the collection of communication lines and routers called?
What is define c?
what will be maximum number of comparisons when number of elements are given?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What is the benefit of using #define to declare a constant?
What is structure pointer in c?
What is a MAC Address?
what is the basis for selection of arrays or pointers as data structure in a program
Explain what is the best way to comment out a section of code that contains comments?
When can a far pointer be used?
Why is c so powerful?