Program to find out whether a word is a 'Magic Word' or not
Aishwarya chauhan
1:36 AM
import java.io.*; class magic_word { static void magic()throws IOException { BufferedReader br=new BufferedReader(new InputStr...
Program to find out whether a word is a 'Magic Word' or not
Reviewed by Aishwarya chauhan
on
1:36 AM
Rating: