What is the purpose of the statement: strcat (S2, S1)?
No Answer is Posted For this Question
Be the First to Post Answer
int x=5; printf("%d%d%d",x,x<<2,x>>2);
Can the “if” function be used in comparing strings?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
What are bitwise shift operators in c programming?
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
What is variable in c example?
What is a static variable in c?
Why does the call char scanf work?
What is Generic pointer? What is the purpose of Generic pointer? Where it is used?
read a number & print all its devisors using c-program?
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
How does #define work?