why we wont use '&' sing in aceesing the string using scanf
No Answer is Posted For this Question
Be the First to Post Answer
to find the closest pair
What should be keep precautions while using the recursion method?
write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.
What is pointers in c?
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?
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)
What happens if a header file is included twice?
What's the total generic pointer type?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
How to Throw some light on the splay trees?