πŸ“Š Ruby
Q. Which of the following is not correct method class IO provides?
  • (A) readline
  • (B) gets
  • (C) puts
  • (D) Writeline
πŸ’¬ Discuss
βœ… Correct Answer: (D) Writeline

Explanation: Writeline is not correct method class IO provides.The class IO provides all the basic methods, such as read, write, gets, puts, readline, getc, and printf.

Explanation by: Mr. Dubey
Writeline is not correct method class IO provides.The class IO provides all the basic methods, such as read, write, gets, puts, readline, getc, and printf.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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