Exposure Java Exercises - Ector County ISD.

Java does not use ASCII. What does it use instead? 11. Refer to your answer
from the previous question. How is this coding system different from ASCII? 12.
What is a ?nibble?? 13. How many different combinations are possible with 2
bytes? 14. Early computers used vacuum tubes. How much information did one
vacuum ...

Part of the document


|CS Exposure Java |Exercises 1.10-13 |Date: |
|Name: |Period: |

1. How many different combinations of "on" and "off" are possible with 8
"lightbulbs"?


2. What number system do you use?


3. What number system does the computer use?


4. What does ASCII stand for?


5. What ASCII range is used for the "standard set of characters"?


6. What ASCII range is used for the "extended set of characters"?


7. What is the ASCII code for a capital A?


8. What is "bit" an abbreviation for?


9. How many bits are in a byte?


10. Java does not use ASCII. What does it use instead?


11. Refer to your answer from the previous question. How is this coding
system different from ASCII?


12. What is a "nibble"?


13. How many different combinations are possible with 2 bytes?


14. Early computers used vacuum tubes. How much information did one
vacuum tube store?


15. What eventually replaced the vacuum tubes?


16. What do computers use today to store information?


17. Which has more power?
The cheapest cell phone made today, or the $10,000,000 ENIAC computer
from 1946?


18. What number system is typically used to display memory addresses?


19. What is the main board in a computer, with all the primary computer
components, called?


20. What are computer chips made out of?


21. When a metal is a "semiconductor" that means it allows you to
precisely control the flow of what?


22. What kind of chip stores permanent information for the computer?


23. What does ROM stand for?


24. What kind of chip stores temporary information for the computer?


25. What does RAM stand for?


26. Which stores more information, gigabytes or terabytes?


27. Exactly how many bytes are in a kilobyte?


28. What does CPU stand for?


29. The CPU is essentially the _______ of the computer.


30. Iron Oxide is the technical term for something we use to store
information on a disk.
What is the more common term?


31. What secondary storage device is coded with areas that reflect and
absorb laser light?


32. Is a protractor digital or analog?


33. What type of information allows you to make a precise copy of the
original?


34. Define the word "program".


35. Explain why programming in machine language is undesirable.


36. What language uses commands with mnemonic names and hexadecimal
numbers?


37. What is the name of the translator used by Assembly Language?


38. List 2 of Grace Hopper's accomplishments.



39. Explain the difference between an interpreter and a compiler.



40. What is a "low-level" language?


41. What is a high-level language?


42. Why do we not simply use English, or any other human language, to
program a computer?