What is the scope of global variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?
I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed
What is the difference between c &c++?
What are global variables and how do you declare them?
What is that continue statement??
what is difference between overriding and overloading?
Tell me is null always defined as 0(zero)?
What is build process in c?
differentiate built-in functions and user – defined functions.
What are the different types of linkage exist in c?
What does the error message "DGROUP exceeds 64K" mean?
what is a non volatile key word in c language?