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

Write a code on reverse string and its complexity.

0 Answers   Expedia,


Why isn't it being handled properly?

0 Answers  


Can a program have two main functions?

0 Answers  


Write a main() program that calls this function at least 10 times. Try implementing this function in two different ways. First, use an external variable to store the count. Second, use a local variable. Which is more appropriate?

2 Answers  


What is the difference b/w Structure & Class?

3 Answers  






EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>

4 Answers  


How to add two numbers without using semicolon at runtime

2 Answers  


Explain heap and queue.

0 Answers   Aricent,


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

0 Answers  


What is the difference between struct and typedef struct in c?

0 Answers  


Explain union.

0 Answers  


What is the purpose of ftell?

0 Answers  


Categories