We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd059d3 commit dc34123Copy full SHA for dc34123
1 file changed
interactive-activities/multi-choice-set/multi-choice-set.js
@@ -48,7 +48,7 @@ const questions = [
48
},
49
{
50
question:
51
- "Which type of pointer allows a Fast Path DEDB to get direct access to the middle of long twin chain? ",
+ "A call without an segment search argument (SSA) is called what? ",
52
answers: [
53
{ text: "A qualified call", correct: false },
54
{ text: "A non-SSA call", correct: false },
0 commit comments