Task Write a JAVA program that reads the height of a triangle (less than 10) from the user and then calls two void methods named plotTril and plotTri2. Each of the 2 methods should have a parameter for the height of the triangle and use printf inside of nested For loops to produce the output of the respective triangle for the user. Note that the numbers in the triangle are left-aligned. Create a project and class named HW8Firstname Lastname in NetBeans using your actual first and last names to hold your program. For height = 8, plotTril and plotTri2 will print the following triangles respectively. 1 2 4 8 16 1 27 1240 1 2 124 1 524 co 8 1 2 1 A 2 1 2 4 8 16 1 1 2 4 8 16 32 1 2 4 1 2 4 8 1 ΝΗ 2 4 8 16 8 16 32 16 32 64 32 64 128 64 1 2 248 1 2 4 1 2 4 32 16 8 62 16 8 co 1 2 4 1 2 1

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.5: A Closer Look: Loop Programming Techniques
Problem 14E
icon
Related questions
Question
and last names to hold your program.
For height = 8, plotTril and plotTri2 will print the following triangles respectively.
ΝΗ
1 2
1
424
2
1
BANH
2
4
8
1
2
1
N
2
4
8
16
1
2
1
4
2
1
8
4
2
1
16
8
4
2
32 16
8
4
64 32
16
8
4
128 64 32 16 8
64
32
16 8
32
16
8
16
8
4
8
4
2
4
2
1
2
1
1
12
2
4
1
2
4
8
16
32
1
2
2
2 1
1
1
1
2
1
1
1
2
2
4
4
8 16
8
1
16 32 16
4 2
32
4
64 128 64 32 16 8
BANH
2
4
8
C24
1
1
2
4
8
64 32 16
COM
1
8 ANT
2
1
2
4
1
2
1
Transcribed Image Text:and last names to hold your program. For height = 8, plotTril and plotTri2 will print the following triangles respectively. ΝΗ 1 2 1 424 2 1 BANH 2 4 8 1 2 1 N 2 4 8 16 1 2 1 4 2 1 8 4 2 1 16 8 4 2 32 16 8 4 64 32 16 8 4 128 64 32 16 8 64 32 16 8 32 16 8 16 8 4 8 4 2 4 2 1 2 1 1 12 2 4 1 2 4 8 16 32 1 2 2 2 1 1 1 1 2 1 1 1 2 2 4 4 8 16 8 1 16 32 16 4 2 32 4 64 128 64 32 16 8 BANH 2 4 8 C24 1 1 2 4 8 64 32 16 COM 1 8 ANT 2 1 2 4 1 2 1
Printing Triangles with Nested Loops
Due Date: Thursday, April 13 at 11:59 PM
Task
Write a JAVA program that reads the height of a triangle (less than 10) from the user and then
calls two void methods named plotTril and plotTri2. Each of the 2 methods should
have a parameter for the height of the triangle and use printf inside of nested For loops to
produce the output of the respective triangle for the user. Note that the numbers in the
triangle are left-aligned.
Create a project and class named HW8FirstnameLastname in NetBeans using your actual first
and last names to hold your program.
For height = 8, plotTril and plotTri2 will print the following triangles respectively.
12
1
1 2
1
4 2
8
4
16
8
32
16
1
2
4
1
2
4
8
1
2
4
8 4
12
2
1
844H
2
16
1
NL
1
2
48
16
32
2 1
1
724
COM
8
16
32
64
1
2
48
1
36
24
16 8
00
32 16
64 32
128 64
1
2
4
8
16
32
1
2
4
8
16
1
2
4
8
1
2
4
1
2 1
Transcribed Image Text:Printing Triangles with Nested Loops Due Date: Thursday, April 13 at 11:59 PM Task Write a JAVA program that reads the height of a triangle (less than 10) from the user and then calls two void methods named plotTril and plotTri2. Each of the 2 methods should have a parameter for the height of the triangle and use printf inside of nested For loops to produce the output of the respective triangle for the user. Note that the numbers in the triangle are left-aligned. Create a project and class named HW8FirstnameLastname in NetBeans using your actual first and last names to hold your program. For height = 8, plotTril and plotTri2 will print the following triangles respectively. 12 1 1 2 1 4 2 8 4 16 8 32 16 1 2 4 1 2 4 8 1 2 4 8 4 12 2 1 844H 2 16 1 NL 1 2 48 16 32 2 1 1 724 COM 8 16 32 64 1 2 48 1 36 24 16 8 00 32 16 64 32 128 64 1 2 4 8 16 32 1 2 4 8 16 1 2 4 8 1 2 4 1 2 1
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Math class and its different methods
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage