Names Selector

Names Selector Version 1.0

About this code I called it Names Selector Version 1.0 written entirely in Java. This is a simple program to show how to use and manipulate arrays and demonstrate how to use built in string libraries in Java to convert string from lower case to upper case and to reverse the arrangement of letters in a string. I intended this code for beginners in Java programming. I hope this simple program