БЕСПЛАТНЫЕ вопросы и ответы по программированию на C и C++
The allowable range for integer constants in a 16-bit compiler is __________.
Correct!
Wrong!
Which of the following does NOT qualify as a logical or relational operator?
Correct!
Wrong!
Which of the following concepts refers to determining which method to invoke at runtime?
Correct!
Wrong!
Cout is an object.
Correct!
Wrong!
What happens when we use a class with parameterized constructors but no default constructor in a program to create an object that requires a zero-argument constructor?
Correct!
Wrong!
If an is an integer variable, a=7/3; will yield a result of
Correct!
Wrong!
Which of the statements below is true?
Correct!
Wrong!