Answer Posted / chanti
strchr()
it is the function which we use in string() while we r
using characters in it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell me what are bitwise shift operators?
What is the difference between #include and #include 'file' ?
By using C language input a date into it and if it is right?
Why c is known as a mother language?
Are the variables argc and argv are always local to main?
What is wrong in this statement? scanf(ā%dā,whatnumber);
What is pointers in c?
What is the data segment that is followed by c?
Explain how can you tell whether two strings are the same?
What is s or c?
What are the 4 data types?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is the difference between declaring a variable and defining a variable?
What are formal parameters?
What is nested structure in c?