• YOU can help the next generation of students in the community!
    Share your trial papers and notes on our Notes & Resources page

Search results

  1. T

    Software Design & Development Marathon [2012]

    Some minor problems, such as no uppercases on words such as BEING, IF, ELSE, ENDWHILE. I'm pretty sure you can lose marks for incorrect grammar since that goes against the data structure, when multiplying instead of 'x' is it an asterisks so "Product = FirstNumber * SecondNumber" otherwise it is...
  2. T

    Software Design & Development Marathon [2012]

    Oh god dammit, guess my teacher has some explaining to do. :( Edited the question so it can be done.
  3. T

    Software Design & Development Marathon [2012]

    Good luck to everyone, 2nd last test for me! :( Quite simple algorithm question. EDIT: Q. Design an algorithm that will prompt for and receive pairs of numbers from an operator at a terminal and display their sum, product and average. If the calculated sum is over 200, an asterisk will be...
  4. T

    Software Design & Development Marathon [2012]

    I was looking at something else that was completely different! My bad :( 1. Many positions of employment are now short-term contracts to write a particular software. It was quite common for analyst and programmers to change employers as they new contracts. 2. Previously, employment for those...
  5. T

    Software Design & Development Marathon [2012]

    Yeah, I think the one I borrowed from the library is a really old version, though it does have some of the ones you listed, thankfully I have the Sam Davis book which has a few more :D Q. What is the difference between alpha testing and beta testing? (All I could think of atm :( )
  6. T

    Software Design & Development Marathon [2012]

    EDIT: My bad, I was thinking of something else D:
  7. T

    Software Design & Development Marathon [2012]

    The instruction is fetched from a memory location, then the instruction must be decoded, once the instruction is decoded it is then executed in the arithmetic logic unit, once the instruction is finished it places the result in the RAM and this cycle is repeated. I think this is it. I don't...
  8. T

    Software Design & Development Marathon [2012]

    Just wondering, do we have to learn the algorithms for the searches and sorts? E.g. binary, insertion etc. Or do we simply have to learn how it works and how it can be applied along with its advantages & disadvantages?
Top