Question 25 Prolog uses ____. lowercase for variable names, and uppercase for co
ID: 3738983 • Letter: Q
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
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
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
Explanation / Answer
Question 26
Prolog uses ____.
Answer: Option b) uppercase for variable names, and lowercase for constants and functions
Question 26
A function is considered to be ____ if a compiler may replace the function call by the actual code for the function.
Answer: a) inline
Question 27
The unique structure of each application is referred to as an application framework.
Answer: False
Explanation: Application framework is a set of common software routines that provides a foundation structure for developing an application.
Question 28
In C++, instance variables and methods are both called descriptors.
Answer: False
Question 29
____ can belong to more than one class.
Answer: b) Multimethods
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.