Evaluasi

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Chintyadeliana
C
Chintyadeliana
Community Contributor
Quizzes Created: 1 | Total Attempts: 1,457
Questions: 27 | Attempts: 1,457

SettingsSettingsSettings
Evaluasi - Quiz

Materi: Sistem Bilangan, Gerbang Logika, Aljabar Boolean, Rangkaian Logika


Questions and Answers
  • 1. 

    Jenis-jenis sistem bilangan digital adalah sebagai berikut, kecuali...

    • A.

      Desimal, Biner

    • B.

      Oktal, Prima

    • C.

      Biner, Oktal

    • D.

      Hexadesimal, Oktal

    Correct Answer
    B. Oktal, Prima
    Explanation
    The given question asks for the exception among the types of digital number systems. The correct answer is "Oktal, Prima". This is because "Oktal" and "Prima" are both valid types of digital number systems, while the other options (Desimal, Biner; Biner, Oktal; Hexadesimal, Oktal) are all valid combinations of digital number systems.

    Rate this question:

  • 2. 

    Pernyataan dibawah ini adalah benar, kecuali...

    • A.

      Hexadesimal memiliki faktor pembobotan 16

    • B.

      Biner terdiri dari 0 dan 1

    • C.

      Bilangan dasar desimal adalah 1,2,3,4,5,6,7,8,9

    • D.

      Pernyataan pada (a) dan (b) adalah benar

    Correct Answer
    C. Bilangan dasar desimal adalah 1,2,3,4,5,6,7,8,9
    Explanation
    The correct answer is "Bilangan dasar desimal adalah 1,2,3,4,5,6,7,8,9." This statement is incorrect because the basic decimal numbers include 0 as well, making the correct statement "Bilangan dasar desimal adalah 0,1,2,3,4,5,6,7,8,9."

    Rate this question:

  • 3. 

    “Dibagi 2 pada setiap bit. Jika habis, maka hasilnya 0. Namun jika bersisa, maka hasilnya 1.” Adalah pernyataan dari...

    • A.

      Desimal ke Biner

    • B.

      Biner ke Desimal

    • C.

      Hexadesimal ke Biner

    • D.

      Oktal ke Hexadesimal

    Correct Answer
    A. Desimal ke Biner
    Explanation
    The given statement describes the process of converting decimal numbers to binary. It states that each bit is divided by 2, and if the division is exact (no remainder), the result is 0. If there is a remainder, the result is 1. This process is used in converting decimal numbers to their binary representation.

    Rate this question:

  • 4. 

    350(10) = ________ (8)

    Correct Answer
    536
    Explanation
    The given equation states that 350 in base 10 is equal to an unknown number in base 8. To find the unknown number, we convert 350 from base 10 to base 8. When we convert 350 to base 8, we get the number 536. Therefore, the correct answer is 536.

    Rate this question:

  • 5. 

    237(8) = ________(2)

    Correct Answer
    10011111
    Explanation
    The given expression 237(8) represents the number 237 in base 8 or octal system. To convert it to base 2 or binary system, each octal digit is replaced by its equivalent 3-digit binary representation. The octal digit 2 is equivalent to 010 in binary, 3 is equivalent to 011, and 7 is equivalent to 111. Therefore, the number 237(8) is equal to 10011111(2) in binary.

    Rate this question:

  • 6. 

    Yang termasuk kedalam gerbang logika dasar adalah

    • A.

      AND, NOR, OR

    • B.

      AND, OR, NOT

    • C.

      AND, EXOR,NOT

    • D.

      AND, NOT, NOR

    Correct Answer
    B. AND, OR, NOT
    Explanation
    The basic logic gates are fundamental building blocks in digital circuits. The AND gate outputs true only when all of its inputs are true. The OR gate outputs true when at least one of its inputs is true. The NOT gate outputs the inverse of its input. Therefore, the combination of AND, OR, and NOT gates covers the basic operations required for logical operations in digital circuits.

    Rate this question:

  • 7. 

    Berdasarkan tabel disamping, merupakan tabel kebenaran dari Gerbang...

    • A.

      NAND

    • B.

      OR

    • C.

      NOR

    • D.

      AND

    Correct Answer
    D. AND
    Explanation
    The given truth table represents the truth table for the AND gate. In an AND gate, the output is true only when both of its inputs are true. Looking at the table, we can see that the output is true (1) only when both input A and input B are true (1) in all the rows. Therefore, the correct answer is AND.

    Rate this question:

  • 8. 

    Berdasarkan tabel disamping, merupakan tabel kebenaran dari Gerbang...

    • A.

      NAND

    • B.

      OR

    • C.

       NOR

    • D.

      AND

    Correct Answer
    A. NAND
    Explanation
    Based on the truth table provided, it can be observed that the output of the gate is only true (1) when both of its inputs are false (0). This behavior is characteristic of a NAND gate, which produces an output that is the negation of the logical AND operation. Therefore, the correct answer is NAND.

    Rate this question:

  • 9. 

    Yang tidak termasuk kedalam gerbang logika lanjutan adalah...

    • A.

      NOT

    • B.

      NOR

    • C.

      EX-OR

    • D.

      NAND

    Correct Answer
    A. NOT
    Explanation
    The given options represent different logic gates. NOT is a basic logic gate that takes an input and gives the opposite output. The other options (NOR, EX-OR, NAND) are all advanced logic gates that combine multiple inputs to produce an output based on specific logical conditions. Therefore, NOT is the only option that does not belong to the category of advanced logic gates.

    Rate this question:

  • 10. 

    Prinsip dari sebuah gerbang NOT pada dasarnya adalah...

    • A.

      Rangkaian Converter

    • B.

      Rangkaian Buffer

    • C.

      Rangkaian Inverter

    • D.

      Rangkaian Adapter

    Correct Answer
    C. Rangkaian Inverter
    Explanation
    The correct answer is "Rangkaian Inverter". An inverter circuit is a type of logic gate that takes an input signal and produces an output signal that is the opposite of the input. It is commonly represented by a triangle with a small circle at the input side. The function of an inverter is to convert a logic level from high to low or from low to high. Therefore, an inverter circuit is also known as a NOT gate.

    Rate this question:

  • 11. 

    Jika salah satu atau kedua inputnya bernilai 0 maka outputnya bernilai 1 adalah prinsip dari gerbang

    • A.

      NAND

    • B.

      AND

    • C.

      NOR

    • D.

      NOT

    Correct Answer
    A. NAND
    Explanation
    The given statement states that if either one or both of the inputs are 0, then the output will be 1. This is the principle of a NAND gate. A NAND gate is a logic gate that produces an output of 0 only when all of its inputs are 1, and produces an output of 1 for all other input combinations. Therefore, the given statement aligns with the behavior of a NAND gate.

    Rate this question:

  • 12. 

    Yang tidak termasuk kedalam rangkaian kombinasional adalah...

    • A.

      Rangkaian Decoder, Encoder, Flip-Flop

    • B.

      Rangkaian Encoder, Decoder, Demultiplexer

    • C.

      Rangkaian Multiplexer, Decoder, Encoder

    • D.

      Rangkaian Multiplexer, Adder, Comparator

    Correct Answer
    A. Rangkaian Decoder, Encoder, Flip-Flop
    Explanation
    The correct answer is "Rangkaian Decoder, Encoder, Flip-Flop". The reason is that a flip-flop is a sequential circuit, not a combinational circuit. Combinational circuits produce output based solely on the current input, whereas sequential circuits also take into account the previous state. Therefore, a flip-flop does not belong in a list of combinational circuits. The other options all consist of combinational circuits only.

    Rate this question:

  • 13. 

    Rangkaian yang mempunyai dua buah output yang selalu berada dalam kondisi berlawanan (Q) dan (Q') adalah

    • A.

      Rangkaian Demultiplexer

    • B.

      Rangkaian Flip-Flop

    • C.

      Rangkaian Inverter

    • D.

      Rangkaian Decoder

    Correct Answer
    B. Rangkaian Flip-Flop
    Explanation
    A flip-flop is a circuit that has two outputs, Q and Q', which are always in opposite states. When the input signal triggers a change, the output Q will switch to its opposite state while Q' will switch to the same state as Q. This characteristic of flip-flops makes them suitable for storing and synchronizing data in digital systems. In contrast, a demultiplexer is a circuit that has multiple outputs but they are not necessarily in opposite states. An inverter is a circuit that has only one output that is the opposite of its input. A decoder is a circuit that has multiple outputs but they are not necessarily in opposite states.

    Rate this question:

  • 14. 

    Perhatikan gambar rangkaian tersebut! Rangkaian logika tersebut adalah...

    • A.

      Rangkaian RS Flip-Flop

    • B.

      Rangkaian D Flip-Flop

    • C.

      Rangkaian JK Flip-Flop

    • D.

      Rangkaian T Flip-Flop

    Correct Answer
    A. Rangkaian RS Flip-Flop
    Explanation
    The given circuit is an RS Flip-Flop.

    Rate this question:

  • 15. 

    Berapakah nilai A,B,C,D?

    • A.

      0,0,1,1

    • B.

      1,0,1,0

    • C.

      0,1,0,1

    • D.

      1,1,0,0

    Correct Answer
    A. 0,0,1,1
    Explanation
    The answer 0,0,1,1 represents the values of A, B, C, and D respectively. A and B are both 0, while C and D are both 1.

    Rate this question:

  • 16. 

    Jika pada keluaran Rangkaian Flip-Flop (Q) = (Q') = 1, maka berada pada mode

    • A.

      Tetap

    • B.

      Toggle

    • C.

      Set

    • D.

      Terlarang

    Correct Answer
    D. Terlarang
    Explanation
    If the output of the Flip-Flop circuit (Q) = (Q') = 1, it means that both the output and its complement are high. In a Flip-Flop, this condition is not allowed because it violates the fundamental behavior of a Flip-Flop. In a Flip-Flop, the output and its complement should always be opposite to each other. Therefore, if both Q and Q' are high, it is considered an invalid state and is referred to as "Terlarang" or forbidden.

    Rate this question:

  • 17. 

    Berdasarkan Aturan 13 Reduksi Boolean, persamaan (A.B)' menjadi

    • A.

      A'.B'

    • B.

      A'+B'

    • C.

      A.B'

    • D.

      A+B'

    Correct Answer
    A. A'.B'
    Explanation
    The correct answer is A'.B'. According to Boolean reduction rule 13, the complement of a product term (A.B)' is equal to the sum of the complements of the individual variables, which is A'.B'.

    Rate this question:

  • 18. 

    Berdasarkan Aturan 10 Reduksi Boolean, persamaan A + A'.B menjadi...

    • A.

      A'.B

    • B.

      A+B

    • C.

      A'+B

    • D.

      A.B

    Correct Answer
    B. A+B
    Explanation
    Based on the 10 Boolean Reduction Rules, the equation A + A'.B can be simplified to A + B. In this equation, A' represents the complement of A, and B remains unchanged. The rule states that when there is a term A + A', the term A can be eliminated, resulting in just B. Therefore, the correct answer is A + B.

    Rate this question:

  • 19. 

    Lengkapilah tabel dibawah ini secara berturut-turut sesuai kondisi. Kondisi: Nilai Output akan bernilai 1, jika mayoritas input bernilai 1. A B C Y Produk Fundamental 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1

    • A.

      A'BC, AB'C, ABC', ABC

    • B.

      A'B'C, AB'C, ABC', ABC

    • C.

      ABC, AB'C, ABC', ABC

    • D.

      AB'C', ABC, A'BC, ABC'

    Correct Answer
    A. A'BC, AB'C, ABC', ABC
    Explanation
    The correct answer is A'BC, AB'C, ABC', ABC. This is because the condition states that the output will be 1 if the majority of the inputs are 1. In the given table, for each row, we can determine the output by counting the number of 1's in the inputs. If there are more 1's than 0's, the output will be 1. Therefore, in the first row, there are no 1's, so the output is 0. In the second row, there is one 1, so the output is 0. In the third row, there is one 1, so the output is 0. In the fourth row, there are two 1's, so the output is 1. This pattern continues for the remaining rows, resulting in the answer A'BC, AB'C, ABC', ABC.

    Rate this question:

  • 20. 

    Apakah pernyataanbenar?

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    The given question is asking if the statement is true or not. The answer provided is "True," indicating that the statement is indeed correct.

    Rate this question:

  • 21. 

    Pernyataan yang tidak sesuai dengan Sistem Bilangan adalah...

    • A.

      Bilangan biner memilki 2 radix

    • B.

      Bilangan desimal dan biner termasuk sistem bilangan digital

    • C.

      Bilangan Oktal memiliki 8 radix

    • D.

      Hexadesimal dan Prima termasuk sistem bilangan digital

    Correct Answer
    D. Hexadesimal dan Prima termasuk sistem bilangan digital
    Explanation
    The statement "Hexadesimal dan Prima termasuk sistem bilangan digital" is incorrect. Hexadecimal is a base-16 number system, while prime numbers are a concept in mathematics. Both of them are not directly related to the digital number system.

    Rate this question:

  • 22. 

    4F5(10) = ________ (8)

    Correct Answer
    2365
    Explanation
    The given question is asking for the value of 4F5 in base 10, when converted to base 8. The answer is 2365, which means that when the hexadecimal number 4F5 is converted to decimal (base 10), and then converted to octal (base 8), it becomes 2365.

    Rate this question:

  • 23. 

    10101011(2) = ________(8)

    Correct Answer
    253
    Explanation
    The given question asks for the octal representation of the binary number 10101011. To convert a binary number to octal, we group the binary digits into sets of three from right to left. In this case, we have 101 010 11. Each group is then converted to its corresponding octal digit. The octal representation of 101 is 5, 010 is 2, and 11 is 3. Therefore, the octal representation of 10101011 is 523. However, the given answer is 253, which is incorrect.

    Rate this question:

  • 24. 

    “Dibagi 16 pada setiap angka, jika bersisa maka akan menjadi hasil.” Adalah pernyataan dari...

    • A.

      Desimal ke Hexadesimal

    • B.

      Biner ke Hexadesimal

    • C.

      Hexadesimal ke Desimal

    • D.

      Hexadesimal ke Oktal

    Correct Answer
    A. Desimal ke Hexadesimal
    Explanation
    The statement "Dibagi 16 pada setiap angka, jika bersisa maka akan menjadi hasil" refers to the process of converting decimal numbers to hexadecimal numbers. In this process, each digit of the decimal number is divided by 16, and if there is a remainder, it becomes a part of the hexadecimal representation. Therefore, the correct answer is "Desimal ke Hexadesimal."

    Rate this question:

  • 25. 

    Yang termasuk kedalam gerbang logika lanjutan adalah

    • A.

      NAND,NOR,NOT

    • B.

      NAND,NOR,NOR

    • C.

      EXOR,EXNOR,NOT

    • D.

      NOR,NAND,NOT

    Correct Answer
    B. NAND,NOR,NOR
    Explanation
    The correct answer is NAND, NOR, NOR. NAND and NOR are advanced logic gates that can be used to create other logic gates such as AND, OR, and NOT. They are called universal gates because any logic function can be implemented using only NAND or only NOR gates. The inclusion of two NOR gates in the answer suggests that it is a more advanced combination compared to the other options.

    Rate this question:

  • 26. 

    Rangkaian yang level logika keluarannya tergantung pada kombinasi dari level logika masukannya dan tidak memiliki memori adalah...

    • A.

      Rangkaian Sekuensial

    • B.

      Rangkaian Inverter

    • C.

      Rangkaian Flip-Flop

    • D.

      Rangkaian Kombinasional

    Correct Answer
    D. Rangkaian Kombinasional
    Explanation
    A "Rangkaian Kombinasional" is a logic circuit whose output depends solely on the combination of its input logic levels at any given moment. It does not have any memory elements, such as flip-flops, that can store information. Therefore, the output of a combinational circuit is determined only by the current input values and does not rely on any past inputs or outputs.

    Rate this question:

  • 27. 

    Rangkaian yang kondisi keluarannya dipengaruhi oleh kondisi masukan dan keadaan keluaran sebelumnya atau dapat juga dikatakan rangkaian yang bekerja berdasarkan urutan waktu adalah...

    • A.

      Rangkaian Sekuensial

    • B.

      Rangkaian Inverter

    • C.

      Rangkaian Flip-Flop

    • D.

      Rangkaian Kombinasional

    Correct Answer
    A. Rangkaian Sekuensial
    Explanation
    A sequential circuit is a circuit whose output is influenced by both the input conditions and the previous output state. It operates based on the sequence of events or the order of time. In contrast, a combinational circuit only depends on the current input conditions and does not have any memory of previous outputs. An inverter is a basic logic gate that simply changes the input signal to its opposite state. A flip-flop is a type of sequential circuit that stores a single bit of data and can change its output based on a clock signal. Therefore, the correct answer is "Rangkaian Sekuensial" or sequential circuit.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 09, 2019
    Quiz Created by
    Chintyadeliana
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.