The names given to the default arguments are only looked up and ________________ and are bound during declaration.
(a) Checked for availability
(b) Checked for random access
(c) Checked for accessibility
(d) Checked for feasibility
This question was posed to me in an internship interview.
This intriguing question comes from Default Arguments in chapter Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming