COMPUTER FUNDAMENTALS

Description

Quiz on COMPUTER FUNDAMENTALS, created by shuree on 14/04/2015.
shuree
Quiz by shuree, updated more than 1 year ago
shuree
Created by shuree about 10 years ago
12
1
1 2 3 4 5 (0)

Resource summary

Question 1

Question
It is a device that converts computer digital signals to analog signals for transmission over copper telephone wires and then back to digital signals.
Answer
  • Fax machine
  • Telegram
  • Telephone
  • Modem

Question 2

Question
What is the most widely used 7 - bit alphanumeric code ?
Answer
  • ASCII
  • EBCDIC
  • Straight binary code
  • Gray code

Question 3

Question
What is the computer programming language in which groups of 1s and 0s are use to represent instructions and the only language a computer can understand ?
Answer
  • Machine Language
  • Application Software
  • High - Level Language
  • FORTRAN

Question 4

Question
An area of memory that holds the ASCII characters that are being displayed on a monitor is called
Answer
  • space
  • start bit
  • terminal
  • screen image

Question 5

Question
Processors with more than two registers for arithmetic and logical operations are classified as
Answer
  • specific register processors
  • general register processors
  • accumulator based
  • serial register processors

Question 6

Question
What input device translates motion of a ball rolled on a flat surface to the monitor screen ?
Answer
  • wand reader
  • pen
  • bar code reader
  • mouse

Question 7

Question
What is the system program that is used to translate directly an assembly language to machine language ?
Answer
  • assembler
  • compiler
  • interpreter
  • debugger

Question 8

Question
What is an operand address ?
Answer
  • The binary code that represents the operation performed by the CPU
  • The address of the data to be operated as the CPU executes the instruction called for the op code
  • A short abbreviation for the operation
  • All of the choices

Question 9

Question
What is the standard method for coding data on 80 - column , 12 - row card ?
Answer
  • Baudot Code
  • ASCII
  • Hollerith Code
  • EBCDIC

Question 10

Question
A software program designed to enter a computer system, usually network, through security " holes " and then replicate itself.
Answer
  • computer virus
  • worm
  • trojan horse
  • HTTP

Question 11

Question
What refers to the computer's use of hard disk storage to simulate RAM ?
Answer
  • volatile memory
  • ROM
  • data storage
  • virtual memory

Question 12

Question
What is a set of instructions that resides on a storage device, such as hard drive, and can be loaded into memory and executed ?
Answer
  • stored program
  • device program
  • operating program
  • memory - resident program

Question 13

Question
Which of he following devices is not serially interfaced to PC ?
Answer
  • mouse
  • printer
  • modem
  • all of these

Question 14

Question
It is a software that allows users to have fast and flexible access to information in large documents, constructing associations among data items needed.
Answer
  • voice mail
  • internet
  • e - mail
  • hypertext

Question 15

Question
Which memory holds the most recently read and frequently read data in memory, making subsequent retrieval of that data much faster than reading from a tape or disk drive or even from the main memory ?
Answer
  • cache memory
  • virtual memory
  • static memory
  • dynamic memory

Question 16

Question
A large application or program is divided into four modules of equal size called
Answer
  • pages
  • sectors
  • segments
  • stacks

Question 17

Question
What 5 - bit code that has long been used in Telex and teletypewriter communications ?
Answer
  • Baudot code
  • BCD
  • EBCDIC
  • ASCII

Question 18

Question
What is the term for a deadlock situation that occurs when a program references a different page for almost every instruction, and there is not even enough real memory to hold most of the virtual memory ?
Answer
  • paging
  • scanning
  • thrashing
  • handshaking

Question 19

Question
What is a single word memory location used to temporarily hold data during program execution ?
Answer
  • accumulator
  • register
  • buffer
  • stack

Question 20

Question
What refers ti the debugging method in which the program is executed one instruction at a time and the register contents can be examined after each step ?
Answer
  • text editing
  • syntax analyzing
  • trace
  • stacking

Question 21

Question
In a computer system, _____ is hardware where the control keys are located.
Answer
  • CPU
  • keyboard
  • I/O section
  • console

Question 22

Question
All are parts of the computer hardware organization except one
Answer
  • architecture
  • implementation
  • hardware realization
  • assembler

Question 23

Question
The data manipulated by a program is called ____ depending on its nature and extent
Answer
  • database
  • file
  • input
  • all of the these

Question 24

Question
Which one represents machine instructions by mnemonic names and allows memory addresses and other constants to be represented by symbols rather than bit strings
Answer
  • asssembler
  • interpreter
  • machine language
  • assembly language

Question 25

Question
Which of the following is an instruction that causes data to be brought from memory into an accumulator register ?
Answer
  • LOAD
  • LOOP
  • FETCH
  • JUMP

Question 26

Question
What term is used to describe storing of data into a memory ?
Answer
  • Writing
  • Loading
  • Reading
  • Memorizing

Question 27

Question
What register holds the data being written into or read out of the addressed memory location ?
Answer
  • Hold register
  • Memory address register
  • Memory data register
  • Access register

Question 28

Question
What does "CMOS" means ?
Answer
  • Complementary Main - Oxide Semiconductor
  • Complementary Metal Oxide Semiconductor
  • Complementary Main Oxidation Semiconductor
  • Computer Metal Oxide Semiconductor

Question 29

Question
A system software that translate a program written in a computer language by a computer programmer ( such as BASIC ) into language ( machine language ) that the computer understand.
Answer
  • Driver
  • Transfer Program
  • Language Translator
  • RAM

Question 30

Question
What do you call a translated program in machine language ?
Answer
  • a source program
  • an object program
  • a machine program
  • a user's program

Question 31

Question
A program designed to attach itself to a file, reproduce, and spread from one file to another, destroying data, displaying an irritating message, or otherwise disrupt computer operations.
Answer
  • computer virus
  • worm
  • trojan horse
  • all of the choices

Question 32

Question
Which one is the portion of an instruction cycle where the instructions is sent from memory to the instruction register ?
Answer
  • LOAD
  • ACCUMULATE
  • EXECUTE
  • FETCH

Question 33

Question
The decimal system is composed of how many numerals or symbols ?
Answer
  • 2
  • 8
  • 10
  • 16

Question 34

Question
A specific file that is used by the operating system to store the physical location of all the files on storage medium, such as a hard disk or floppy disk
Answer
  • field
  • field allocation table
  • file format
  • file information table

Question 35

Question
What is the part of a computer instruction that defines what type of operation the computer is to execute on specified data ?
Answer
  • machine language
  • mnemonic
  • assembly language
  • op code

Question 36

Question
A digital circuit is also known as
Answer
  • arithmetic circuit
  • logic circuit
  • electronic circuit
  • sequential circuit

Question 37

Question
What does TTL means ?
Answer
  • Transistor Transistor Logic
  • Transformer Tapped Logic
  • Transistorized Transmission Logic
  • Transmit Time Logic

Question 38

Question
Which computer port is commonly used in order to speed up the transfer of the computer data ?
Answer
  • parallel port
  • serial port
  • video port
  • modem port

Question 39

Question
Which device puts data on the data bus during write operation ?
Answer
  • ALU
  • CPU
  • Keyboard
  • Accumulator

Question 40

Question
What is an instruction mnemonic ?
Answer
  • A short abbreviation for the operation
  • A binary code that represents the operation to be performed by the CPU
  • A technical term sometimes added to an IC's description
  • A representation of a quantity that varies in discrete steps

Question 41

Question
What is the term used to describe the moving of software from another computer to your own computer ?
Answer
  • Surfing
  • Downloading
  • Uploading
  • Accessing

Question 42

Question
What abbreviation represents the op code of a computer instruction ?
Answer
  • ASCII
  • Mnemonics
  • Octets
  • Algorithm

Question 43

Question
Which of the following classes of mass memory devices use a laser beam to write and read onto a specified coated disk ?
Answer
  • RAM
  • ROM
  • Non - volatile memory
  • Optical disk memory

Question 44

Question
Which of the following is the busiest bus and that one that carries the actual data ?
Answer
  • address bus
  • data bus
  • control bus
  • microprocessor

Question 45

Question
HTTP:// is an identifier that appears at the beginning of most Web page. What does HTTP stands for ?
Answer
  • Hypertext Time Protocol
  • Hypertext Text Protocol
  • Hypertext Transmission Process
  • Hypertext Transfer Protocol

Question 46

Question
A megabite is exactly
Answer
  • 1,000,000 bytes
  • 999,999 bytes
  • 1,000,001 bytes
  • 1,048,576 bytes

Question 47

Question
The bus that communicates control and status information is the
Answer
  • address bus
  • data bas
  • control bus
  • microprocessor

Question 48

Question
What do you call a program stored in ROM that loads and initializes the operating system on a computer ?
Answer
  • Bootsector Program
  • CMOS program
  • BIOS program
  • Bootstrap program

Question 49

Question
What is the term for a computer or software that requests information from another computer or server ?
Answer
  • Host
  • Workstation
  • Client
  • All of the these

Question 50

Question
A software that translates a program written in a high - level language into a low level instructions before the program is executed
Answer
  • compiler
  • assembler
  • intergrator
  • interpreter

Question 51

Question
The term "bus" refers to
Answer
  • the physical path along which the signals travel
  • the logical path
  • both the physical path and the logical path
  • the microprocessor peripheral that executes data

Question 52

Question
What computer memory is used during the first cycles of the data processing activity ?
Answer
  • read only memory
  • cache memory
  • hard drive memory
  • program memory

Question 53

Question
A parity bit is also called _____ is an extra bit attached to the end of a byte for purposes of checking for accuracy
Answer
  • chip size
  • check bit
  • silicon byte
  • RAM capacity

Question 54

Question
Which of the following belongs to a class of codes called the minimum - change codes in which only one bit in the code group changes when going from one step to the next ?
Answer
  • morse code
  • BCD code
  • Excess 3 code
  • Gray code

Question 55

Question
What is the difference between high and low frequency spectrum ?
Answer
  • cut - off frequency
  • bandwidth
  • resonant frquency
  • center frequency

Question 56

Question
What does "DTML" means ?
Answer
  • Diode Transistor Macro Logic
  • Diode Transistor Minimum Logic
  • Diode Transistor Maximum Logic
  • Diode Transistor Micro Logic

Question 57

Question
A group of records are stored in a
Answer
  • file
  • database
  • drive
  • memory

Question 58

Question
Which of the following takes the complete decimal number and represents it in binary
Answer
  • BCD
  • gray code
  • excess - 3 code
  • straight binary code

Question 59

Question
All are basic operation in Boolean Algebra except
Answer
  • Logical addition
  • Logical subtraction
  • Logical multiplication
  • Logical complementation

Question 60

Question
What is the most common type of digital IC package ?
Answer
  • DIP
  • Metal Type
  • CMOS
  • TTL

Question 61

Question
What refers to the time with which disk can find data being sought ?
Answer
  • access time
  • data rate time
  • transfer time
  • enter time

Question 62

Question
What type of database contains records in an organized, structured format ?
Answer
  • hierarchical database
  • relational database
  • ordered database
  • sequential database

Question 63

Question
In what slot does the CD drive will be connected to the mother board of the computer ?
Answer
  • PCI slot
  • IDE slot
  • ISA slot
  • AGP slot

Question 64

Question
A two way parallel path connecting processors and memory containing addresses
Answer
  • buffer
  • cache memory
  • control bus
  • address bus

Question 65

Question
What is the smallest changeable data unit ?
Answer
  • bit
  • byte
  • nibble
  • word

Question 66

Question
The command line in basic programming is always started by which of the following
Answer
  • integer
  • alphanumeric character
  • machine code
  • clear command

Question 67

Question
An instruction that alters the normal course of a program by causing it to jump to another instruction
Answer
  • ROTATE
  • SKIP
  • JUMP
  • LOOP

Question 68

Question
An instruction that causes the data in the accumulator to be moved to the memory or a peripheral register
Answer
  • FETCH
  • STORE
  • LOOP
  • LOAD

Question 69

Question
What refers to a specific register that always points to the address of the next instruction to be executed ?
Answer
  • instruction register
  • pushdown stack
  • program counter
  • control bus

Question 70

Question
What is the term for a light speed memory used to store a small amount of data temporarily so that the data can be retrieved quickly ?
Answer
  • cache memory
  • video memory
  • volatile memory
  • scratchpad memory

Question 71

Question
What program is executed on several different computers to compare their speed and performance ?
Answer
  • compiler
  • assembler
  • diagnostic program
  • benchmark

Question 72

Question
A computer or software on the network that supplies the network with data and storage
Answer
  • server
  • mainframe
  • host
  • workstation

Question 73

Question
Which of the following has a function of directing memory and I/O device transfers ?
Answer
  • address bus
  • data bus
  • control bus
  • device bus

Question 74

Question
What is the language used in making an internet webpage ?
Answer
  • Highertext Machine Language
  • Hypertext Mark - up Language
  • Hightech Mark - up Language
  • Hypertext Machine Language

Question 75

Question
What to you mean by the acronym "DCTL"?
Answer
  • Diode Capacitor Transistor Logic
  • Diode Coupled Transistor Logic
  • Direct Connected Transistor Logic
  • Direct Coupled Transistor Logic

Question 76

Question
What register holds the current instruction during its execution ?
Answer
  • instruction register
  • pushdown register
  • program register
  • execution register

Question 77

Question
A BCD code has how many bits per number
Answer
  • 2
  • 4
  • 8
  • 16

Question 78

Question
A non - impact printer that forms images with little dots and produces high quality images.
Answer
  • Card Printer
  • Dot Matrix Printer
  • Computer Printer
  • Ink jet Printer

Question 79

Question
A nibble is composed of how many bits ?
Answer
  • 2
  • 4
  • 6
  • 8

Question 80

Question
The term "firmware" is used to describe programs stored in which of the following memory hardware ?
Answer
  • ROMs and EPROMs
  • RAMs and ROMs
  • PROMs and EPROMs
  • PROMs and ROMs

Question 81

Question
Which one refers to an assembly of computer hardware and software that enable computers to share data, software and other resources with each other ?
Answer
  • Local Area Network
  • Wide Area Network
  • Metropolitan Area Network
  • Multi - Level Network

Question 82

Question
In digital codes, how do you identify codes running from 0 to 1 or run from 0 - 7 ?
Answer
  • Base 10
  • Octal
  • Binary
  • Gray

Question 83

Question
What is needed to translate a high - level program into a sequence of machine instructions that performs the desired task ?
Answer
  • assembler
  • interpreter
  • compiler
  • debugger

Question 84

Question
Text editors and formatters belong to which area of computing ?
Answer
  • compilers
  • accounting
  • assembling
  • word processing

Question 85

Question
A computer program that appears to perform one function while actually doing something else, such as inserting virus into a computer system. or stealing a password.
Answer
  • computer virus
  • worm
  • trojan horse
  • hypertext

Question 86

Question
Which one refers to a device that amplifies a signal and passes it on ?
Answer
  • repeater
  • amplifier
  • trap
  • modulator

Question 87

Question
What refers to the manner in which alphanumeric data and control characters are represented by sequence bits ?
Answer
  • controlling
  • processing
  • coding
  • transforming

Question 88

Question
What type of file has a record of web site activity ?
Answer
  • cookies
  • java file
  • http file
  • html file

Question 89

Question
What memory in a computer is used to hold the computer's start up routine ?
Answer
  • RAM
  • CMOS
  • ROM
  • SDRAM

Question 90

Question
What refers to the character s that can be displayed or printed, including numerals and symbols ?
Answer
  • control characters
  • alphanumeric data
  • binary characters
  • alphanumeric control

Question 91

Question
What term is used to describe retrieval of data from a memory ?
Answer
  • unloading
  • downloading
  • reading
  • accessing

Question 92

Question
What type of bus carries memory address from the computer to the memory ?
Answer
  • data bus
  • address bus
  • control bus
  • parallel bus

Question 93

Question
What type of bus carries lines that control the operation of the memory from the microprocessor to the memory ?
Answer
  • data bus
  • address bus
  • control bus
  • parallel bus

Question 94

Question
What register holds the address of the word currently being accessed ?
Answer
  • hold register
  • memory address register
  • memory data register
  • access register

Question 95

Question
A state of the art technology designed to provide supervisory control and data acquisition capability for industrial , commercial and utility power substation and systems
Answer
  • Monitor
  • COBOL
  • SCADA
  • IBM PC

Question 96

Question
What is a technique used to ensure that the bits within a memory byte are correct ?
Answer
  • handshaking
  • parity
  • swapping
  • processing

Question 97

Question
What is the term for a sequence of computer instructions that performs some functions ?
Answer
  • algorithm
  • machine language
  • program
  • assembly language

Question 98

Question
If the executable program is kept on disk or tape, it is normally referred to as
Answer
  • software
  • firmware
  • hardware
  • all of these

Question 99

Question
What do you call a network where people can retrieve information, communicate, entertain or do business from the comfort of a PC ?
Answer
  • internet
  • web site
  • facesmile
  • e - mail

Question 100

Question
What do you call a projector that will be used to project video signals from a computer ?
Answer
  • multimedia projector
  • electronic projector
  • overhead projector
  • laptop projector

Question 101

Question
A type of computer memory circuit that holds data, program instructions, and the operating system while the computer is on.
Answer
  • random access memory
  • read only memory
  • volatile memory
  • CMOS

Question 102

Question
What refers to one or more integrated circuits that contain permanent instructions that the computer uses during boot process ?
Answer
  • CMOS
  • ROM
  • RAM
  • Boot Sector

Question 103

Question
Which of the following is used to capture real moving objects and displays it into a computer ?
Answer
  • scanner
  • video player
  • electronic recorder
  • digital camera

Question 104

Question
Which of the following is related to a monitor ?
Answer
  • video display
  • screen
  • monochrome monitor
  • RGB monitor

Question 105

Question
Which port in a PC is the modem normally connected ?
Answer
  • serial port
  • parallel port
  • special port
  • any of these

Question 106

Question
What is a network with continuous loop communication ?
Answer
  • star network
  • ring network
  • cascaded network
  • local network

Question 107

Question
group or sectors on a storage medium that, when accessed as a group speed up a data access ?
Answer
  • track
  • media
  • cluster
  • cell

Question 108

Question
A computer that interacts with a television set
Answer
  • personal computer
  • net computer
  • personal digital asssitant
  • telecomputer

Question 109

Question
What is the smallest unit of information handled by a computer ?
Answer
  • bit
  • byte
  • cell
  • character

Question 110

Question
A collection of information that may be stored in more than one file
Answer
  • databank
  • database
  • dataware
  • data module

Question 111

Question
A tiny electrically operated switch that can alternate between on and off million times
Answer
  • diode
  • latch
  • pentode
  • transistor

Question 112

Question
A boot disk that contains operating system files plus antivirus software
Answer
  • boot disk
  • rescue disk
  • reserve disk
  • restore disk

Question 113

Question
viruses designed to corrupt antivirus software
Answer
  • anti - antivirus
  • antivirus eradicator
  • worm
  • retro virus

Question 114

Question
A computer that is smaller and more portable than a computer notebook. It is sometimes called palm - top computer
Answer
  • microcomputer
  • minicomputer
  • personal digital assistant ( PDA )
  • Micro PC

Question 115

Question
What do you call a communication network covering geographical area the size of a city or suburban ?
Answer
  • Local Area Network
  • Wide Area Network
  • Metropolitan Area Network
  • Multi - Level Network

Question 116

Question
What is large computer called ?
Answer
  • laptop computer
  • mega computer
  • main frame computer
  • desktop computer

Question 117

Question
This term refers to the preparation of disk for usage so that the operating system can be written on it.
Answer
  • Multitasking
  • Formatting
  • Setting
  • Debugging

Question 118

Question
What is a step by step drawing representation of a specific procedure or algorithm ?
Answer
  • flowchart
  • block diagram
  • assembler diagram
  • machine code

Question 119

Question
What is used to translate high level statement into machine language ?
Answer
  • macros
  • assembler
  • compiler or interpreter
  • loader

Question 120

Question
What code is widely used for mainframe computers ?
Answer
  • BCD
  • Baudot Code
  • Hollerith Code
  • EBCDIC

Question 121

Question
What is RS 232C ?
Answer
  • An interface standard
  • a type of computer memory
  • a type of computer hard disk
  • a computer cable connecting the hardwares

Question 122

Question
The term that refers to the physical equipment or components of an electronic data processing system ?
Answer
  • software
  • central processing unit
  • firmware
  • hardware

Question 123

Question
Which is not needed to be connected to the internet ?
Answer
  • modem
  • security code
  • telephone line
  • PC

Question 124

Question
When the computer software is easy to use, it is termed as
Answer
  • custom software
  • instant access software
  • user friendly software
  • shareware

Question 125

Question
What refers to a technique where each user of a computer takes turns, under the control of the operating system, using the entire computer main memory for a certain length of time ?
Answer
  • multitastking
  • time sharing
  • handshaking
  • batch processing

Question 126

Question
A multi - user system is similar to a multi tasking system except that all users are
Answer
  • using different programs
  • using different computers
  • using the same program
  • using mobile computers

Question 127

Question
A computer virus that infects the macros that are attached to documents and spreadsheets is called
Answer
  • micro virus
  • file virus
  • document virus
  • spread sheet virus

Question 128

Question
What do you call a computer that receives and stores e-mail data until retrieved by the email account holder ?
Answer
  • ISP
  • POP server
  • POST
  • MPEG

Question 129

Question
In computer work, an antivirus is
Answer
  • a software full of virus in order to minimize a software against a specific defect
  • a specific virus that protects a program from other unprecedented attacks by other virus
  • a software that scans a computer system to detect viruses or other harmful software
  • a vaccine injected by the operator into the hard disk of a computer to remove interference

Question 130

Question
What do you call a microscopic plate of silicon that contains thousands of micro miniature electronic circuit components ?
Answer
  • integrated transistor
  • memory
  • central processing unit
  • microchip

Question 131

Question
Available for purchase software is known as
Answer
  • application software
  • package software
  • system software
  • market software

Question 132

Question
What code is 7 - bit code that allows only 128 different combinations commonly used in microcomputers ?
Answer
  • EBCDIC
  • ASCII
  • Baudot Code
  • Hollerith Code

Question 133

Question
What do you call a person who gains illegal access to a computer system ?
Answer
  • electronic enthusiast
  • hacker
  • computer pirate
  • all of these

Question 134

Question
What do you call the process of retrieving a file from the internet and storing it in the PC ?
Answer
  • scanning
  • browsing
  • downloading
  • uploading

Question 135

Question
All data processing system involve the following operations regardless of the kind of data processed or the kind of device or equipment used. Which one of the following are these ?
Answer
  • analyzing, logic determination, and coding
  • input, processing and output
  • input, storage and processing
  • processing, storage and distribution

Question 136

Question
What refers to a computer - base system in which a telephone message is recorded in digital form and then forwarded to others ?
Answer
  • voice mail
  • answering machine
  • teleconference
  • audio conference

Question 137

Question
It refers to the rate at which data is sent over communication lines
Answer
  • propagation rate
  • uploading rate
  • baud rate
  • attenuation rate

Question 138

Question
What holds data and instructions for further manipulation in the ALU ?
Answer
  • register
  • accumulator
  • control bus
  • data bus

Question 139

Question
What is in a machine that implies that it is capable of absorbing and organizing new data, learning new concept, reasoning logically and responding to inquiries ?
Answer
  • self - processing intelligence
  • artificial intelligence
  • man - free intelligence
  • all of the choices

Question 140

Question
"AT" command is used in PC communications. What do you mean by "AT" ?
Answer
  • attention
  • attaction
  • attack
  • attempt

Question 141

Question
Which of the following refers to a sound piece of plastic that stores data and program as a magnetized spot ?
Answer
  • digital disk
  • hard disk
  • floppy disk
  • none of these

Question 142

Question
It is a very powerful small component of a computer.
Answer
  • diode
  • triode
  • chip
  • internet

Question 143

Question
What do you call a series of concentric or spiral storage areas created on a storage medium during the formatting process ?
Answer
  • traces
  • routes
  • domains
  • tracks

Question 144

Question
What do you call a device that provides the computer with electricity of there is power failure ?
Answer
  • Uninterruptible Power Supply
  • Automatic Transfer Switch
  • Power Supply Rectifier
  • Power Inverter

Question 145

Question
What type of data stores all information in the equivalent of a matrix ?
Answer
  • hierarchical database
  • relational database
  • ordered database
  • sequential database

Question 146

Question
What is the term for a computer professional who plans an entire computer system ?
Answer
  • programmer
  • software developer
  • system analyst
  • all of these

Question 147

Question
What type of computer accepts input in handwriting on screens ?
Answer
  • stylus computer
  • pen based computer
  • touch screen computer
  • all of these

Question 148

Question
A megabyte is a computer term which means
Answer
  • a thousand kilobytes
  • a million kilobytes
  • a group of characters that can fill a computer storage
  • a hundred thousand bytes

Question 149

Question
What is the storage capacity of 3 ½ floppy disk ?
Answer
  • 1.44 MB
  • 1.8 MB
  • 1.25 MB
  • 1.5 MB

Question 150

Question
What is used to gain access to internet ?
Answer
  • gopher
  • web page
  • password
  • browser

Question 151

Question
Which one is not a data communication equipment ?
Answer
  • modem
  • data auxiliary set
  • personal computer
  • none of these

Question 152

Question
Which of the following devices merges signals ?
Answer
  • oscillator
  • multiplexer
  • demodulator
  • demultiplexer

Question 153

Question
Which one is not required in video conferencing through a PC ?
Answer
  • microphone
  • digital camera
  • speakers
  • screen filter

Question 154

Question
What do you call a collection of fields ?
Answer
  • file
  • record
  • document
  • database

Question 155

Question
What device used in converting a computer digital signal to analog signals for transmission over telephone wires ?
Answer
  • modem
  • network hub
  • digital switch
  • demodulator

Question 156

Question
What Extended Binary Coded Decimal Interchange Code ( EBCDIC ) uses how many bits each character ?
Answer
  • 2
  • 4
  • 8
  • 16

Question 157

Question
In a network of computers, what do you call the computer wherein commonly used files are stored and accessed ?
Answer
  • network computer
  • host computer
  • file server
  • PC

Question 158

Question
The digital system usually operates on ____ system.
Answer
  • decimal
  • hexadecimal
  • binary
  • octal

Question 159

Question
Which one refers to a way of sending and receiving mails between two or more people through the global computer network ?
Answer
  • electronic mail
  • express mail
  • facesmile
  • internet

Question 160

Question
What do you call a communication network that covers a wide geographical area such as a state or a country ?
Answer
  • local area network
  • wide area network
  • metropolitan area network
  • multi - level network

Question 161

Question
What is another term for memory ?
Answer
  • tape storage
  • disk storage
  • primary storage
  • secondary storage

Question 162

Question
It is the computerized data gathering, monitoring and switching equipment.
Answer
  • supervising control
  • remote control
  • SCADA
  • control and monitoring system

Question 163

Question
What refers to the process of sending a copy of a file from a local computer to a remote computer ?
Answer
  • downloading
  • electronic mail
  • uploading
  • routing

Question 164

Question
An individual computer can be interconnected to a network of computers using which of the following ?
Answer
  • interface
  • serial port
  • modem
  • network hub

Question 165

Question
What type of communication system uses light, rather than electricity to communicate ?
Answer
  • data communication
  • optical communication
  • microwave communication
  • fiber optic communication

Question 166

Question
It a device that converts computer digital signals to analog signals for transmission over copper telephone wires and then back to digital signals
Answer
  • fax machine
  • modem
  • telegram
  • telephone

Question 167

Question
An e-mail address should consist of which of the following ?
Answer
  • user name and domain name
  • user name and user address
  • user name, and service provider name
  • user name, domain name and service provider name

Question 168

Question
Maximum capacity of a recordable compact disc
Answer
  • 1 GB
  • 10 GB
  • 650 MB
  • 100 MB

Question 169

Question
Which of the following is a binary coding commonly used in computers ?
Answer
  • Baudot
  • ASCII
  • BCD
  • EBCDIC

Question 170

Question
What is the name of place in the internet which can be accessed and gather information
Answer
  • yahoo
  • hot mail
  • web site
  • web page

Question 171

Question
What do you call the making of illegal copies of copyrighted software ?
Answer
  • software hacking
  • software piracy
  • software replication
  • software collaboration

Question 172

Question
Which one is used in the screen of a laptop computer
Answer
  • LCD
  • CRT
  • JRT
  • RSC

Question 173

Question
In order for a program to run, it must be placed in the computer's memory by a
Answer
  • compiler
  • loader
  • installer
  • interpreter

Question 174

Question
For PC to PC communications, a data terminal equipment is directly connected to
Answer
  • DDE equipment
  • telephone line
  • ATE equipment
  • DCE equipment

Question 175

Question
Which computer slot provides a high speed data pathway that is primarily used as graphics cards ?
Answer
  • ISA
  • PCI
  • AGP
  • IDE

Question 176

Question
Octal coding involves grouping the bits in
Answer
  • 6s
  • 9s
  • 1s
  • 3s

Question 177

Question
What is used to translate an assembly language code into machine language ?
Answer
  • assembler
  • loader
  • compiler
  • interpreter

Question 178

Question
THE EBCDIC allows a maximum of how many different characters ?
Answer
  • 512
  • 256
  • 128
  • 64

Question 179

Question
What is a network with a host computer called ?
Answer
  • star network
  • ring network
  • mesh network
  • local network

Question 180

Question
It refers to a device that modulates and demodulates signals transmitted over data communication facilities
Answer
  • facsimile machine
  • communication hub
  • modem
  • cellular phone

Question 181

Question
What does "DTL" means ?
Answer
  • Data Terminal Load
  • Data Terminal Logic
  • Diode Transistor Load
  • Diode Transistor Logic

Question 182

Question
This slot in the computer typically houses a graphics card, sound card, video card, or modem
Answer
  • IDE
  • ISA
  • AGP
  • PCI

Question 183

Question
What part of the microprocessor fetches and decodes the incoming instructions and generates the signals necessary for the arithmetic and logic unit to perform the intended function ?
Answer
  • ALU
  • stack
  • Accumulator
  • Control Unit

Question 184

Question
Which one refers to "technological merger" ?
Answer
  • digital access
  • digital protocol
  • digital convergence
  • digital technology

Question 185

Question
This process of notifying network that you are using a specific computer is called
Answer
  • log in
  • booting
  • password
  • log out

Question 186

Question
What is another term for operating system ?
Answer
  • start up program
  • computer program
  • monitor program
  • all of these

Question 187

Question
If the program is placed in ROM or EPROM, it is referred to as
Answer
  • software
  • firmware
  • hardware
  • software and firmware

Question 188

Question
What is the smallest type of computer in terms of their physical sizes ?
Answer
  • minicomputer
  • mainframe
  • maxicomputer
  • microcomputer

Question 189

Question
What is central processing unit on a single chip ?
Answer
  • integrated circuit
  • microprocessor
  • accumulator
  • ALU

Question 190

Question
What is the function of the arithmetic and logic unit ?
Answer
  • executes command and manipulates data
  • holds data for further manipulation
  • provide temporary data storage in sequential order
  • carries the actual data

Question 191

Question
Which of the following is a volatile memory ?
Answer
  • RAM
  • ROM
  • PROM
  • EPROM

Question 192

Question
What are used for temporary storage of instructions or data ?
Answer
  • accumulator
  • registers
  • program counters
  • control units

Question 193

Question
What code results when each digit of a decimal number is represented by its binary equivalent ?
Answer
  • morse code
  • gray code
  • binary coded decimal
  • straight binary code

Question 194

Question
What provides temporary data storage in sequential order usually on a last - in, first out basis ?
Answer
  • register
  • stack
  • accumulator
  • counter

Question 195

Question
What refers to a program that controls the computer at its most basic level and provides the environment for application programs ?
Answer
  • computer program
  • multi - tasking program
  • operating system
  • assembly language

Question 196

Question
What is the term used to describe a copyrighted software marketed under a license that allows the user to use the software for a trial period and then send in registration fee if they wish to continue the use of it ?
Answer
  • firmware
  • trial software
  • shareware
  • test run software

Question 197

Question
A byte is composed of how many bits ?
Answer
  • 2
  • 4
  • 6
  • 8

Question 198

Question
Data does not need to be refreshed and remains as long as the power stays on for what type of memory ?
Answer
  • dynamic memory
  • static memory
  • kinetic memory
  • virtual memory

Question 199

Question
What is the meaning of SCADA ?
Answer
  • System Coordinated Area Distribution area
  • System Control And Data Acquisition
  • Supervisory Control And Data Aquisition
  • Super Computer And Deck Accessibility

Question 200

Question
What memory contains the BIOS that is read in when the computer is first started ?
Answer
  • cache memory
  • virtual memory
  • OS memory
  • video memory
Show full summary Hide full summary

0 comments

There are no comments, be the first and leave one below:

Similar

The Skeletal System - PE GCSE EdExcel
naomisargent
To Kill a Mockingbird Key Themes and Quotes
Matthew T
Ebola Virus Disease
rubyduggan
Physics P2
Phoebe Drew
GoConqr Quick Guide to Getting Started
Andrea Leyden
ENG LIT TECHNIQUES
Heloise Tudor
Rights and Responsibilities Flashcards - Edexcel GCSE Religious Studies Unit 8
nicolalennon12
Leaving Certificate Japanese Kanji
Sarah Egan
Using GoConqr to teach French
Sarah Egan
1PR101 2.test - Část 17.
Nikola Truong