Aptitude
Reasoning
Verbal
Technical
AI
Exams
Search
Technical
/
Programming Concepts
/
Exercises
/
Exercise 2
Programming Concepts
easy
0/15 answered
Q1
What is pass-by-reference?
A
Passing data through a network
B
Passing a copy of the data
C
Passing the memory address so the function can modify the original
D
Passing only the variable type
← Prev
1 / 15
Next →
← Exercise 1
Exercise 2 of 7
Exercise 3 →