Sunday, 2 April 2017

Java Number Pattern Printing Program #8


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
public class NumberPrinting_8 {
 
 public static void main(String[] args) {
  
  int rows = 8;
  
  for(int i=1;i<=rows;i++)
  {
   for(int j=0;j<rows;j++)
   {
    System.out.print(i);
   }
   System.out.println();
  }
 }
}


      
Blog Author - Pushkar Khosla,
Software Developer by Profession with 3.0 Yrs of Experience , through this blog i'am sharing my industrial Java Knowledge to entire world. For any question or query any one can comment below or mail me at pushkar.itsitm52@gmail.com.

This blog is all about to learn Core Java ,Interview Programs and Coding tricks to polish your Java Knowledge. If you like the content of this blog please share this with your friends.



1 comment:

  1. This type of message always inspiring and I prefer to read quality content, so happy to find good place to many here in the post, the writing is just great, thanks for the post. tampa printing company

    ReplyDelete