Computer Science, asked by rightchoiceclassifie, 4 months ago

4. Which of the following is the correct
output for the given program?
A-10
WHILE A<15
PRINT A
A=A+1
WEND
END
O a) 10,11,12,13,14,15
O b) 10, 11, 12, 13, 14
O c) 10, 11, 12, 13, 14, 15, 16​

Answers

Answered by ayansh198255
0

Answer:

A)

Explanation:

10,11,12,13,14,15is the answer

Answered by anvisha27009
0

Answer:Hello my name is anvisha singh your write in question comment your answr isin explanation 1 more extra question also learn

Explanation:

In printf(5+"fascimile\n") the 5+ means the first 5 characters of the string (fasci) will be omitted and other characters will be printed.

Hope this helps!

Extra question

-ABOUT OUTPUT

An output device is any piece of computer hardware equipment which converts information into human read able form. It can be text, graphics, tactile, audio, and video. Some of the output devices are Visual Display Units (VDU) i.e. a Monitor, [[Printer (computing)|Printer graphic Output devices, Plotters, Speakers etc.

Similar questions