It's UWAweek 47

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
4 articles posted by this ANONYMOUS person
Showing 4 of 830 articles.
Currently 59 other people reading this forum.


 UWA week 43 (2nd semester, study break) ↓
SVG not supported 5:08pm Tue 22nd Oct, ANONYMOUS

Can I check if the following is the correct breakdown for this unit Mid-term test 20 , Project 1 20 , Project 2 10 , and Final exam 50 ? Since the final grade is the accumulation of all the above, if one of the project marks is below the passing grad...


 UWA week 42 (2nd semester, week 12) ↓
SVG not supported 8:17pm Mon 14th Oct, ANONYMOUS

ANONYMOUS wrote Noted, I've made the changes. Could you verify if this should be the correct output? Thanks in.txt 0 0 0 0 0 1 1 2 2 3 3 2 2 1 1 out.txt 0, 99, 2, 3 99, 99, 4, 5 99, 99, 6, 7 99, 1, 99, 99 RAM Contents 0,0,4; 0,0,4; 3,1,10; 3,1,10; 0,2,2; 0,...


SVG not supported 5:31pm Mon 14th Oct, ANONYMOUS

Hi, can you check if the output below is correct using the LRU eviction method if the RAM is fully occupied? in.txt 0 0 0 0 0 1 1 2 2 3 3 2 2 1 1 out.txt 99, 99, 99, 99 99, 99, 4, 5 6, 7, 3, 0 1, 2, 99, 99 RAM Contents 2,3,12; 2,3,12; 3,0,9; 3,0,9; 3,1,10; ...


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported 6:05pm Sat 14th Sep, ANONYMOUS

In the code provided in sample02.ml, are the variables x and y considered local variables, or can they also be considered global variables? An assignment statement, 2.500000 is printed x - 2.5 y - 5 print x print y Or are variables only considered glob...

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy