T/F This code sequences assigns the value 10h to EBX:::: mov edx,20h*** push edx** mov ecx,10h** push ecx** pop ebx*** pop edx.
確定! 回上一頁