
Just need some help on completing the code
import java.util.Scanner;
public class ArrayofStrings4{
public static void main(String[] args) {
String [] Bikes = {“alcyon”,”American Eagle”, “Cannondale”,”Abici”, “Strommer”};
System.out.println(“All the contents of array are : “);
for (int i = 0; i < Bikes.length; i++) {
System.out.println(Bikes[i]);
}
String name;
Scanner input=new Scanner (System.in);
System.out.println(“Enter the Name of Bike: “);
name= input.next();
int i;
for ( i = 0;i<Bikes.length; i++)
PayPal Gateway not configured
PayPal Gateway not configured