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
Maru [420]
3 years ago
7

Write the definition of a function printarray, which has two parameters . the first parameter is an array of integers and the se

cond is an int , the number of elements in the array . the function does not return a value . the function prints out each element of the array , on a line by itself, in the order the elements appear in the array , and does not print anything else.
Mathematics
1 answer:
Lady bird [3.3K]3 years ago
7 0
Using pseudocode:

printArray(arr[], integers)
      DECLARE integers
      integers = SizeOf(arr)
      FOR i = 1 to integers // loop from 1 to the number of elements in arr[]
            print(i)
            print('')
            i = i + 1
      ENDFOR
END
You might be interested in
Help me out! Please!!!!!!!!
Natasha2012 [34]
The answer is letter C
3 0
3 years ago
Read 2 more answers
Line 2 shows position data for an object that is speeding up. Use the centimeter ruler to measure the distance of each dot from
monitta

Answer:

1= 0

2= 0.5

3= 1.5

4= 3

5= 5

6= 7.5

7= 10.5

8= 14

explanation: This is the edmentum answer

7 0
3 years ago
Which graph shows the information in the table? PLZ HELP I GIVE BRAINLIEST IM TIMED!!!!
sleet_krkn [62]

Answer:

A

Step-by-step explanation:

I think that's the answer because

60 minutes = 1 hr

120 minutes = 2hrs

So the graph must be constant with the write amount of min/hr since the x axis is the number of mins and the y axis is the number of hours.  (x,y)

(60,1)

(120,2)

8 0
3 years ago
The set of points (–3, 7), (0, –3) and (6, 1) are plotted in the coordinate plane. Which of the following statements is true abo
irina1246 [14]

Answer: A

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
What is the smallest 4 digit number that is both a perfect square AND a perfect cube?
Vikki [24]

Answer:

The answer is 1024

Step-by-step explanation:

Hope I am correct

6 0
3 years ago
Read 2 more answers
Other questions:
  • 1. If f(x) = 4x — 7 and , find each value:<br> a. f(3)<br> b. f(0)
    14·2 answers
  • Find area of the isosceles triangle formed by the vertex and the x-intercepts of parabola y=x2+4x−12.
    11·1 answer
  • Is 3 cups to 2 cups proportional
    11·1 answer
  • Find the number that makes the ratio equivalent to 2:3.<br> 16:?
    11·2 answers
  • Help please on this algebra! quick
    11·2 answers
  • A rectangular field has a length of 42.14 meters. The length is 4.3 times as long as the width.
    10·2 answers
  • I WILL AWARD BRAINLIEST TO THE FIRST PERSON TO ANSWER HONESTLY
    10·1 answer
  • Find the smallest value of k, such that 693k is a perfect cube.
    13·2 answers
  • What is the value of x, given that the two prisms are similar?
    10·1 answer
  • the students in Mrs. Aubrey's class brought in 15 cans during week 1 of the food drive. during week 2 the students brought in 4
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!