Ask your own question, for FREE!
Computer Science 117 Online
OpenStudy (anonymous):

4. Using nested if, write a program that prompts the user to input choice of University, program code and grade of particular course. University Code Program Offered code & examine course code UiTM (i) Computing (c) – CSC099, Engineering (e) – PHY065 USM (s) Mathematics (m) – MAT064, Pure Chemistry (p) – CHM062 Table 4 The program should display qualification status of user, user is qualified for the program if grade for the particular course is A or B. Example output should be as follow, print out all the possible output:

OpenStudy (anonymous):

the output should be : enter the university code : <UiTM-i, USM -s > >> i enter the program <computing - c, engineering -e > >> e enter the grade that you get in physic >> A *** you're qualified for this program***

OpenStudy (llib_xoc):

Why not show us how far you've gotten? Or a more precise pseudo-code description of the task? Example: collect University code valid? no: collect again yes: collect program code valid? no: collect again ..... I suggest the pseudo code because I almost always start a new program with the pseudo code (as comments) and the write the C or C++ or shell script from there. The comments are also nearly the best sort of comments: they say *what* the code is doing, not *how* it's being done.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
KarmaXD: what is s*x?
6 seconds ago 86 Replies 3 Medals
Cloud: What's some upbeat music I can listen to rn ?
19 minutes ago 7 Replies 2 Medals
Limitless2: need help
19 minutes ago 12 Replies 1 Medal
Ashlynisback: what is your favorite songs??
22 minutes ago 14 Replies 3 Medals
KarmaXD: what is ur favorite thing in this world?
26 minutes ago 11 Replies 2 Medals
jayfafr: im a black monkey
22 minutes ago 20 Replies 3 Medals
Kamiehameha69: ive run out of names for my imaginary flower series- any ideas?
59 minutes ago 7 Replies 3 Medals
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!