difference between function & structure

Answer Posted / lakkup

structure:it holds dissimiliar datatypes when compared to
array.

function:it is used when an operation has to be done by
skipping some of the stepsi.e., function call

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the scope of local variable in c?

759


application attempts to perform an operation?

1702


please explain every phase in the "SDLC" in the dotnet.

2367


what is the difference between class and unio?

2080


Why functions are used in c?

811






How is a structure member accessed?

789


List the variables are used for writing doubly linked list program.

1797


Explain what are multidimensional arrays?

789


What is a MAC Address?

801


What is strcpy() function?

850


What is dynamic dispatch in c++?

753


What is far pointer in c?

988


What is 2c dna?

811


What are enums in c?

825


How will you declare an array of three function pointers where each function receives two ints and returns a float?

1017