Q. What would happen in case one uses a void in the passing of an argument?

  • (A) It would return any value
  • (B) It may not or may depend on a declared return type of any function. The return type of the function is different from the passed arguments
  • (C) It would return some value to the caller
  • (D) It would not return any value to the caller
πŸ’¬ Discuss
βœ… Correct Answer: (D) It would not return any value to the caller

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
201
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Babita
Publisher
πŸ“ˆ
84%
Success Rate