I need a code to write String in the console and making compare with Array.
String Array = {"skill"};
Console co=System.console();
then compare Array with co…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here is an example to read a string from the keyboard and compare the string with another string
Execution1:
Input:
output:
Execution2:
Input:
output: