What is the value of uninitialized variable in c?


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

Post New Answer

More C Interview Questions

Under what circumstances does a name clash occur?

0 Answers   InterGraph,


What are advantages and disadvantages of recursive calling ?

12 Answers   College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,


Which one would you prefer - a macro or a function?

0 Answers  


write a program which counts a product of array elements lower than 10.

1 Answers  


what is the height of tree if leaf node is at level 3. please explain

0 Answers  






write a program to rearrange the array such way that all even elements should come first and next come odd

0 Answers  


What is sorting in c plus plus?

0 Answers  


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

0 Answers   HCL,


What are the different types of constants?

0 Answers  


write a program in c to read array check element is present or not?

1 Answers  


# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none

7 Answers   Microsoft, TCS,


What is sizeof in c?

0 Answers  


Categories