WorksheetsQuiz Sistem Bilangan Digital
Total questions: 41
Worksheet time: 21mins
The radix notation for binary numbers is
222
2(1010)
10101(2)
1010(2)
2(1010)
The place value of hexadenary indicated by the number 5 in the number 12345 is
256
16
1
4096
65536
The correct order of hexadecimal numbers from the lowest value is
A, C, E, F, G
0 and 1
0,1,2,3,4,5,6, and 7
6, 7, B, C, D, E, F
0,1,2,3,4,5,6,7,8, and 9
Determine the result of the binary addition below!
0 + 0 =
0 + 1 =
1 + 0 =
1 + 1 =
1 + 1 + 1 =
The advantages of using binary number systems (digital) in electronics systems, except:
Program execution is slower
The signals produced are better and more accurate
Lower noise or interference
Can be programmed and calculations can be done through programs
Better flexibility and functionality
What is the result of converting the number 160(10) into binary!
11000001(2)
10010000(2)
10100000(2)
10010000(2)
11000011(2)
What is the result of converting the number 45(10) into binary!
101111(2)
101101(2)
101100(2)
101110(2)
100101(2)
What is the result of the binary addition below! 100011(2) + 100001(2)?
1000100(2)
1000010(2)
1001000(2)
1000001(2)
1001001(2)
What is the result of 132 (8) + 46 (8)?
200
200(8)
178(8)
178)
188(8)
What is the result of 172 (8) + 46 (8)?
240(8)
240
218(8)
218)
188(8)
Given Z10= 512. Write the number in Binary Coded Decimal!
0101 0001 0010(BCD)
010100010010(BCD)
0101 0010 0001(BCD)
010100100001(BCD)
101 0001 0010(BCD)
Refer to the truth table below!
INPUT A
INPUT B
0
1
1
Refer to the circuit diagram of the basic gate below!
NOR
NOT
X - OR
AND
NAND
Refer to the circuit diagram below!
NOR Gate S-R Flip-flop
D Flip-flop
NAND Gate S-R Flip-Flop
Clocked S-R Flip-flop
J-K Flip-flop
Refer to the diagram below!
F = ABC + ACD
F = ABD + ABC
F = ABC + BCD
F = ABD + ACD
F = ACD + BCD
Which of the following is included in the hardware devices in a computer system, except...
Scanner as an Input device
Speaker as an Output device
Flashdisk as Storage media
RAM as processing device
Mainboard as storage
Software in computer systems consists of operating system software, language software, and application software. The function of the operating system is as follows, except...
Manage software with computer hardware
Manage all
What is the function of the operating system, except...
Manage software with computer hardware
Manage all operations of all computer hardware
Manage and give commands to the computer network
Manage software operations of the computer
Manage computer file management
Which of the following is included in the operating system, except...
UNIX
SKYPE
LINUX
MAC OS
NOVELL
Which of the following is included in the brainware of the computer system, except...
Web design
System analyst
Programmer
Operator
EDP Manager
Which of the following is a main part of the Van Neumann machine architecture, except...
ROM
I/O
ALU
CU
Memory
The usefulness of the symbol above is...
A symbol used to select processes or decisions based on existing conditions
To show activities performed by the computer.
A symbol used to prepare storage in storage.
Indicates input-output processes that occur regardless of the type of equipment.
A symbol that states the use of output equipment
The image above represents symbols found in a flowchart. Based on the order 1, 2, and 3, image number 3 above indicates the symbol...
FLOWLINE
PREPARATION
DECISION
DECISION, FLOWLINE
PREPARATION, FLOWLINE
Here are some examples of tools used to receive input on a computer: 1. Keyboard 2. Mouse 3. Barcode 4. Key to Disk 5. Graphic tablet. Which of the following is a direct input tool?
1, 2, 3, 4
1, 2, 3, 5
1, 2, 4, 5
2, 3, 4, 5
None of the above
Input devices are tools used to receive input. Input devices can be classified into two categories, namely direct input devices and indirect input devices. Which of the following is an indirect input device?
Key to Card
Barcode
Light Pen
Scanner
Graphic Tablet
Here are some examples of tools used to receive input on a computer: 1. Keyboard 2. Sensor 3. Barcode 4. Key to Disk 5. Graphic tablet. Which of the following is a direct input tool?
1, 2, 3, 4
1, 2, 4, 5
1, 2, 3, 5
2, 3, 4, 5
1 and 2
Based on its shape, the keyboard above is...
PS/2 Keyboard
USB Keyboard
Bluetooth Keyboard
Serial Keyboard
Wireless Keyboard
The clock speed of a processor is measured in...
Bps
bps
speed
Hz
Kbps
Which of the following is a function of the ALU (Arithmetic Logical Unit)...
Provide direction/control over arithmetic and logic operations/calculations
Perform arithmetic and logic operations/calculations
Retrieve data from main memory
Control the use and access to the Data Bus and Address Bus
A link between devices on the computer used as a medium for passing data
An electronic component that contains a microprocessor circuit, memory (RAM/ROM), and I/O, the circuit is found at the chip level or commonly called a single chip microcomputer. The above definition is the definition of.....
Microcontroller
RAM
Hard disk
The above definition is the definition of.....
Microcontroller
RAM
Harddisk
Motherboard
BUS
The following are the stages of the machine language instruction cycle that must be performed by the CPU: 1. Store the results of the process to memory 2. Execute the action of the received instruction 3. Decode the instruction into commands that can be understood by the computer 4. Fetch the instruction from memory. The correct order of the machine language instruction cycle stages is…
2, 4, 3 and 1
2, 3, 4 and 1
3, 4, 2, and 1
4, 3, 2, and 1
4, 2, 3, and 1
Observe the computer block diagram below, which illustrates the data processing that occurs:
Data from the input device passes through the control bus sent to the CPU and processed by the storage media
Data passes from the Input terminal to the CPU
Data from the input device passes through the Input terminal processed by the CPU and stored in the storage media
Data from the input and output devices passes through the control bus sent to the CPU and storage media
Data from the input device passes through the output terminal sent to the CPU and storage media
Observe the computer block diagram below, the component indicated by number 2 is…..
OUTPUT DEVICE
INPUT DEVICE
I/O PORTS to INPUT DEVICE
I/O PORTS to INPUT DEVICE
I/O PORTS
ROM is a type of memory that is often used to install permanent instructions to the computer. These instructions will never change. The full form of ROM is:
Random On Memory
Random Only Memory
Random Access Memory
Read On Memory
Read Only Memory
A non-volatile computer hard disk allows for:
Data stored can be read, deleted, and rewritten
Has the ability to store large amounts of data
Data entered occupies sectors
Data stored in binary form
Easy to use
Observe the image above, the storage media connected to the computer has the following weaknesses, except:
Very vulnerable to viruses
Easier to damage
Heats up faster
Must always be connected to USB
Slower data management
The type of RAM that has the characteristic of not needing to be refreshed periodically and is divided into Asynchronous and Synchronous based on its function is:
DRAM
EDORAM
SRAM
SDRAM
RDRAM
1 Kilobyte in computer memory contains the value:
1024 Kilobytes
1024 Megabytes
1024 Terabytes
8 bits
1024 Bytes
The type of ROM that can be erased using an EEPROM Rewriter is the following type of ROM:
Mask ROM
Electricity EPROM
Programmable ROM
Erasable PROM
Flash ROM
Si Wawan bought an internal hard disk with a capacity of 500 Gb. The actual capacity of Wawan's internal hard disk based on computer calculations is:
465.66 Gb
466.66 Gb
467.66 Gb
468.66 Gb
469.65 Gb
