What is the value of uninitialized variable in c?



What is the value of uninitialized variable in c?..

Answer / Swatantra Kumar

An uninitialized variable in C has an indeterminate or undefined value. The behavior of a program that uses an uninitialized variable can be hard to predict.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


Explain argument and its types.

1 Answers  


Explain the process of converting a Tree into a Binary Tree.

1 Answers   Ignou,


What is const volatile variable in c?

1 Answers  


Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.

1 Answers  


Explain how do you sort filenames in a directory?

1 Answers  


What does void main () mean?

1 Answers  


What are valid signatures for the Main function?

1 Answers  


Can you write a programmer for FACTORIAL using recursion?

1 Answers   ADP,


what is the full form of c language

9 Answers   Satyam, TCS, VNC,


When can a far pointer be used?

1 Answers  


wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


Categories