1.

Write A program in java for the following pattern: BLLUUEEEE

Answer»

import java.util.*;class print{public static void main (String args[ ]){System.out.println("B");System.out.println("LL");System.out.println("UU");System.out.println("EEEE");}}

Please hit the like button if this helped you

nooooooooooo..... what the heck is this???



Discussion

No Comment Found