What does & mean in scanf?


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

Post New Answer

More C Interview Questions

what is the difference between static variable and register variable?

3 Answers  


what is event driven software and what is procedural driven software?

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  


Explain how do you use a pointer to a function?

0 Answers  


how to find a 5th bit is set in c program

4 Answers   IBM,






What does the file stdio.h contain?

0 Answers  


how to write optimum code to divide a 50 digit number with a 25 digit number??

0 Answers   MGM,


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


What is the significance of scope resolution operator?

0 Answers   Agilent, ZS Associates,


How can you determine the maximum value that a numeric variable can hold?

0 Answers  


how to find anagram without using string functions using only loops in c programming

0 Answers  


write a programe returns the number of times the character appears in the string

2 Answers  


Categories