πŸ“Š Ruby
Q. Which statement can be used to take any input from the user from standard screen?
  • (A) gets
  • (B) puts
  • (C) read
  • (D) write
πŸ’¬ Discuss
βœ… Correct Answer: (A) gets

Explanation: The gets statement can be used to take any input from the user from standard screen called STDIN.

Explanation by: Mr. Dubey
The gets statement can be used to take any input from the user from standard screen called STDIN.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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