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 |
Write a program to add a given duration with time(24hrs format)
Explain argument and its types.
Explain the process of converting a Tree into a Binary Tree.
What is const volatile variable in c?
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
Explain how do you sort filenames in a directory?
What does void main () mean?
What are valid signatures for the Main function?
Can you write a programmer for FACTORIAL using recursion?
what is the full form of c language
When can a far pointer be used?
wat is the meaning of c?