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
What is a structure member in c?
Explain what is the benefit of using enum to declare a constant?
What is the sizeof () operator?
Are c and c++ the same?
Why header files are used?
What are formal parameters?
Why isn't any of this standardized in c? Any real program has to do some of these things.
What are data structures in c and how to use them?
Write a program for finding factorial of a number.
Why header file is used in c?
How will you delete a node in DLL?
Is there anything like an ifdef for typedefs?
What are qualifiers?
What is the use of sizeof () in c?
What do header files do?