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
Why clrscr is used after variable declaration?
What is pointer & why it is used?
What is size of union in c?
Why void is used in c?
What language is lisp written in?
Is Exception handling possible in c language?
What is dynamic variable in c?
Can you please explain the scope of static variables?
What are the advantages of using Unions?
Explain how do you determine the length of a string value that was stored in a variable?
What is volatile variable how do you declare it?
Explain about the constants which help in debugging?
Why is c so powerful?
What is typedf?
Explain do array subscripts always start with zero?