what is difference between array and structure?

Answer Posted / kunal

array is scope of variable
structure is a scope of data type

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the general form of a C program?

612


Between macros and functions,which is better to use and why?

1579


how to make a scientific calculater ?

1572


What are two dimensional arrays alternatively called as?

676


Do you know the use of 'auto' keyword?

668






What is pass by reference in c?

621


What is cohesion and coupling in c?

599


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2705


Why c is called procedure oriented language?

591


Explain what are linked list?

631


Write a program to swap two numbers without using third variable in c?

626


What is ambagious result in C? explain with an example.

2061


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

919


What is clrscr ()?

649


What are lookup tables in c?

554