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
What is a method in c?
Define the scope of static variables.
Why is main function so important?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
largest Of three Number using without if condition?
State the difference between realloc and free.
How would you use the functions fseek(), freed(), fwrite() and ftell()?
What are the different categories of functions in c?
Explain data types & how many data types supported by c?
What is the best way of making my program efficient?
What is the right type to use for boolean values in c?
Why #include is used in c language?
Write a Program to find whether the given number or string is palindrome.
Describe dynamic data structure in c programming language?
What does the function toupper() do?