Assembly x86

Quiz
•
Computers
•
10th - 12th Grade
•
Easy
Wayground Content
Used 72+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Qual è la dimensione delle istruzioni?
Da 1 a 6 byte
Sempre 3 byte
Da 1 a 4 byte
Sempre 2 byte
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Qual è il SEGMENTO di default dell'istruzione MOV ?
CS
DS
SS
Nessuno
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Qual è il nome del registro general purpose AX?
Base
Contatore
Accumulatore
Dati
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Un programma assembly, che utilizza solo le istruzioni di base, è generalmente formato dalle seguenti sezioni distinte:
intestazione; segmento dati; segmento di stack; segmento di codice; ritorno al sistema operativo; chiusura del sorgente.
Quale delle seguenti frasi descrive la sezione segmento stack?
In questa sezione viene definita la struttura dello stack associato al programma;
In questa sezione, tramite commenti, vengono specificati il nome e la funzione del programma;
In questa sezione vengono descritte le azioni da compiere, utilizzando le opportune strutture di controllo;
In questa sezione vengono descritti in modo formale i dati su cui il programma dovrà operare;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Sapendo che la dimensione dello stack cresce andando dagli indirizzi di memoria più alti verso quelli più bassi, in dettaglio cosa esegue l’operazione di PUSH?
1. SP = SP +2
2. Scrive una word alla posizione top dello stack.
1. SP = SP – 2
2. Scrive una word alla posizione top dello stack.
1. SP = SP -1
2. Scrive un byte alla posizione top dello stack.
1. SP = SP +1
2. Scrive un byte alla posizione top dello stack.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quale dei seguenti registri punta al segmento contenente lo stack corrente?
SP
CS
DS
SS
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Descrivere il registro SP.
Il registro SP contiene, in ogni fase di avanzamento del programma, l’indirizzo di memoria in cui si trova l’istruzione successiva da eseguire.
Contiene il codice operativo dell’istruzione che è stata prelevata durante la fase di Fetch.È collegato alla sezione di decodifica e, a seconda della logica della CPU, è formato dauna coda di istruzioni.
Contiene l’indirizzo di una specifica zona di memoria organizzata secondo la filosofia LIFO utile all’esecuzione delle procedure, delle funzioni e dei parametri passati a esse.
Il registro SP contiene, in ogni fase di avanzamento del programma, l’istruzione successiva da eseguire.
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
linguaggio C++

Quiz
•
9th - 12th Grade
20 questions
Linguaggio C++

Quiz
•
10th - 12th Grade
20 questions
WWW e posta elettronica 1ESE

Quiz
•
10th Grade
15 questions
Assesmen Kognitif (XI)

Quiz
•
11th Grade - University
15 questions
Quiz Berpikir Komputasional

Quiz
•
10th Grade
20 questions
19.1 Algorithms Cambridge iA 9618

Quiz
•
12th Grade
15 questions
Automi Turing Church (1)

Quiz
•
10th Grade
25 questions
Gestione_Computer

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade