1. Differentiate the following with suitable examples: a) Call by value vs Call by reference b) Pointer to an array vs A
Posted: Tue Jul 12, 2022 8:04 am
1. Differentiate the following with suitable examples: a) Call by value vs Call by reference b) Pointer to an array vs Array of pointers c) Write mode vs append mode d) Read and write a file using same pointer at the same time e) Switch-case vs If-else. [5x2]