Q. Which format specifier is used to read a character?

  • (A) %d
  • (B) %c
  • (C) %f
  • (D) %s
πŸ’¬ Discuss
βœ… Correct Answer: (B) %c
Explanation: %c is used to read a single character.
Explanation by: Mr. Dubey
%c is used to read a single character.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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