News

//Take an array of names as input from the user and print them on the screen. import java.util.*; // imports the necessary utilities.