What is the default value of local and global variables in c?


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

Post New Answer

More C Interview Questions

swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


how to implement stack operation using singly linked list

2 Answers  


What is the time and space complexities of merge sort and when is it preferred over quick sort?

0 Answers   Amazon,


program for comparing 2 strings without strcmp()

4 Answers  


What are pointers? What are different types of pointers?

0 Answers   Fidelity,






Where local variables are stored in c?

0 Answers  


There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.

15 Answers   Cisco, Google, MBT,


write a programme that inputs a number by user and gives its multiplication table.

2 Answers  


why do we use pointer instead directly acessing the data?

2 Answers  


Why c is a procedural language?

0 Answers  


Why are all header files not declared in every c program?

0 Answers  


Write a program for deleting duplicate elements in an array

3 Answers   Subex,


Categories