logo

Crowdly

Browser

Додати до Chrome

Questions Bank (1279544 total)

If precedence is determined arithmetically what is the value of 10 + 4 / 2 - 6 ?

Переглянути це питання

The behaviour of arrays whose memory size and location may change with every assignment at run time is called

0%
0%
0%
0%
0%
Переглянути це питання

In Java, if one writes syntax like: realVariable = realVariable + 45

Переглянути це питання

When a language requires syntax in a mixed expressions like a = 1.4 + FLOAT(6) , we say the type change of 6 to 6.0 is a(n) __ conversion 

Переглянути це питання

Which of the following constructs are used for selection?

Переглянути це питання

The biggest advantage of the Algol languages' system of creating activation records for each instance of a subprograms is that it permits __

Переглянути це питання

while, repeat, and do..while loops are all examples of

Переглянути це питання

Which of the following are top-of-loop tested structures?

0%
0%
0%
0%
0%
0%
0%
0%
0%
Переглянути це питання

Which of the following are bottom-of-loop tested structures?

Переглянути це питання

Another name for a binary operator like the + symbol  in the assignment y = -x + 7 is a __ operator

Переглянути це питання