Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs2-24wi
lab03
Commits
59a33495
Commit
59a33495
authored
1 year ago
by
Sahil Azad
Browse files
Options
Download
Email Patches
Plain Diff
Update answers.txt
parent
26de3925
master
No related merge requests found
Pipeline
#94937
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
answers.txt
+4
-4
answers.txt
with
4 additions
and
4 deletions
+4
-4
answers.txt
View file @
59a33495
...
...
@@ -10,10 +10,10 @@ Code Snippet #2:
(a) the Node with data 10
(b) the Node with data 100
(c) null
What is the value of the Node reference variable "first"? TODO
What is the value of the Node reference variable "temp"? TODO
What is the value of the next field of the Node with data 10? TODO
What is the value of the next field of the Node with data 100? TODO
What is the
letter corresponding to the
value of the Node reference variable "first"? TODO
What is the
letter corresponding to the
value of the Node reference variable "temp"? TODO
What is the
letter corresponding to the
value of the next field of the Node with data 10? TODO
What is the
letter corresponding to the
value of the next field of the Node with data 100? TODO
Code Snippet #3:
How many (non-null) Node values are reachable from variables after the snippet? TODO
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help