Blurtit.
  • Ask
  • Topics
  • Discover
  • Sign in
  • Latest
Aya Hussein
Aya Hussein answered question 11/9/2011
I Need A Java Code That Will Help Me Output A Diamond Shape?
Class DiamondPattern { public static void main(String[] args) { System.out.println("Program for displaying pattern of *."); System.out.print("Enter the maximum number of *: "); int n = 6; System.out.println("nHere is the Diamond of Starsn"); for (int I = 1; I
  • 3 Answers
  • Follow
  • Blurt
  • Favorite
  • 0
  • 0
  • 0
followed this question.
blurted this answer.
favorited this question.
Aya Hussein
Follow
Aya Hussein
  • 1 Answers
  • 0 Thanks
  • 0 Following
  • 0 Followers

Questions

  • Ask
  • Topics
  • Discover

Company

  • About
  • Contact
  • Support

Everything Else

  • Terms Of Use
  • Privacy Policy
  • Cookie Policy

Follow Us

Social Networks

  • Blurtit on Facebook
  • Blurtit on Twitter
  • Blurtit on Google+
Blurtit.

© Blurtit Ltd. All rights reserved.