Computer Science, asked by anilvenkata313, 1 month ago

What wil be the output of following program?
Set Integer array a=16,1,9,5,7)
Set Integer array 6
Set Integer len=ArrayLength(a)
for c = len-1 to 0 step -1 and d = 0 to len-1 step 1 do
big = ac]
end for
for c = 2 to len-1 step 1 do
alc] = b[C]
end for
display array a

Answers

Answered by madhumitadey41
0

Answer:

Sry but I don't know what is that a n s I am really sorry for that

Answered by vinod04jangid
0

Answer:

a utility program that organizes the output of a computer.

Explanation:

Set Integer array a=16,1,9,5,7)

Set Integer array 6

Set Integer len=ArrayLength(a)

for c = len-1 to 0 step -1 and d = 0 to len-1 step 1 do

big = ac]

end for

for c = 2 to len-1 step 1 do

alc] = b[C]

Output program-

output program - a utility program that organizes the output of a computer

service program, utility program, utility - (computer science) a program designed for general support of the processes of a computer; "a computer system provides utility programs to perform the tasks needed by most users"

output routine - a routine that controls an output device.

#SPJ3

Similar questions