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 a structure and why it is used?
What is the total generic pointer type?
What are categories used for in c?
Is null always defined as 0(zero)?
code for quick sort?
Explain what is meant by high-order and low-order bytes?
what is the diffrenet bettwen HTTP and internet protocol
Explain how do you list files in a directory?
What do you understand by normalization of pointers?
What is difference between structure and union in c programming?
How does struct work in c?
What is a substring in c?
Explain why can’t constant values be used to define an array’s initial size?
What is local and global variable in c?
What is a global variable in c?