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 volatile variable how do you declare it?

654


What is meant by realloc()?

778


How can variables be characterized?

1783


What’s the special use of UNIONS?

749


Is a house a mass structure?

744






What is the process to create increment and decrement stamen in c?

670


why return type of main is not necessary in linux

1786


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

820


Write a program to print all permutations of a given string.

766


List the difference between a "copy constructor" and a "assignment operator"?

677


What is a lvalue

757


How do c compilers work?

700


What does printf does?

858


What is the symbol indicated the c-preprocessor?

838


What is table lookup in c?

725