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
Write a program to print factorial of given number using recursion?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What are local static variables? How can you use them?
Can a variable be both const and volatile?
What is a protocol in c?
Explain how can I avoid the abort, retry, fail messages?
What are the preprocessor categories?
Where in memory are my variables stored?
How a string is stored in c?
What are different types of operators?
How do you sort filenames in a directory?
What are multidimensional arrays?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Where are local variables stored in c?