Write a Java program that store the following array: Char x[20]={'a','b','c','d','e','f'g','h','i,j','k','1','m','n','o'.'p','q','r','s', 't'}; Then enter the following...

Posted Date: