1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
They are accessible from any function.
What is the important feature of global variables?
recursion
What is it called when a function invokes itself?
False
It is okay to return a pointer to something on the stack.
True
You must be cautious of stack space when using recursion.