Q. Which function is used to get input from users?

  • (A) scan()
  • (B) get()
  • (C) input()
  • (D) read()
πŸ’¬ Discuss
βœ… Correct Answer: (C) input()
Explanation: `input()` reads a line of text input from the user.
Explanation by: Mr. Dubey
`input()` reads a line of text input from the user.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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