Derived Channel
1.54K subscribers
252 photos
4 videos
374 files
68 links
القناة الأساسية
@stepbystep001

ومـما زادني شـرفـاً وتـيــهـاً
وكدت بأخمصي أطأ الـثريا
دخولي تحت قولك يا عبادي
وأن صـيَّرت أحمد لي نـبيـا
Download Telegram
Assembly language is Slightly higher-level language compared to machine language
Anonymous Quiz
82%
T
18%
F
Readability of machine language instructions is
much better than the assembly language instructions
Anonymous Quiz
19%
T
81%
F
Machine language instructions are a sequence of 1s and 0s
Anonymous Quiz
92%
T
8%
F
C7060C002D00
is an example of a code written in
Anonymous Quiz
29%
Assembly Language
71%
Machine Language (HEX)
Assemblers translate between High-level and
machine languages
Anonymous Quiz
42%
T
58%
F
example of Assembler
Anonymous Quiz
2%
TASM
3%
MASM
0%
NASM
95%
All of the above
Compiler translates from a high-level language to
machine language
Anonymous Quiz
93%
T
7%
F
Assembler — Assembly => Machine
Compiler — High => Machine (directly)
Compiler — High => Assembly => Machine (inderictly)
Compiler translates from a high-level language to
machine language directly via assembly language
Anonymous Quiz
40%
T
60%
F
Most high-level language instructions need less
than one assembly instruction
Anonymous Quiz
47%
T
53%
F
Fewer instructions to code
Anonymous Quiz
76%
High-Level Languages
24%
Assembly languages
Can be used with little or no modifications on different
types of machines
Anonymous Quiz
66%
High-Level
34%
Assembly
Assembly language programs are portable
Anonymous Quiz
28%
T
72%
F
Program maintenance is easier
Anonymous Quiz
87%
High-level
13%
Assembly
Assembly code tends to be compact
Anonymous Quiz
74%
T
26%
F
Assembly language programs tend to run faster
Anonymous Quiz
69%
T
31%
F
Only a well-written assembly language program runs faster
– Easy to write an assembly program that runs slower than
its high-level language equivalent
Anonymous Quiz
75%
T
25%
F
we program in assembly language because of
Space-efficiency and Time-efficiency
Anonymous Quiz
91%
T
9%
F
.... specifies an operation and the
locations of its data operands
Anonymous Quiz
32%
address
18%
datapath
41%
instruction
10%
RAM
A ...-bit word typically holds one encoded
instruction
Anonymous Quiz
22%
8
26%
16
50%
32
1%
64
A sequence of instructions, executed one after
another, constitutes a program
Anonymous Quiz
92%
T
8%
F