FCPC - COMPORG - MidSW1

FCPC - COMPORG - MidSW1

Professional Development

14 Qs

quiz-placeholder

Similar activities

Programming Fundamentals

Programming Fundamentals

Professional Development

10 Qs

03 - Python - Basics

03 - Python - Basics

University - Professional Development

10 Qs

Linux Basics

Linux Basics

Professional Development

16 Qs

Sequences-2

Sequences-2

Professional Development

10 Qs

Excel Macro

Excel Macro

Professional Development

10 Qs

CODE-P3

CODE-P3

Professional Development

10 Qs

CODE-P7

CODE-P7

Professional Development

10 Qs

c programming-Test 1

c programming-Test 1

Professional Development

10 Qs

FCPC - COMPORG - MidSW1

FCPC - COMPORG - MidSW1

Assessment

Quiz

Computers

Professional Development

Hard

Created by

ALVIN CERTEZA

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible to set the Overflow flag if you add a positive integer to a negative

integer?

YES

NO

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Will the Overflow flag be set if you add a negative integer to a negative integer

and produce a positive result?

YES

NO

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible for the NEG instruction to set the Overflow flag?

YES

NO

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible for both the Sign and Zero flags to be set at the same time?

YES

NO

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use the following variable definitions

.data

var1 SBYTE -4,-2,3,1

var2 WORD 1000h,2000h,3000h,4000h

var3 SWORD -16,-42

var4 DWORD 1,2,3,4,5

For statement, mov ax,var1? state whether or not the instruction is valid:

Not Valid

Valid

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use the following variable definitions

.data

var1 SBYTE -4,-2,3,1

var2 WORD 1000h,2000h,3000h,4000h

var3 SWORD -16,-42

var4 DWORD 1,2,3,4,5

For statement, mov ax,var2? state whether or not the instruction is valid:

Not Valid

Valid

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use the following variable definitions

.data

var1 SBYTE -4,-2,3,1

var2 WORD 1000h,2000h,3000h,4000h

var3 SWORD -16,-42

var4 DWORD 1,2,3,4,5

For statement, mov eax,var3? state whether or not the instruction is valid:

Not Valid

Valid

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?