subject

DECLARE SUB REMINDER(R) CLS
FOR I = 1 TO 4
READ X
CALL REMINDER (X)
NEXTT
DATA 56,28,8,48
END
SUB REMINDER (R)
R1= R MOD 4
R2=R MOD 3
IF R1=0 AND R2<> 0 THEN
PRINT R
END IF
END SUB​

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:00
When a rectangular region is defined using an appropriate style, which value matches the specified edge of the clipping region to the edge of the parent element?
Answers: 3
question
Computers and Technology, 22.06.2019 17:40
Consider the simple 3-station assembly line illustrated below, where the 2 machines at station 1 are parallel, i.e., the product only needs to go through one of the 2 machines before proceeding to station 2.what is the throughput time of this process?
Answers: 2
question
Computers and Technology, 23.06.2019 23:30
Match the following errors with their definitions. a. #name b. #value c. #ref d. 1. when a formula produces output that is too lengthy to fit in the spreadsheet cell 2. when you enter an invalid cell reference in a formula 3. when you type text in cells that accept numeric data 4. when you type in a cell reference that doesn’t exist
Answers: 1
question
Computers and Technology, 24.06.2019 14:30
Which computer network component connects two different networks together and allows them to communicate? a is a node (or a device) that connects two different networks together and allows them to communicate.
Answers: 1
You know the right answer?
DECLARE SUB REMINDER(R) CLS
FOR I = 1 TO 4
READ X
CALL REMINDER (X)
NEXTT
Questions
question
History, 26.02.2020 19:36
question
Mathematics, 26.02.2020 19:36
Questions on the website: 13722362