What is displayed when the code corresponding to the following program segment is run and the input is as follows: a. -1 b. 0 c. 1 Set Number1 = 1 Input Number2 Select Case Of Number2 Case −1: Write...


What is displayed when the code corresponding to the following program segment is run and the input is as follows:


a. -1


b. 0


c. 1


Set Number1 = 1


Input Number2


Select Case Of Number2


Case −1:


Write "A"


Break


Case 0:


Write "B"


Break


Case Number1:


Write "C"


Break


End Case




May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here