How do I use strcmp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of data types and explain?
When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these
const char * char * const What is the differnce between the above tow?.
write a program for even numbers?
what is the difference between char * const and const char *?
What is default value of global variable in c?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
Why is c used in embedded systems?
What is a good way to implement complex numbers in c?
I want tcs placement papers of 2004-2009 , its urgent
Explain is it better to bitshift a value than to multiply by 2?