πŸ“Š CPP Programming
Q. Which of the following statements are true? int f (float)
  • (A) f is a function taking an argument of type int and returning a floating point number
  • (B) f is a function taking an argument of type float and returning an integer
  • (C) f is a function of type float
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) f is a function taking an argument of type float and returning an integer

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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