What are conditional operators in C?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by high-order and low-order bytes?
Why is malloc used?
What are the different types of C instructions?
What is a good way to implement complex numbers in c?
What is a symbolic constant?
name the language for writing c compiler?
Write a program with dynamically allocation of variable.
Give basis knowledge of web designing ...
what are the stoge class in C and tel the scope and life time of it?
In C language what is a 'dangling pointer'?
Write the following function 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.
3 Answers Google, Infosys, JTL, OpenFeel,
how to print "hai" in c?