SLC Item Catalog

Exercise Title Exercise Type Description Platform Keywords
Which condition for an if statement is correct? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
Which of the following conditions is true exactly when the integer variables a, b, and c contain three different values? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
What is output of (if/if/if/else) snippet? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
How many iterations of while loop? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
What is result of while loop? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
Which of the following loops executes 8 times? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Which loop below correctly implements the same loop using a single counter in the loop control? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
What is output of for loop that traverses given array? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Which code snippet prints out a partially filled array? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
What will be printed by the statements below? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
Which code snippet fills one integer array listand stores its odd integers in another array list? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Why is it considered good practice to minimize class dependencies? Multiple Choice Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
evenStars Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
nSequence Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
roundSum Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
makeChocolate Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
,
,
without2 Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
firstHalf Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
zeroMax Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
pre4 Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
sameEnds Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
countClumps Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
fix45 Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
,
,
xyzMiddle Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,
,
repeatFront Coding Question Short Description... CodeWorkout
,
,
,
,
,
,
,