Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Bartleby Related Questions Icon

Related questions

bartleby

Concept explainers

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
expand button
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
expand button
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
Check Mark
Knowledge Booster
Background pattern image
Computer Science
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
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education