What is difference between scanf and gets?
No Answer is Posted For this Question
Be the First to Post Answer
write a proram to reverse the string using switch case?
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
Differentiate fundamental data types and derived data types in C.
How does free() know how many bytes to free?
What are the advantages of using new operator as compared to the function malloc ()?
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,
Explain how can you tell whether two strings are the same?
Is c call by value?
Can static variables be declared in a header file?
what is c++ programming?
What are keywords in c with examples?
where do we use structure pointer?