Below is the pseudocode of the "test" algorithm:
algorithm "test"
var
A: VECTOR [1..3,1..3] OF WHOLE
C, L, M: WHOLE
start
RANDOM 1,50
FOR L OF 1 ATE 3 KNIFE
FOR C OF 1 ATE 3 KNIFE
READ (A [L, C])
SE (L = 1) E (C = 1) ENTAO
M <-A [L, C]
END IF
IF A [L, C]> M ENTAO
M <-A [L, C]
END IF
FIMPARA
FIMPARA
WRITING ("**** MATRIX A ****")
FOR L OF 1 ATE 3 KNIFE
FOR C OF 1 ATE 3 KNIFE
WRITE (A [L, C]: 4)
FIMPARA
WRITING
FIMPARA
WRITING (M)
final algorithm
On this algorithm, analyze the following sentences:
I. A is a matrix whose elements are integers generated randomly.
II. A is an order 3 matrix.
III. At the end of its execution, the algorithm prints the smallest value of the matrix.
IV. At the end of its execution, the algorithm prints the largest value of the matrix.
Now, mark the alternative that presents the CORRECT answer.
Alternatives:
The)
Only affirmative III is correct.
B)
Affirmations I and II are correct.
w)
Affirmations I, II and III are correct.
(d)
Affirmations I, II and IV are correct.
and)
All statements are correct.
13. Is 18
15. Is 86
17 is 5
19 is 15
21 is 24
23 is 29
Answer:
12x/2 or 52/2
Step-by-step explanation:
Ok, perimeter is length+length+width+width. 12x/2 and 52/2 could are probably the answers.
A test battery contains the following three items: distance runs, skinfolds, and trunk extension. The test battery measure is health-related physical fitness.
Traditionally, the phrase "battery" turned into used to describe a "series of similar items grouped collectively to perform a feature," as in a battery of artillery. In 1749, Benjamin Franklin first used the term to explain a chain of capacitors he had related together for his strength experiments.
Batteries and comparable devices receive, save, and launch power on call. Batteries use chemistry, in the form of chemical capability, to save electricity, similar to many different normal electricity sources. for example, logs keep electricity in their chemical bonds till burning converts the electricity to heat.
The average alkaline AAA, AA, C, D, 9-volt or button-cellular battery is made of metal and a combination of zinc/manganese/potassium/graphite, with the ultimate balance, made up of paper and plastic. Being non-poisonous substances, all of those battery “substances” are effortlessly recyclable.
Learn more about batteries here brainly.com/question/2732823
#SPJ4