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

write a program to print largest number of each row of a 2D array

2110


List a few unconditional control statement in c.

784


What is strcpy() function?

885


What is the heap?

981


What does it mean when a pointer is used in an if statement?

876


What are nested functions in c?

796


When should I declare a function?

837


What is the use of volatile?

848


What is a void pointer? When is a void pointer used?

847


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

892


What are valid operations on pointers?

964


What are qualifiers and modifiers c?

761


What are the 5 types of organizational structures?

806


Does sprintf put null character?

811


What is 02d in c?

855