Write a program to compare two strings without using the
strcmp() function
Answer Posted / kedir
=> ALL ARE CORRECT ANSWER
| Is This Answer Correct ? | 26 Yes | 49 No |
Post New Answer View All Answers
Is c call by value?
How can I read/write structures from/to data files?
Why is c known as a mother language?
Why n++ execute faster than n+1 ?
What is unary operator?
Explain how many levels deep can include files be nested?
When should the register modifier be used? Does it really help?
What does return 1 means in c?
What is the use of typedef in c?
Explain how do you sort filenames in a directory?
Is it valid to address one element beyond the end of an array?
What is the code for 3 questions and answer check in VisualBasic.Net?
What is type qualifiers?
Explain what are multidimensional arrays?
What is scope and lifetime of a variable in c?