What are the functions that call itself known as?
Swap methods
Recursive functions
Getter functions
Setter functions
Which of the following is omitted in a constructor prototype?
Parameter list
Access specifier
Modifier
Return type
What is the peculiarity of infinite recursion?
No return type
No parameters
Endless
No invocation
How are executable instructions specified in java?
Classes
Objects
Methods
Data types
Which of the following is not a function type?
Computational
Manipulative
Procedural
Overloading function