Question: Question 25 Prolog uses ____. lowercase for variable names, and uppercase for constants and functions uppercase for variable names, and lowercase for constants and functions
Question 25
Prolog uses ____.
| lowercase for variable names, and uppercase for constants and functions | ||
| uppercase for variable names, and lowercase for constants and functions | ||
| lowercase for variable names and constants, and uppercase for functions | ||
| uppercase for variable names and constants, and lowercase for functions |
2 points
Question 26
A function is considered to be ____ if a compiler may replace the function call by the actual code for the function.
| inline | ||
| substitutable | ||
| redirectable | ||
| virtual |
2 points
Question 27
The unique structure of each application is referred to as an application framework.
True
False
2 points
Question 28
In C++, instance variables and methods are both called descriptors.
True
False
2 points
Question 29
____ can belong to more than one class.
| Supermethods | ||
| Multimethods | ||
| Global methods | ||
| Variable methods |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
