What is scope and lifetime of a variable in c?


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

Post New Answer

More C Interview Questions

if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.

18 Answers   Parexel, Ram Infotech, Zycus Infotech,


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


i need all types of question paper releted to "c" and other language.

0 Answers  


write an algorithm and a program to count the number of elements in a circularly singly linked list

1 Answers   Ignou,


how to devloped c lenguege?

4 Answers  






using for loop sum 2 number of any 4 digit number in c language

0 Answers  


What are the complete rules for header file searching?

0 Answers  


What is FIFO?

3 Answers  


write a program to print infinte number

4 Answers  


How do you convert strings to numbers in C?

0 Answers  


Difference between data structure and data base.

7 Answers   CTS, Value Labs, Zoho,


What header files do I need in order to define the standard library functions I use?

0 Answers  


Categories