Welcome! Log In Create A New Profile

Advanced

Assignment 02Q7

Posted by united 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Assignment 02Q7
April 30, 2007 08:42PM
Do we need to do programming exercise 10 fully because there is a lot asked in it. It is going to be time consuming. Does anyone has a tip on how to tackle it?
Re: Assignment 02Q7
May 02, 2007 07:43PM
To be honest, the infix / postfix question is quite self explanatory as instructed on page 467.

the functions:
getInfix()
showInfix()
showPostfix()

shouldn't be difficult, convertToPostfix() however is the meat of the class and requires more attention, but the psuedo-code is supplied for us.
Re: Assignment 02Q7
May 02, 2007 08:09PM
Thanks pal. But it still is a time consuming question
Re: Assignment 02Q7
May 14, 2007 02:44PM
As noted above by another contributor we have been given something resembling pseudo-code in the question itself, or more specifically the rules to follow in the code we write. Deep joy yesterday when the output was returned in what I believed to be the correct postfix notation. All I did was follow the rules in the question itself. Still I agree that this question is very time consuming and it took me several hours to do, but I think I learnt something from it...
Sorry, only registered users may post in this forum.

Click here to login