πŸ“Š Ruby
Q. What is the output of the given code?
if 11>2
puts "Eleven is greater than two"
end
print "You'r right"
  • (A) Eleven is greater than two
  • (B) You'r right
  • (C) Eleven is greater than two You'r right
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) Eleven is greater than two You'r right

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
209
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate