Computer Science, asked by taexoe93, 1 month ago

Define the function of following three statements: 1. PAINT statement. 2. BEEP statement. 3. PLAY statement.​

Answers

Answered by sanyagupta044
1

1.=

2. beep statement= Earlier used as PRINT CHR$(07) the now available BEEP command makes a beep noise. It is commonly used to attract attention, when some important message is being displayed.

3. Play statement= The PLAY command is for playing musical notes,octave. It can only play one note at a time.

Similar questions