mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-03-13 09:45:22 +01:00
Correzzione risposta da parte del prof e aggiunta nuova domanda dall'ultimo webinar
This commit is contained in:
parent
451c8159c5
commit
3bc71a3890
1 changed files with 24 additions and 1 deletions
|
@ -410,7 +410,7 @@
|
|||
"image": ""
|
||||
}
|
||||
],
|
||||
"correct": 2,
|
||||
"correct": 0,
|
||||
"image": ""
|
||||
},
|
||||
{
|
||||
|
@ -3471,5 +3471,28 @@
|
|||
],
|
||||
"correct": 0,
|
||||
"image": ""
|
||||
},
|
||||
{
|
||||
"quest": "158) Il meccanismo _____, consente di trasferire i dati da e verso la memoria senza l'intervento della CPU.",
|
||||
"answers": [
|
||||
{
|
||||
"text": "Driver Monitor Access",
|
||||
"image": ""
|
||||
},
|
||||
{
|
||||
"text": "Direct Memory Access",
|
||||
"image": ""
|
||||
},
|
||||
{
|
||||
"text": "Driver Memory Access",
|
||||
"image": ""
|
||||
},
|
||||
{
|
||||
"text": "Direct Monitor Access",
|
||||
"image": ""
|
||||
}
|
||||
],
|
||||
"correct": 1,
|
||||
"image": ""
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue