practice questions for comp1 exam 2014
`arr[2]` accesses the third element, which is `3`. Tip: Be comfortable with array indexing and common operations like insertion, deletion, and traversal. Functions and Modular Programming Description: Students should understand function definitions, parameter passing, retur