why we wont use '&' sing in aceesing the string using scanf
No Answer is Posted For this Question
Be the First to Post Answer
What is the method to save data in stack data structure type?
Why do we use return in c?
what is the difference between structure and union?
write a program to swap Two numbers without using temp variable.
75 Answers EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
Why is void main used?
What is break statement?
What is difference between Structure and Unions?
1) int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain the explain the output
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
show how link list can be used to repersent the following polynomial i) 5x+2
how can we print hellow world programme without using semicolon