What is the scope of an external variable in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

1 Answers   Wipro,


Is sizeof a keyword in c?

0 Answers  


What are the different types of objects used in c?

0 Answers  


How can I sort a linked list?

0 Answers  


Why doesn't C support function overloading?

2 Answers  






Place the #include statement must be written in the program?

0 Answers  


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

0 Answers  


What is static identifier?

0 Answers   TCS,


what is pointer ?

10 Answers   Kernex Micro Systems,


Can you please explain the difference between strcpy() and memcpy() function?

0 Answers  


What is %s and %d in c?

0 Answers  


What is a example of a variable?

0 Answers  


Categories