why we wont use '&' sing in aceesing the string using scanf


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

Post New Answer

More C Interview Questions

to find the closest pair

0 Answers   Infosys,


What should be keep precautions while using the recursion method?

1 Answers  


write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.

5 Answers   Temenos,


What is pointers in c?

0 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database

2 Answers   TCS, Unisys, Webyog,






15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

2 Answers   CTS,


what are bit fields? What is the use of bit fields in a structure declaration?

0 Answers   Flextronics, TISL, Virtusa,


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

0 Answers  


What happens if a header file is included twice?

0 Answers  


What's the total generic pointer type?

0 Answers  


process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

0 Answers   InterGraph,


How to Throw some light on the splay trees?

0 Answers  


Categories