Interview Questions

Functions - Return value

Coding standards for Rational Robot


(Continued from previous question...)

Functions - Return value

The variable returned at the very bottom of the function body must always be declared and initialized in the first line of code.

(Continued on next question...)

Other Interview Questions