Write a JavaScript program that utilizes looping to print the following table of values. Output the results in an HTML table.

N 10*N 100*N 1000*N
1 10 100 1000
2 20 200 2000
3 30 300 3000
4 40 400 4000
5 50 500 5000


```

1

2

3

4

5

6 Solution: 14.16

7

8

22

23

24

25

```



Computer Science & Information Technology

You might also like to view...

Referring to the picture above, what is missing from the application window?

A. Status bar B. Title bar C. Scroll bars D. Sizing buttons

Computer Science & Information Technology

Footers can be created by either using one of the built-in footers or by using the Edit footer command

Indicate whether the statement is true or false

Computer Science & Information Technology

____ is best for managing quantitative data.

A. Word B. Access C. PowerPoint D. Excel

Computer Science & Information Technology

A client reports that half of the marketing department is unable to access network resources. The technician determines that the switch has failed and needs to replace it. Which of the following would be the MOST helpful in regaining connectivity?

A. VLAN configuration B. Network diagram C. Configuration backup D. Router image

Computer Science & Information Technology