Questão 1
Questão
In C ++, the permissible variations in the names of identifiers
Responda
-
The sign '_' and digits.
-
Any characters with ASCII-code older than 128.
-
The "@" and numbers.
-
Any characters except those used in arithmetic and logical operations.
-
signs "$", "@", and letters.
Questão 2
Questão
An enumerated data type in C ++
Responda
-
enum
-
int
-
double
-
float
-
char
Questão 3
Questão
"False" in C ++ takes the form and means:
Responda
-
one of the two values of type bool
-
lack of communication with the processor peripherals
-
the temporary suspension of the computer
-
the need to perform a "warm start"
-
errors when entering information
Questão 4
Questão
"True" in C ++ takes the form and means:
Responda
-
1
-
lie
-
the result of the correct compilation of the program
-
the absence of errors when entering information
-
the absence of errors in the derivation of the information
Questão 5
Questão
The result of a logical operation in C ++ is
Questão 6
Questão
The result of a conditional expression in C ++ is:
Responda
-
the truth - true || false - false
-
true - false or false - true
-
the truth - or false 2 - 1
-
Inequality
-
conclusion
Questão 7
Questão 8
Questão
Standard char data type in C ++ defines:
Questão 9
Questão
Standard types of data that exist in C ++:
Responda
-
bool
-
integer
-
real
-
shared
-
protected
Questão 10
Questão
Standard data types do not exist in C ++:
Responda
-
boolean
-
bool
-
string
-
int
-
float
Questão 11
Questão
The modifier const in C ++ allows you to declare several types:
Questão 12
Questão
In C ++, the permissible variations in the names of identifiers:
Responda
-
Uppercase and lowercase letters.
-
Any characters with ASCII-code older than 128.
-
The "@" and numbers.
-
The "_" number and the sign "#", "@".
-
Any characters except those used in arithmetic and logical operations.
Questão 13
Questão
The access to the members of the class indicated by:
Responda
-
protected
-
firstprivate
-
interface
-
article
-
set..of
Questão 14
Questão
Permitted data types in C ++:
Responda
-
string.
-
referenced.
-
the column.
-
Numeric.
-
system.
Questão 15
Questão
Expressions with the correct execution of the assignment in the language C ++:
Responda
-
char a = '123';
-
char a [] = {123};
-
int a [] = "123";
-
int a [4] = '123';
-
a char [4] = '123';
Questão 16
Questão
Key words in the language C ++:
Responda
-
this
-
endl
-
constructor
-
size_t
-
of
Questão 17
Questão
Symbols s, x, u, controls the formation of the C language for printf means the expected type of input:
Questão 18
Questão
Symbols X,o,s, controls the formation of the C language for printf means the expected type of input:
Responda
-
hexadecimal
-
string
-
unsigned decimal number
-
floating-point numbers
-
point-number
Questão 19
Questão
Enter standard data types char, double, float in C ++?
Responda
-
floating point type, text type, floating point double-length type
-
text type, integer type, boolean type
-
empty type, character type, integer type
-
enumerated type, floating point double-lengh type, text type
-
integer type, primitive type, structure type
Questão 20
Questão
Correctly declare variables in C ++ :
Questão 21
Questão
The correct ranges of data types in C ++ :
Responda
-
unsigned int 0 to 4 294 967 295
-
bool from -126 to 126
-
short int from 0 to 254
-
float from -2,147,483,648 to 2,147,483,647
-
double from -2,147,483,648 to 2,147,483,647
Questão 22
Questão
Acceptable simple types in C ++ are:
Responda
-
unsigned long
-
unsigned bool
-
long char
-
long float
-
unsigned float
Questão 23
Questão
Two bytes of RAM in C ++ occupy :
Responda
-
unsigned int
-
short float
-
word
-
boolean
-
small int
Questão 24
Questão
Real types in C ++ are declared :
Responda
-
double
-
floating
-
enum
-
single
-
real
Questão 25
Questão
Valid variable names in C ++ are:
Responda
-
Asm
-
312m $
-
1var
-
% Asm
-
1str
Questão 26
Questão
The scope of the variables in the language C ++:
Responda
-
Local visible within the function.
-
Global-interclass visible to all child classes.
-
Global, visible within a block enclosed in braces.
-
Specific global-visible code within a distance of 64 kBt.
-
Hidden-local, visible within a single expression current operator.
Questão 27
Questão
The correct description of the standard data types in C ++ :
Responda
-
void empty type
-
enum text type
-
enum integer type
-
float empty type
-
void type text
Questão 28
Questão
The correct description of the standard data types in C ++ :
Questão 29
Questão
The correct description of the standard data types in C ++ :
Questão 30
Questão
The correct description of the standard data types in C ++ :
Questão 31
Questão
The correct description of the standard data types float, int, void in C ++ :
Responda
-
floating point type,empty type,integer type
-
enumerated type,empty type,integer type
-
empty type,integer type,structure type
-
text type,empty type,structure type
-
structure type, integer type, floating type
Questão 32
Questão
The correct description of the standard data types float, enum, void in C ++ :
Responda
-
enumerated type, empty type, floating point type
-
empty type, integer type, boolean type
-
text type, floating point type, structure type
-
the type of floating-point double-length, primitive type, structure type
-
floating point type, text type, enumerated type
Questão 33
Questão
The correct description of the standard data types char, enum, void in C ++ :
Responda
-
enumerated type,text type, empty type
-
floating point type,text type, empty type
-
the type of floating-point double-length,text type, empty type
-
integer type,text type, empty type
-
a primitive type,text type, empty type
Questão 34
Questão
The correct description of the standard data types char, double, float in C ++ :
Responda
-
floating point type, text type, floating point double length type
-
text type, empty type, integer type
-
empty type, enumerated type, floating point type
-
enumerated type, character type, boolean type
-
integer type, structure type, integer type
Questão 35
Questão
The correct description of the standard data types enum, double, float in C ++ :
Responda
-
the type of floating-point double-length,floating point type,enumerated type
-
empty type,structure type,the type of floating-point double-length
-
text type,structure type,the type of floating-point double-length
-
enumerated type,structure type,the type of floating-point double-length
-
integer type,structure type,the type of floating-point double-length
Questão 36
Questão
The correct description of the standard data types int, double, float in C ++ :
Responda
-
floating point type, floating point double-lenth type, integer type
-
empty type, text type, primitive type
-
text type, integer type, floating point type
-
the type of floating-point double-length, empty type, structure type
-
a primitive type, integer type, floating point double-length type
Questão 37
Questão
The variables X, Y provided: int X=1, Y=15; X=--X-Y; if (Y<15) X+=15; else X-=15 have the following results:
Responda
-
X= -30, Y= 15
-
X= -31
-
X=-31
-
Y=-15
-
Y=30
Questão 38
Questão
The variables X, Y, Z provided: int X=2, Y=1, Z=2; X+=Y+++Z; if (X<3) X++have the following results:
Questão 39
Questão
The variables X, Y, Z provided: int X=2, Y=1, Z=2; X+=Y+--Z; if (X<3) X++have the following results:
Questão 40
Questão
The variables X, Y, Z provided: int X=2, Y=1, Z=2; X+=Y++-Z; if (X<3) X++have the following results:
Questão 41
Questão
The variables X, Y, Z приусловии: int X=2, Y=1, Z=2; X+=Y---Z; if (X<3) X++have the following results:
Questão 42
Questão
The variables X, Y, Zprovided: int X=2, Y=1, Z=2; X-=Y+--Z; if (X<3) X++have the following results:
Questão 43
Questão
The variables X, Y, Z provided: int X = 2, Y = 1, Z = 2; X- = Y ++ - Z; if (X <3) X++ have the following results:
Responda
-
Z = 2
-
X= 5
-
Y = 4
-
X=1
-
X=30
Questão 44
Questão
The variables X, Y, Z provided: int X = 2, Y = 1, Z = 2; X- = Y +++ Z; if (X <3) X++ have the following results:
Questão 45
Questão
The variables X, Y, Z provided: int X = 2, Y = 1, Z = 2; X- = Y --- Z; if (X <3) X ++ have the following results: