Write a program to compare two strings without using the
strcmp() function
Answer Posted / b.l.paliwal
ALL PERSON ARE STUPIDS THEY DONT KNOW HERE WAT THE FUNCTION
STRCMP DO IT COMPARE BOTH STRING AND RETURN AN INTEGER
VALUE BUT ALL STUPID ARE COMPARING THE LENGTH OF STRING NOT
CHARACTER
WHAT WILL IF I WRITE RISHI
RISHI
HAAA HAA IT WILL RETURN 0
OR IF I WRITE RUCHI
SUCHI
IT WILL RETURN -1
STUPID THINK BEFORE POST UR PROGRAMME
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
What are the different types of C instructions?
What are the different types of pointers used in c language?
Write a progarm to find the length of string using switch case?
What is the difference between constant pointer and constant variable?
What is clrscr in c?
what is bit rate & baud rate? plz give wave forms
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
Define circular linked list.
Explain how do you override a defined macro?
When is the “void” keyword used in a function?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
How will you delete a node in DLL?
Why we use break in c?
How does struct work in c?
Can we increase size of array in c?