True / False & MCQ
1. Which of the following is true?
Solution

Explanation
a) a byte consists of 8 bits the statement is true
b) bit means 0 or 1 so it is false
c) This statement is false
d) This statement is true
---
A disk drive writes data from RAM onto a disk storage medium
True
Computer software can be divided into two categories; the operating system and the applications system.
True
The microprocessors used on personal computers can only understand machine language.
False
An operating system is generally stored on the computer’s motherboard.
False
Data to be processed is first placed in ROM and is then copied to RAM for processing.
False
A logical operation refers to the computer’s ability to compare or evaluate data and then proceed based on the results of the comparison.
True
The computer’s operating system is retrieved from primary memory and copied into ROM when the computer is powered on.
False
Hard disks, CDs & DVDs are forms of secondary/auxiliary storage.
True
The control unit is divided into two areas: ROM and RAM.
False
When the computer is powered on, a program in RAM performs a power on self-test (POST).
False
An applications software system is a set of programs that manages the interface between the user and the hardware and software resources of the computer system.
False
A disk storage medium spins in its protective cover so that the read/write head of the disk storage device can be positioned at the correct track.
True
The read/write head of a disk storage device moves in and out so that it can be positioned at the correct sector.
True
When a storage operation is performed on a hard disk, the disk directory is first accessed and after the file is stored, the file allocation table is accessed.
True
When a retrieval operation is performed from a hard disk, the file allocation table is first referenced before the file can be copied into RAM.
True
----

ASCII-American Standard Code for Information Interchange


Windows is the system software
--
Answered as much as i can
really sorry couldnt able to answer some of the questions
please arrange true or false questions and mcq separately because it is confusing
all the best
True / False & MCQ 1. Which of the following is true? there are 8 bits...
1) which of the following is a by product of computer use a) Processing speed b) Storage c) productivity d) hardware 2) The term that refers to all input , output and secondary storage devices is a) peripheral b) Central c) Attached d) Network 3) which pf the following is an optical storage device a) hard disk b) Magnetic tape c) computer memory d) CD-ROM 4) the technology that underlies primary memory is most similar to the technology that underlines...
QUESTION 1 Which of the following is NOT an input device? Touchscreen Stylus Microphone Speakers 4 points QUESTION 2 Pixels are most closely associated with ________. monitors processors printers speakers 4 points QUESTION 3 ________ are found on the motherboard and are used to attach your hard disk. Drive controllers Expansion cards BIOS chips Busses 4 points QUESTION 4 In modern computers, FireWire ports have been largely replaced by ________ ports. parallel USB serial PS/2 4 points...
1.True | False: System board is also called main board or motherboard, and VOIP stands for Voice Over Instant Port. Group of answer choices True False 2. True | False: Secondary storage is always non-volatile and non-permanent. Group of answer choices True False 3.Typical size of RAM for PC is Group of answer choices 4GB 8GB 16GB Any of above 4.True | False: MICR stands for Magnetic-Ink Character Recognition, and OCR Optical-Character Recognition. Group of answer choices True False Flag...
1. True or False: Hard disk devices that use flash memory chips for storage is called a Solid-State Drive (SSD)? 2. True or False: NTFS is a recognized Linux file system? 3. The software that runs on an Operating System and provides the user with specific functionality is called? a. Application b. Tracert c. Ping d. Kernel 4. This command is used to view a list of running processes. a. FORK b. JOBS c. LIST d. SHOW
1. The content of a file is detertairned nived by the software program used to create the file and the data you the enter a. True b. False 2. Data interpretation refers to the form in which data is stored, processed, output, and transmitted. a. True b. False 3. You cannot use the number 3 in the binary system. a. True b. False 4. The coding scheme used by a computer depends on whether the data is numeric or character...
true or false 1. Speeding up your system today can be by Performing the system maintenance and adding more memory? 2. Storage devices are identified by names and/or letters? 3. Fixed media faster and less expensive than removable media? 4. Portable hard drive systems do not offer large storage capacities and portability? 5. Physical file representation is the way data stored on the storage media as viewed by the computer? 6. Digital camera Images cannot be transferred to a PC...
Quiz 5 Chapter 21 Multiple Choice Identify the choice that best completes the statement or newer the question 1. In this chapter, media is defined as a type of communication. b. a type of ink. c. data storage devices. d. A and C 2. What statement is not correct? a. A personal computer is a single user electronic data processing device. b. A personal computer and peripheral devices are hardware. c. Output devices allow data to be entered into the...
F 2. Data mining provides management with daily operational reports: True or False? 3. A Data Base Management System (DBMS) function is to-provide a company with F 1. A computer's Operating System (O/s) is always in volatile mode: True or access and control of its Operating System software 4. A computer's Operating System performs the Data Mining function: True or False? ru 5. Data travels via the Internet at 186,282 megabytes per second: Trus or False? 6. The World Wide...
Vocabulary Exercises is the communication channel that connects all computer system components Cache types that are generally implemented on the same chip as the CPU include 3. thus controlling access to the bus by all other The CPU is always capable of being a(a) devices in the computer system. 4. An) is a reserved area of memory used to resolve differences in data transfer rate or data transfer unit size. 5. A(n) is an area of fast memory where data...
What, exactly, is a buffer? Question 1 options: a region of a disk drive for storage of bytes the beginning portion of the heap a region of RAM for storage of bytes a pointer to char Question 2 (1 point) What characteristic of buffers makes them efficient and accurate? Question 2 options: they are implemented on the stack the memory is part of the heap the region of memory is contiguous they are written only in C How do we...