Computer Science, asked by Anonymous, 3 months ago

Computer Science
What will be the output of the expression : x > = y and x == y , if x=10, y=10
1. Error 2. False 3. True

Attachments:

Answers

Answered by modclass87
1

Answer:

True

Explanation:

10>=10&&10==10

=True

Answered by Yashsmartboy
7

Answer:

true

Explanation:

Similar questions
Math, 10 months ago