Explain what standard functions are available to manipulate strings?
No Answer is Posted For this Question
Be the First to Post Answer
prototype of sine function.
why should i select you?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
Why does notstrcat(string, "!");Work?
How are variables declared in c?
what are threads ? why they are called light weight processes ? what is the relation between process and threads ?
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
The difference between printf and fprintf is ?
Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table
Write a program to compute the following 1!+2!+...n!
Function to find the given number is a power of 2 or not?
What is the right way to use errno?