Computers and Technology

The following is the output of Program Q3 3 4 5

5 6 7

7 8 9

The following is the program for the above output

Program Q3;

var

i, j: integer;

m3: array[(a),(b)] of integer;

begin

for i := 1 to 3 do

for j := 1 to 3 do

m3[i, j] :=2*i + j;

for i := 1 to 3 do

begin

for j :=1 to 3 do

(c) ;

(d) ;

end

end.

please fill in (a) to (d)

(e) What is the value stored in m3 [3, 1] ?

(f) What is the value stored in m3 [3, 1] if line 9 m3 [ i , j ] := 2*i+j; is changed to m3 [j , i ] :=2*i+j ?

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 08:30, mai1261
Helen's credit card has an apr of 15.32% and a grace period of 17 days and helen pays her balance in the full every month. if her last billing cycle ended on september 26, 2009, and she made her payment on october 11, 2009, did she owe any interest on her last statement's balance?
Answers: 3
image
Computers and Technology, 24.06.2019 03:30, glitch14
It is not necessary to develop strategies to separate good information and bad information on the internet. true or false
Answers: 1
image
Computers and Technology, 24.06.2019 13:20, sanaiajohnson56
In the insert table dialog box, you select the checkbox to create the first row as the header of the table.
Answers: 3
image
Computers and Technology, 24.06.2019 22:00, rayne40
Is the process of organizing data to reduce redundancy. a. normalization b. primary keying c. specifying relationships d. duplication
Answers: 1
Do you know the correct answer?
The following is the output of Program Q3 3 4 5

5 6 7

7 8 9

Th...

Questions in other subjects:

Konu
Mathematics, 16.04.2021 17:20
Konu
Mathematics, 16.04.2021 17:20
Konu
Mathematics, 16.04.2021 17:20