Ask Question
17 July, 07:52

What is the output of the following condition statement if A = 45: A > = "45"

True, False, Error message display

What is the output of the following condition statement if A = 45: A < 45

True, False, Error message display

What is the output of the following condition statement if A = "apple": A = = "apple" True, False, Error message display

+5
Answers (1)
  1. 17 July, 08:17
    0
    In order of questions, the answers would be:

    True

    False

    True
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the output of the following condition statement if A = 45: A > = "45" True, False, Error message display What is the output of the ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers