instructions.mp4
Let's try to collaboratively compile some practice questions that can,
- directly (eg., "what is the value of
17/5
"), or, - indirectly (eg., "draw the memory diagram for
int[] data = {10, 70, 20, 90}
)
help you in the module exams.
If you want to discuss a particular question, please follow the below steps:
- Click on "Issues"
- Click on "New Issue"
- Select your topic
- Write your question beneath the heading
- You may want to use the provided code block if you have any code to share
- Click on "Submit new issue"
Sample title: "CD Basic: Array reference copy question" at #1