Computer Science, asked by 1582sonalidogra, 5 months ago

Exercise
1. Which of the following comparison operators compares the values for “not equal to
a) !=
b) NOT =
d) <=>
2. In If-Else-ElseIf, condition is
?
a) not mentioned with Else
b) mentioned with If
c) mentioned with ElseIf
d) mentioned with Else
3. Which of the following statements is correct for Select Case x?
a) Case 1 to 9
b) Case "a", "b", "c", "d"
c) Case "1", "2", "3", "4"
d) All of the above
4. NOT (Not CheckBox1.Checked) will return
if user has not selected Che
4. Choose the correct answer.​

Answers

Answered by Prisha49
2

Answer:

1b option 2c option 3 b option 4 checked

Answered by shivrajpiro
0

Answer:

not= is a comparison operators compares the values for " not equal to"?

Similar questions