πŸ“Š C Programming
Q. Which of these is not a valid string function?
  • (A) strrev()
  • (B) strcpy()
  • (C) strlen()
  • (D) strloop()
πŸ’¬ Discuss
βœ… Correct Answer: (D) strloop()

Explanation: strloop() is not a standard C library function.

Explanation by: Mr. Dubey
strloop() is not a standard C library function.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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