difference between function & structure

Answer Posted / muhammad bilal

Structure:-

"Way in which components interconnect to each others"

Function:-

"Operation of individual behave as part of structure "

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find a missed value, if you want to store 100 values in a 99 sized array?

1059


What are data structures in c and how to use them?

876


Differentiate between a for loop and a while loop? What are it uses?

892


What is c preprocessor mean?

1023


How can I read a binary data file properly?

822


Is array a primitive data type in c?

773


Explain can static variables be declared in a header file?

883


What does return 1 means in c?

778


Is null always defined as 0(zero)?

803


Are pointers really faster than arrays?

733


find the sum of two matrices and WAP for it.

877


How can I make it pause before closing the program output window?

770


Explain what is the benefit of using const for declaring constants?

784


write a program to find the given number is prime or not

4245


Why do we use return in c?

732