CAES Lab Viva 1 Batch 1

CAES Lab Viva 1 Batch 1

University

16 Qs

quiz-placeholder

Similar activities

UNIT-1 Neural Networks Quiz-1 FINAL

UNIT-1 Neural Networks Quiz-1 FINAL

University

20 Qs

Unit 1,2

Unit 1,2

University

20 Qs

Kuis K3 1

Kuis K3 1

University

15 Qs

Alternancia: Sesión 1

Alternancia: Sesión 1

University

14 Qs

DL-Tutorial#1 (Stats Refresher )

DL-Tutorial#1 (Stats Refresher )

University

12 Qs

Quiz 1 U4 Redes Industriales

Quiz 1 U4 Redes Industriales

University

14 Qs

Quiz 1: FUNDAMENTOS DE CONTROL

Quiz 1: FUNDAMENTOS DE CONTROL

University

20 Qs

SBL -II Test Quiz 1

SBL -II Test Quiz 1

University

13 Qs

CAES Lab Viva 1 Batch 1

CAES Lab Viva 1 Batch 1

Assessment

Quiz

Engineering

University

Hard

Created by

Gireesh T G

Used 4+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

What is the results of the following DIV AB; A=77H;B=34H 

A=02H;B=15H

A=02H;B=00H 

A=02H;B=FFH

A=02H;B=0FH 

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

In “JZ NEXT”, which registers content is checked to see if it is zero? 

PROGRAM COUNTER

CARRY

REGISTER A 

AUXILIARY CARRY 

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The mnemonic JNZ stands for _____________ 

Jump while Not zero 

Jump on zero

Jump is Non-zero

Jump if Not zero

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Every 8051 family member wakes up at address when it is powered up. 

1000H

0000H

30H

9000H

5.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

8051 is a ..........bit microcontroller. 

12

16

8

4

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

How many pins are available in 8051 IC 

20

50

30

40

7.

MULTIPLE CHOICE QUESTION

5 sec • 5 pts

MOV R0,#30H

MOV A,@R0

MOV B,A

JZ L1

MUL AB

INC R0

MOV @R0,A

SJMP L2

L1:INC R0

MOV A,#0FFH

MOV @R0,A

L2:NOP

L3:SJMP L3

What is the hexcode of L2, if the starting address is 9000H?

04h

05h

FEh

03h

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?