Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
const-qualifier
:
Content language: English
Русский
Will the following code compile? If no - which lines will compilation errors occ...
const-qualifier
Which of the following code fragments do not contain errors?...
const-qualifier
Will the following code compile? If no - which lines will compilation errors occ...
const-qualifier
How does a constant object initializing if the const qualifier prohibits...
const-qualifier
Which of the numbered lines below contain initialization errors. floa...
const-qualifier
What will be printed as a result of execution of this code: class Obj...
const-qualifier
char * const a, b; What type have a and b...
const-qualifier
What will be displayed: #include <iostream> class A { public...
const-qualifier
Given an example of passing arguments by references. In which rows compilation w...
const-qualifier
If one of the fields of the constant object must be able to be changed, you shou...
const-qualifier
← Prev
1
2
3
4
Next →
Sign Up Now
or
Subscribe for future quizzes