Are local variables initialized to zero by default in c?


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

Post New Answer

More C Interview Questions

Which is best linux os?

0 Answers  


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

0 Answers  


What is meant by initialization and how we initialize a variable?

0 Answers  


What is a const pointer, and how does it differ from a pointer to a const?

2 Answers  


What is non linear data structure in c?

0 Answers  


why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?

1 Answers  


if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')

23 Answers  


Can you apply link and association interchangeably?

0 Answers   InterGraph,


How can you convert integers to binary or hexadecimal?

0 Answers  


write a 'c' program to sum the number of integer values

8 Answers  


how to find out the biggest element (or any other operation) in an array which is dynamic. User need not to mention the array size while executing.

3 Answers  


What is the difference between a structure and a union?

2 Answers  


Categories