Answer Posted / divakar
i am a person with a never give-up attitude.i am very good
at implementing my ideas effectively.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is meant by recursion?
What is indirection in c?
How can I find out how much free space is available on disk?
What are the loops in c?
How many loops are there in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
For what purpose null pointer used?
What is the purpose of scanf() and printf() functions?
can we change the default calling convention in c if yes than how.........?
Can you return null in c?
stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.
What is c preprocessor mean?
Why is structure important for a child?
What is a program flowchart and how does it help in writing a program?
What is the difference between text and binary modes?