Question: Please use java. Thank You Make a program to compare two char arrays. Declare two different char arrays which size is 5 Initialize both with
Please use java. Thank You
Make a program to compare two char arrays. Declare two different char arrays which size is 5 Initialize both with HELLO and HELLU Using for loop and conditional statements, compare them and display 1 if two arrays are same. Otherwise, display 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
