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
3 years ago
13

PLEASE HELP I HAVE A TEST RIGHT NOW!!!

Computers and Technology
1 answer:
lyudmila [28]3 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
Please list the computer data hierarchy from bit to database
vladimir2022 [97]

Answer:

 Data hierarchy is basically define to the data which is organized in the systematic manner. The main concept of the data hierarchy is to check the basic structure of the data. It basically involve the fields records and files for the data organization.

The following is the list of the computer data hierarchy from nit to address are:

1) Bit: It is the smallest unit of the data.

2) Field: The collection of all the characters in the data is known as field.

3) Record: The collection of the different fields is known as records.

4) File: The collection of various types of records in the database is known as file.

8 0
3 years ago
any one that owns a chrome book there is a new update there is new features and there is a game on settings where you see what y
timama [110]

Answer:

THANK YOU SO MUCH! I AM ON MY CHROME BOOK RIGHT NOW AND WAS HESITATING TO DOWNLOAD THE UPDATE!

Explanation:

4 0
3 years ago
Read 2 more answers
Harry is undertaking a digital photography course as the college and wants to
Ludmilka [50]

C. Unconventionally yes it will break down the system potentially causing a virus

4 0
3 years ago
In the context of in-house software development options, companies that develop software for sale are called _____.
Pavel [41]

A software vendor is an organization specializing in making and selling software for mass or niche markets. 

A software dealer is an organization which sell software produced by others.

Meanwhile, Software distribution<span> is the process of delivering </span>software<span> to the end user. And the person or organization who are responsible for distributing software to others are called as software distributors.</span>

Here the answer is A.

6 0
3 years ago
What source ip address does a router use by default when the traceroute command is issued?
maw [93]

When sending an echo request message, a router will use the IP address of the exit interface as the source IP address.

<h3>What is traceroute IP address?</h3>

Traceroute, also called tracepath or tracert, is a network tool used to determine the “path” packets take from one IP address to another.

It provides the hostname, IP address, and the response time to a ping. Enter the IP address that you want to lookup.

Traceroute ensures each hop on the way to a destination device drops a packet and sends back an ICMP error message.

This means traceroute can measure the duration of time between when the data is sent and when the ICMP message is received back for each hop—giving you the RTT value for each hop.

To learn more about IP address, refer

https://brainly.ph/question/4632300

#SPJ4

4 0
2 years ago
Other questions:
  • Who is typically considered to be the father of computing
    6·1 answer
  • An element in a web page that connects to a different location in the same page or a different page is a _____.
    8·1 answer
  • Which of the following works on the pay-per-click (PPC) and cost-per-click (CPC) concept? ~ Plato
    9·1 answer
  • What finger should be on the Y key?
    12·2 answers
  • (Display characters) Write a method that prints characters using the following header: public static void printChars(char ch1, c
    6·2 answers
  • How do you loop a makebeat in earsketch
    11·1 answer
  • Type of cable installed on a patch panel?
    15·1 answer
  • What is the difference between computer hardware and computer software?<br>​
    10·1 answer
  • Trojans depend on ________ to spread. A rootkits B self-replication C code injection D social engineering
    14·1 answer
  • What changes could you make so that a message, "User input deemed invalid." during designing a simple calculator program for you
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!