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


Please Help Members By Posting Answers For Below Questions

What is main return c?

739


What is calloc in c?

882


Difference between macros and inline functions? Can a function be forced as inline?

944


Explain why can’t constant values be used to define an array’s initial size?

1102


which is conditional construct a) if statement b) switch statement c) while/for d) goto

989


how many errors in c explain deply

1831


What is static volatile in c?

751


Why static is used in c?

835


What is page thrashing?

848


How we can insert comments in a c program?

853


Which are low level languages?

842


Explain the difference between strcpy() and memcpy() function?

775


Tell me what is null pointer in c?

791


What is the method to save data in stack data structure type?

855


if p is a string contained in a string?

1615