Answer:
thank you so much!
Explanation:
you seem like such a nice person! have a great weekend!
the answer should be the letter a
Answer: False
Explanation:
General purpose register cannot be read and written by the Ml program because when ever the instruction decode the input and output unit are invoke for data to read in the memory and it can written to the output device from the memory. General purpose register stored both the addresses and the data in the file. In some cases ML only reads with the hep of special algorithm function.
Int whatever = scnr.nextInt();
Although usually when a class has a next* member function, it usually needs to check that there IS a next, that you haven't reached the end. Without knowing the class that scnr was instantiated from, I can't guess.