/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package arraydemo2; /** * * @author print depot */ public class philHero {public static void main(String[] args) { String hero[] = {"Rizal", "Bonifacio", "Aguinaldo", "Mabini", "Ninoy"}; String heroes; for(int i=0; i