mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-03-13 12:45:22 +01:00
Merge pull request #39 from Alessandro700/main
Correzzione risposta da parte del prof e aggiunta nuova domanda
This commit is contained in:
commit
588eb58b64
1 changed files with 24 additions and 1 deletions
|
@ -410,7 +410,7 @@
|
||||||
"image": ""
|
"image": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"correct": 2,
|
"correct": 0,
|
||||||
"image": ""
|
"image": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -3471,5 +3471,28 @@
|
||||||
],
|
],
|
||||||
"correct": 0,
|
"correct": 0,
|
||||||
"image": ""
|
"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