FCPC - COMPORG - MidSW1

FCPC - COMPORG - MidSW1

Professional Development

14 Qs

quiz-placeholder

Similar activities

Data Science Basics

Data Science Basics

Professional Development

10 Qs

Subnetting

Subnetting

10th Grade - Professional Development

15 Qs

Python

Python

University - Professional Development

10 Qs

Subnetting

Subnetting

10th Grade - Professional Development

15 Qs

Function and Conditional in Python

Function and Conditional in Python

Professional Development

10 Qs

Python Data Types

Python Data Types

Professional Development

10 Qs

Pretest CCNA

Pretest CCNA

Professional Development

10 Qs

CatalogONE Workshop - Day 1 Morning

CatalogONE Workshop - Day 1 Morning

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?