What is the difference b/w Structure & Array?

Answer Posted / ashu_deepu

structure can hold different types of data as well as
functions.each member are referenced by .(dot) operator.

but array hold similar type of data type.we just use index
to accesss each element of the array.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to identify if a given binary tree is balanced or not.

695


Explain how do you determine a file’s attributes?

601


How is null defined in c?

662


What is strcpy() function?

664


Explain what is a const pointer?

645






By using C language input a date into it and if it is right?

583


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1335


Where are the auto variables stored?

636


Can a pointer point to null?

596


What are the types of data types and explain?

677


What are variables c?

631


what type of questions arrive in interview over c programming?

1567


What is the use of function overloading in C?

690


Define C in your own Language.

648


How do you determine whether to use a stream function or a low-level function?

664