Is it possible to set the Overflow flag if you add a positive integer to a negative
integer?
FCPC - COMPORG - MidSW1
Quiz
•
Computers
•
Professional Development
•
Hard
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
11 questions
Accessibility
Quiz
•
Professional Development
10 questions
Day 2 C Programming quiz
Quiz
•
Professional Development
10 questions
c programming-Test 1
Quiz
•
Professional Development
10 questions
Programming Fundamentals
Quiz
•
Professional Development
16 questions
Linux Basics
Quiz
•
Professional Development
10 questions
PERTEMUAN 1 HTML DASAR
Quiz
•
Professional Development
10 questions
Python Quiz
Quiz
•
Professional Development
10 questions
Demo C programming
Quiz
•
Professional Development
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade