1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Pie
2 years ago
13

PLEASE HELP I HAVE A TEST RIGHT NOW!!!

Computers and Technology
1 answer:
lyudmila [28]2 years ago
3 0

Answer:

The algorithm is as follows:

1. START

2. ARRAY2D[3][4]

2. FOR ROW = 0 to 3

2.1 FOR COL = 0 to 2

2.1.1 IF ARRAY2D[ROW][COL] > 7

2.1.1.1 PRINT

2.1.2 END IF

2.2 END FOR

3 END FOR

4. STOP

Explanation:

This begins the algorithm

1. START

This creates a 2d array of 3 column and 4 rows

2. ARRAY2D[3][4]

This iterates through the rows

2. FOR ROW = 0 to 3

This iterates through the columns

2.1 FOR COL = 0 to 2

Check if array element is greater than 7

2.1.1 IF ARRAY2D[ROW][COL] > 7

Print the element, if true

2.1.1.1 PRINT ARRAY2D[ROW][COL]

The following ends the condition and iterations

<em>2.1.2 END IF</em>

<em>2.2 END FOR</em>

<em>3 END FOR</em>

This ends the algorithm

4. STOP

You might be interested in
A Venn diagram is used to show...?<br> Plz help
11Alexandr11 [23.1K]
Venn diagrams are used to depict set intersections (denoted by an upside-down letter U)......
6 0
3 years ago
Read 2 more answers
Select the items that can be measured.
Slav-nsk [51]

Answer:

distance

capacity

smoothness

thickness

4 0
3 years ago
Read 2 more answers
A fitness tracker can be classified as a wearable computer. true
Kay [80]
Depends, but I'd say false.
5 0
3 years ago
What is a type of local network that people can use to access the Internet?
ExtremeBDS [4]

Id say Router is the answer based on your Question.

Router - is a device used to host a network signal which people will require the SSID(network-name) to connect to.

It is a bit confusing because the correct answer is SSID  which leads me to belive Public Wi-Fi is also correct..

4 0
3 years ago
Read 2 more answers
Toshiba Corporation makes computer chips. Toshiba Corporation would be classified as a A. merchandising company. B. manufacturin
solmaris [256]

Answer: Option 'B'

Explanation: They will be referred to as a manufacturing company because of they make the necessary part themselves not buy it from somewhere else.

5 0
2 years ago
Other questions:
  • What view and zoom setting do you need for true WYSIWYG display? Why?
    14·1 answer
  • How much does a Canon PowerShot G7X cost in America?
    14·1 answer
  • The problem of using IP numbers for addressing hosts in the Internet are resolved using
    5·1 answer
  • Which of the following illustrates an example of a Boolean data type?
    15·1 answer
  • You and a few friends are having a meal at a pizza restaurant, and the server has just given you the bill. Write a function that
    14·1 answer
  • Given two int variables , firstplacewinner and secondplacewinner, write some code that swaps their values . declare any addition
    11·1 answer
  • The Internet began when a large company wanted to sell products online.
    11·2 answers
  • Write an application that determines whether the first two files are located in the same folder as the third one. The program sh
    6·1 answer
  • What's the difference between joystick and mouse​
    10·2 answers
  • Koi jinda hei kya hello​
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!