Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 824 Bytes

File metadata and controls

24 lines (16 loc) · 824 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 following process:

  1. Click on "Issues"
  2. Click on "New Issues"
  3. IMPORTANT: Start title with correct module exam heading, such as,
    • "FP Basic"
    • "FP Advanced"
    • "VC Basic"
    • ....
  4. Click on "Submit new issue"

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