Zensar Technologies Interview Question

A basic program in Java to compare two string

Interview Answer

Anonymous

Jul 1, 2015

I have used equals but they asked me to compare it using array I used a loop to do it.