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...
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...
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...
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 :( )
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...
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?