Why ordinary variable store only one value  


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

Post New Answer

More C Interview Questions

Explain what is a static function?

0 Answers  


How do I use void main?

0 Answers  


How can I open a file so that other programs can update it at the same time?

0 Answers  


What is the difference between exit() and _exit() function?

0 Answers  


What are the two forms of #include directive?

0 Answers   Aspire, Infogain,






When should a type cast not be used?

0 Answers  


Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program

19 Answers   CTS, HCL, TCS,


What is the value of uninitialized variable in c?

0 Answers  


what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string

3 Answers  


What is the right type to use for boolean values in c?

0 Answers  


Write a C program to perform some of the operation which can be performed using Single linked list

1 Answers   Qualcomm,


Why cann't whole array can be passed to function as value.

1 Answers  


Categories