Hi,
I need to compare 2 string variables want to now which is the best method
str1 = str 2.
Or there is some other better method available.
It should compare every character of the string and if it matching then only it need to allow further processing.
Thanks in Advance,
Irfan Hussain
Add a comment