Q. Which of these is not a valid parameter passing method in C?

  • (A) Call by value
  • (B) Call by reference
  • (C) Call by pointer
  • (D) All of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) Call by pointer
Explanation: Valid parameter passing method in C is:

A. Call by value
B. Call by reference
Explanation by: Team MCQ Buddy
Valid parameter passing method in C is:

A. Call by value
B. Call by reference

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
326
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
91%
Success Rate