posted 13 years ago
Hi,
I need to compare main method argument comparison but I am failed to do so... here is my simple prog
and output is
Apple
I am providing "Apple" argument, It does print Apple but the comparison fails and I dont get "HI" output. whats wrong here?