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

What is the use of the sizeof operator?

2 Answers  


What is the difference between struct and union in C?

1 Answers  


To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.

4 Answers   Aricent,


Give differences between - new and malloc() , delete and free() ?

0 Answers   Genpact,


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

0 Answers  


what are the uses of structure?

7 Answers   HCL,


Differentiate between a for loop and a while loop? What are it uses?

0 Answers   TISL,


is it possible to create your own header files?

0 Answers  


1 1 12 21 123 321 12344231 how i creat it with for loop??

1 Answers  


explain about storage of union elements.

2 Answers   ABC, Bosch,


What is c basic?

0 Answers  


Explain the bubble sort algorithm.

0 Answers  


Categories