Answer Posted / abhinay
dennis ritche
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
Is main an identifier in c?
I have a varargs function which accepts a float parameter?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Can you please explain the difference between strcpy() and memcpy() function?
Explain the use of fflush() function?
Explain how can I manipulate strings of multibyte characters?
Why we use stdio h in c?
the question is that what you have been doing all these periods (one year gap)
What is meant by preprocessor in c?
How to set file pointer to beginning c?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
List some basic data types in c?
What are actual arguments?
Can two or more operators such as and be combined in a single line of program code?
What is %lu in c?