Why is extern used in c?
No Answer is Posted For this Question
Be the First to Post Answer
explain memory layout of a C program
Does c have an equivalent to pascals with statement?
What are the different types of linkage exist in c?
What is difference between constant pointer and constant variable?
Differentiate between null and void pointers.
Is there a way to jump out of a function or functions?
Explain how can a program be made to print the line number where an error occurs?
What are the general description for loop statement and available loop types in c?
Difference between goto, long jmp() and setjmp()?
Where is volatile variable stored?
How can you tell whether a program was compiled using c versus c++?
What are valid operations on pointers?