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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started