logo

Crowdly

Browser

Add to Chrome

Questions Bank (1402535 total)

What will be the value saved in variable t assuming that variable n contains the value 4.  Write down only the number.

t=n%6;

View this question
A részletes rendszerterv NEM tartalmazza:
43%
0%
0%
57%
View this question
Melyik lényeges szempont a szállító kiválasztásánál a PLAN fázisban?
0%
0%
100%
0%
View this question

what will be value saved in variable t assuming that variable n contains the value 4.  Write down only the number.

t=n%3;

View this question
Mi a verifikáció?
0%
38%
63%
0%
View this question

Complete the missing statement in the program below to output the shape. Do not leave spaces in your answer.

$

$$$

$

for(int line=0;line<=4; line++)

   

        Console.WriteLine("$");

View this question

The following code must allow the user to input a value that is positive. Negative value must be rejected and the user must be forced to re-input. Complete the missing while condition.

View this question
Jellemzően miért tartanak több napig a banki rendszer átállások?
0%
0%
100%
0%
View this question
Melyik a legelterjedtebb vállalati alkalmazás fajta?
60%
20%
0%
20%
View this question
Mit jelent a ROI?
0%
100%
0%
0%
View this question