Computer Science, asked by saraabdulsattarkhan, 1 year ago

Semantic Structure reasoning at each step is required while writing a program of any language at any level. But high level languages claim to have and provide simpler or more appropriate structures, but often fall short of this part when changes are required or one is forced to reason about lower levels. A regular dose of assembly programming will remind us that what we should demand of in our higher level languages.
Being Computer Architecture and Assembly language, what do you think that is assembly language playing any role in semantic structure of high level languages or not while considering following points
Optimization
Arithmetic
Instructions cycle

Answers

Answered by NIDHIA
2
The high level code convert into assembly language code
Similar questions