What are global variables?


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

Post New Answer

More C Interview Questions

What is function prototype in c with example?

0 Answers  


What is difference between main and void main?

0 Answers  


Why is c called c not d or e?

0 Answers  


How can I write a function that takes a format string and a variable number of arguments?

0 Answers  


How does sizeof know array size?

0 Answers  


if we take a number as a char then can we manipulate(add, subtract) on this number

2 Answers  


please help me.. how to write a code of this output?? "Enter range number:"10 1 is an odd number 2 is an even numbers 3 in an odd numbers 4 " to 10" "printing all odd numbers:" 1,3,5,7,9 "printing all even numbers:" 2,4,6,8,10 "sum of all odd numbers:25 "sum of all even numbers:30 using a C Programming ARRAY pleas pleas help.. its my project ..please :(

1 Answers  


write a program to delete an item from a particular location of an linear array?

1 Answers  


How would you write qsort?

1 Answers  


why we are using semicolon at the end of printh statment

2 Answers   HCL,


Can we assign string to char pointer?

0 Answers  


related to rdbms query .

2 Answers  


Categories