Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 833 Bytes

File metadata and controls

23 lines (15 loc) · 833 Bytes

✨ COMP1000 Practice Questions ✨

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:

  1. Click on "Issues"
  2. Click on "New Issue"
  3. Select your topic
  4. Write your question beneath the heading
    • You may want to use the provided code block if you have any code to share
  5. Click on "Submit new issue"

Sample title: "CD Basic: Array reference copy question" at #1