how to compare two strings without using strcmp() function??
Answer Posted / dfg
using operator overloading.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is main return c?
What is calloc in c?
Difference between macros and inline functions? Can a function be forced as inline?
Explain why can’t constant values be used to define an array’s initial size?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
how many errors in c explain deply
What is static volatile in c?
Why static is used in c?
What is page thrashing?
How we can insert comments in a c program?
Which are low level languages?
Explain the difference between strcpy() and memcpy() function?
Tell me what is null pointer in c?
What is the method to save data in stack data structure type?
if p is a string contained in a string?