Exploring Number Systems and Boolean Algebra

Exploring Number Systems and Boolean Algebra

University

7 Qs

quiz-placeholder

Similar activities

GDG Code Team Selection Test – Code & Logic Edition

GDG Code Team Selection Test – Code & Logic Edition

University

10 Qs

CSUC101_Unit2_EVEN

CSUC101_Unit2_EVEN

University

7 Qs

Kuis Sistem Bilangan

Kuis Sistem Bilangan

University

10 Qs

NÚMEROS REALES

NÚMEROS REALES

University

10 Qs

Variabel dan Konstanta dalam Pemrograman

Variabel dan Konstanta dalam Pemrograman

University

10 Qs

Quiz Digital

Quiz Digital

University

10 Qs

Exploring Machine Learning Concepts

Exploring Machine Learning Concepts

University

10 Qs

Chapter 1 Exploring Number Systems and Codes

Chapter 1 Exploring Number Systems and Codes

University

10 Qs

Exploring Number Systems and Boolean Algebra

Exploring Number Systems and Boolean Algebra

Assessment

Quiz

Engineering

University

Easy

Created by

satyawan jagtap

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the binary equivalent of the decimal number 10?

1011

1000

1100

1010

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Convert the octal number 17 to decimal.

12

15

16

14

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the hexadecimal representation of the decimal number 255?

FF

F0

FF0

FE

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Define Sum of Products (SOP) in Boolean algebra.

Sum of Products (SOP) is a form where a Boolean function is expressed as a sum of products of literals.

A technique for converting binary numbers to decimal

A product of sums in Boolean algebra

A method to simplify Boolean expressions

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you minimize the Boolean expression A + A'B?

A + B

A' + B

AB

A + A'

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the decimal value of the binary number 1011?

11

1010

12

10

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Convert the decimal number 64 to its octal equivalent.

80

60

100

70