Unit 2 : Booth Multiplication Algorithm

Unit 2 : Booth Multiplication Algorithm

University

8 Qs

quiz-placeholder

Similar activities

PDS - 04225  Intro to Data Structures and Algorithms - Chapter 2

PDS - 04225 Intro to Data Structures and Algorithms - Chapter 2

University

10 Qs

arquitectura de computadoras cyn

arquitectura de computadoras cyn

University

10 Qs

Números binarios & Compuertas lógicas

Números binarios & Compuertas lógicas

University

10 Qs

PDS - 04225 Algorithms - Chapter 3

PDS - 04225 Algorithms - Chapter 3

University

10 Qs

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

University - Professional Development

10 Qs

Arquitectura de computadoras

Arquitectura de computadoras

University

10 Qs

Binary arithmetic

Binary arithmetic

University

7 Qs

Unit-1_SAQ

Unit-1_SAQ

University

6 Qs

Unit 2 : Booth Multiplication Algorithm

Unit 2 : Booth Multiplication Algorithm

Assessment

Quiz

Computers

University

Easy

Created by

Abhishek Pandey

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHO INVENTED BOOTH ALGORITHM

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

9 IN BINARY

1000

0001

1001

1010

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1'S COMPLIMENT OF 110011

001100

111011

000111

1010101

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ALU is a part of RAM

True

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

101+11

1101

1000

1111

1231

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1011 2's compliment

1111

1101

0101

1202

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

purpose of an accumulator_______.

Storing addresses

Storing Name

Storing data and performing arithmetic and logical operations

Storing pointer

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Booth’s Algorithm is applied on _____________.

Binary

decimal

hexa

octal