✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following x86-32 assembly code. Somewhere in the code the following assignments are performed:
A = 10;B = 20;C = 30;D = 40;
What is the type of variable B?