IS STRUCTURES CAN BE USED WITHIN AN ARRAY?

Answer Posted / venugopal

YES ,THEY CAN BE,BECAUSE ARRAY CAN HOLD SIMILAR DATA
TYPED ONES,WE ARE USING ONLY STRUCTURE VARIABLES
THEMSELVES.IT WILL BE POSSIBLE.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a variable be both const and volatile?

888


Where local variables are stored in c?

745


What is stack in c?

831


What is pointer and structure in c?

779


What should malloc() do?

845


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

3237


What is the difference between arrays and pointers?

853


What is the symbol indicated the c-preprocessor?

947


given post order,in order construct the corresponding binary tree

2537


Did c have any year 2000 problems?

879


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

839


What are the two types of structure?

816


Why does notstrcat(string, "!");Work?

886


What is function pointer c?

789


When should the volatile modifier be used?

889