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
Explain setjmp()?
What is sorting in c plus plus?
How can I call a function with an argument list built up at run time?
What are inbuilt functions in c?
What is NULL pointer?
What are the features of c languages?
What are the different file extensions involved when programming in C?
Explain the use of bit fieild.
Explain what are run-time errors?
Explain what standard functions are available to manipulate strings?
What are the advantages of using new operator as compared to the function malloc ()?
Here is a neat trick for checking whether two strings are equal
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
Differentiate abs() function from fabs() function.
What is the argument of a function in c?