(b) Explain the concept of call by value and call by reference with the help of an example program.

Explanation

Understanding the difference between call by value and call by reference is crucial in programming, as it affects how data is passed between functions and how it is modified.


โฌ† Related Topic

View Topic Hub โ†’

๐Ÿ“˜ Syllabus

View KERALA UNIVERSITY Class 1 Syllabus โ†’

๐Ÿ“ Practice Questions

Practice Previous Year Questions โ†’

๐Ÿค– Practice with AI

Generate Practice Question Paper โ†’


๐Ÿ“š Related Concepts