Preview

chapter 1 review Essay Example

Satisfactory Essays
Open Document
Open Document
418 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
chapter 1 review Essay Example
. Which of the following is true about 1 bit? A. Can represent decimal values 0 through 9 B. Can be used to represent one character in the lowercase English alphabet C. Represents one binary digit (Answer) D. Represents four binary digits 2. Which of the following terms means approximately 106 bytes? A. Terabyte B. Megabyte (answer) C. Gigabyte D. Kilobyte 3. Which answer lists the correct number of bits associated with each term? A. 8 bits per double word B.32 bits per word C. 64 bits per quadruple word (answer) D. 4 bits per byte 4. Which of the following answers are true about random-access memory (RAM) as it is normally used inside a personal computer? (Choose two answers.) A. Used for short-term memory B. Used for long-term memory C. Used to process data D. Connects to the CPU over a bus using a cable E. Is installed onto the motherboard (Answer a & e) 5. This chapter describes the concepts behind how a CPU reads the contents from RAM. Which of the following is true about the process of read data, as described in the chapter? A. The CPU tells the RAM which address holds the data that the CPU wants to read (Answer) B. The CPU reads all RAM sequentially, beginning with the first byte, until it happens to read the byte that the CPU wanted to read C. The smallest unit of data that RAM supplies back to the CPU is 1 bit D. The CPU must first find the file in the file system before reading the data
6. A user has opened a word processor, typed the numbers 123456789, and stored the document as a file called report1. Which of the following determines, in part, what bits the computer stores in the file to represent the text typed into the report? A. Keyboard map B. Pixel grid C. Character set (Answer) B. The binary equivalent of decimal 123456789 7. A user has opened a calculator application, typed the numbers 123456789, and then done some math problem using

You May Also Find These Documents Helpful

  • Powerful Essays

    1. One megabyte equals approximately 1) 1,000 bits 2) 1,000 bytes 3) 1 million bytes 4) 1 million bits 5) 2,000 bytes 2. Data going into the computer is called? 1) Output 2) Algorithm 3) Input 4) Calculations 5) Flowchart 3. Which of the following refers to the memory in your computer? 1) RAM 2) DSL 3) USB…

    • 5339 Words
    • 22 Pages
    Powerful Essays
  • Satisfactory Essays

    BCA SEM I / BCA 1040 / Unit 1 Logic Design Self Assessment Questions 1.2 1. Decimal means base __________. 2. The decimal value of the bit pattern 11111111 is _________. 3.…

    • 4533 Words
    • 19 Pages
    Satisfactory Essays
  • Satisfactory Essays

    SD1230 Lab 1

    • 239 Words
    • 2 Pages

    1. Rank the areas of memory from highest speed to lowest? – Processors registers, Processors cache and RAM and hard drives.…

    • 239 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    RAM is the random access memory and it is volatile. It holds program instructions and data. The CPU can find…

    • 204 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    c. A device that works with binary data is called a DIGITAL device. (pg. 11)…

    • 388 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    This chapter describes the concepts behind how a CPU reads the contents from RAM. Which of the following is true about the process of read data, as described in the chapter?…

    • 957 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    CHAPTER3 REVEIW

    • 527 Words
    • 3 Pages

    5. This chapter describes the concepts behind how a CPU reads the contents from RAM. Which of the following is true about the process of read data, as described in the chapter?…

    • 527 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    a. The CPU tells the RAM which address holds the data that the CPU wants to read.…

    • 856 Words
    • 4 Pages
    Good Essays
  • Good Essays

    This chapter describes the concepts behind how a CPU reads the contents from RAM. Which of the following is true about the process of read data, as described in the chapter?…

    • 605 Words
    • 3 Pages
    Good Essays
  • Good Essays

    The operating systems job is managing the memory. The operating system is in charge of bringing this process into main memory (Stallings, 2012). However the processor must deal with references within the program. Branch instructions include an address to reference the order to be executed next. Data reference instructions include the address of the byte or word of data referenced. The processor hardware and operating system software must be able to translate the memory references found in the code of the program into actual physical memory addresses, reflecting the current location of the program in main memory. (Stallings, 2012).…

    • 573 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    5.All the above: There are three processes involved in memory that is crucial to the…

    • 373 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Midterm 2 Solutions

    • 1903 Words
    • 8 Pages

    1. Consider a 32-bit machine with 128 MB of physical memory, that uses virtual memory and demand paging for memory management. If the page size is 4 KB, answer the following questions. (Note: For ease of calculation, you can assume 1K=1000, 1M=1000K, etc.) (a) (3 pts) How many physical frames are there in the system? Ans: 128M = 32K 4K (b) (3 pts) What is the maximum number of pages that a process can have in its virtual address space? Ans: The amount of virtual address space addressable by each process = 232 = 4GB. Therefore, maximum number of pages = 4G = 1M 4K (c) (12 pts) Suppose the page table for a process P contains the following entries. Page No. 3 2 1 0 Frame No. 1 3 4 7…

    • 1903 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    Computer Concepts Exercises

    • 2338 Words
    • 10 Pages

    010400 A bit is a binary digit, such as a 1 or 0. (Answer: True)…

    • 2338 Words
    • 10 Pages
    Good Essays
  • Powerful Essays

    The information processing model considers memory as a flow of information via different subsystems (Brace, 2007). Three main processes in memory are encoding, storage and retrieval .Process of encoding refers to registering the information and representing knowledge indifferent forms; storage is the creation of the record of encoded information, and retrieval refers to recognition or recall of the stored information. Many researches agreed that the way information retrieved, depends on how it was encoded and stored (Brace, 2007).…

    • 2271 Words
    • 10 Pages
    Powerful Essays
  • Satisfactory Essays

    Java Test

    • 469 Words
    • 2 Pages

    Q3. “ X extends Y “ is correct if and only if X is a class and Y is an interface.…

    • 469 Words
    • 2 Pages
    Satisfactory Essays