A global variable when referred to in another file is declared as this
a) local variable
b) external variable
c) constant
d) pointers
No Answer is Posted For this Question
Be the First to Post Answer
What is ambagious result in C? explain with an example.
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
how do you execute a c program in unix.
What is volatile variable how do you declare it?
What is a scope resolution operator in c?
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer
How do shell structures work?
What are comments and how do you insert it in a C program?
Does c have an equivalent to pascals with statement?
explain what is a newline escape sequence?
how does printf function work
how can i get output the following... 5 4 3 2 1 4 3 2 1 3 2 1 2 1 1 and 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 plz plz...