πŸ“Š Ruby
Q. What is the output of given code?
string="I'am Learning RUBY Language".downcase
string.upcase
  • (A) Undefined method
  • (B) "I'AM LEARNING RUBY LANGUAGE"
  • (C) I'am Learning RUBY Language
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) "I'AM LEARNING RUBY LANGUAGE"

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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