Exploring Number Systems and Boolean Algebra

Exploring Number Systems and Boolean Algebra

University

7 Qs

quiz-placeholder

Similar activities

Quiz 1

Quiz 1

University

10 Qs

Threaded Binary Tree

Threaded Binary Tree

University

10 Qs

Exploring Digital Electronics Concepts

Exploring Digital Electronics Concepts

University

10 Qs

Junit & JDBC

Junit & JDBC

University

10 Qs

Prueba de Conocimiento D: DIMENSIÓN 4 - INFRAESTRUCTURA

Prueba de Conocimiento D: DIMENSIÓN 4 - INFRAESTRUCTURA

University

12 Qs

Multi stages LLE

Multi stages LLE

University

10 Qs

02 Quiz

02 Quiz

University

10 Qs

Analog and Digital Electronics Quiz

Analog and Digital Electronics Quiz

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