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.
5 articles posted by this person
Showing 5 of 830 articles.
Currently 9 other people reading this forum.


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported 10:15pm Mon 19th Aug, Manas R.

Hey , I'm looking for a partner for the project . Let me know if you are available 240 4 2 t d n . w . d . u


 UWA week 33 (2nd semester, week 4) ↓
SVG not supported 2:42pm Sun 18th Aug, Manas R.

N 10;


SVG not supported 2:37pm Sun 18th Aug, Manas R.

define N 10; being wrongly initialised, I think all of the above should be the correct answer, as it makes N 10, resulting in the error in other statements as well.


SVG not supported 8:12pm Sat 17th Aug, Manas R.

Consider the following code which contains a common error define N 10; void function(void) A) char array N ; B) int x 2 N; C) for(int i 0 ; i N i) printf(" c n", array i ); Which of the following lines contains a syntax error? A. Line A. B. Line...


SVG not supported 3:26pm Sat 17th Aug, Manas R.

The question is about the syntax error but initialising N has a syntax error itself. i.e. define N 10; Does option B, int x 2 N; , count as a syntax error?

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