Answer Posted / nashiinformaticssolutions
fflush() clears the output/input buffer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between printf and scanf in c?
What are the different types of constants?
What is structure packing in c?
Why is sizeof () an operator and not a function?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
while initialization of array why we use a[][2] why not a[2][]...?
Where are c variables stored in memory?
c language interview questions & answer
What is the purpose of scanf() and printf() functions?
What does %p mean?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
Explain what is the purpose of "extern" keyword in a function declaration?
How do you list files in a directory?
What are the types of data files?