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

Why c is called procedure oriented language?

1 Answers  


Is flag a keyword in c?

1 Answers  


Why doesnt the call scanf work?

1 Answers  


Explain spaghetti programming?

1 Answers  


How can I find out how much free space is available on disk?

1 Answers  


What is the difference between a structure and a union?

2 Answers  


write a method for an array in which it can display the largest n next largest value.

1 Answers   Value Labs,


What are conditional operators in C?

1 Answers   Adobe,


What are local static variables?

1 Answers  


44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?

3 Answers  


What is function pointer and where we will use it

2 Answers   Infosys, NetApp,


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


Categories