Difference between linking and loading?
What functions are used in dynamic memory allocation in c?
plz answer..... a program that reads non-negative integer and computes and prints its factorial
Are the expressions * ptr ++ and ++ * ptr same?
How can I automatically locate a programs configuration files in the same directory as the executable?
what is bitwise operator?
Why do we use int main?
how to get the starting address of file stored in harddisk through 'C'program.
How many parameters should a function have?
Explain how do you determine whether to use a stream function or a low-level function?
What is the difference b/w Structure & Class?
write a program to display the numbers in the following format 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 4
Why structure is used in c?