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


Please Help Members By Posting Answers For Below Questions

What are the restrictions of a modulus operator?

638


How do you initialize pointer variables?

614


Why does not c have an exponentiation operator?

629


What is the equivalent code of the following statement in WHILE LOOP format?

769


What is the c language function prototype?

644






What are the advantages and disadvantages of pointers?

578


What is atoi and atof in c?

618


What are the standard predefined macros?

633


What are structure members?

597


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3124


What is gets() function?

671


How can I pad a string to a known length?

612


What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

625


Why do we need a structure?

587


Explain what is the most efficient way to store flag values?

698