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


Please Help Members By Posting Answers For Below Questions

Explain heap and queue.

577


What is getche() function?

603


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

571


What are the similarities between c and c++?

593


Can we use any name in place of argv and argc as command line arguments?

606






how to print the character with maximum occurence and print that number of occurence too in a string given ?

2029


What is an auto keyword in c?

640


Combinations of fibanocci prime series

1108


What is page thrashing?

649


What is the hardest programming language?

663


program to convert a integer to string in c language'

1982


What are linker error?

612


What are pointers? Why are they used?

627


Explain how can I prevent another program from modifying part of a file that I am modifying?

633


What is the difference between scanf and fscanf?

660