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
Please help! i'll give brainliest! no one would help me PLEASE.
Vanyuwa [196]

Answer:

m∠ABC = 42°

Step-by-step explanation:

5x + 13 + 3x + 33 = 70

8x + 46 = 70

8x = 24

x = 3

m∠ABC = 3(3) + 33 = 42

6 0
2 years ago
PLZZZZZZZZZZZZ HELP THANKS :D
svetoff [14.1K]
Sdfff bhbhhb. Dddffff
3 0
3 years ago
Read 2 more answers
What is the missing number in the sentence below?
Karolina [17]
The correct answer is A: 3. This is because...
3 * 4 = 12
12 * 5 = 60
Therefore, the answer is 60.
3 0
2 years ago
What is the minum of two colors needed?​
Alexus [3.1K]
4 colour needed for this…i think
8 0
2 years ago
16. Find the values of x and y. (2y + 5) (5x - 17) (3x – 11)º
serg [7]

Answer:

x = 26

y = 9

Step-by-step explanation:

(5x - 17)° + (3x - 11)° = 180° (angles in a straight line)

Solve for x

5x - 17 + 3x - 11 = 180

Collect like terms

5x + 3x - 17 - 11 = 180

8x - 28 = 180

Add 28 to both sides

8x = 180 + 28

8x = 208

Divide both sides by 8

x = 208/8

x = 26

Also:

(2y + 5)° + 90° + (3x - 11)° = 180° (angles on a straight line)

Plug in the value of x and solve for y

2y + 5 + 90 + 3(26) - 11 = 180

2y + 5 + 90 + 78 - 11 = 180

Collect like terms

2y + 162 = 180

Subtract 162 from both sides

2y = 180 - 162

2y = 18

y = 9 (dividing both sides by 2)

6 0
3 years ago
Other questions:
  • 45x678 using the distributive property
    11·1 answer
  • The area of the base of a rectangular prism is 18 cm2. The height of the prism is 9 1 2 cm. What is the volume of the prism? A)
    12·1 answer
  • 13x + 7 (-3x -1) = 63
    14·2 answers
  • Need help with all these questions.
    5·1 answer
  • Write the slope-intercept form of the equation of each line given the slope and y-intercept.
    11·1 answer
  • Can someone please help on the question, thanks.
    13·1 answer
  • Pick true or false for each row
    11·1 answer
  • What is the measure of angle 1?
    8·2 answers
  • The area of a playground is 3 square yards. The length of the playground is 3 times longer than its width. Find the length and w
    7·1 answer
  • Whoever answers correctly gets brainlist!
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!