Podcast
Questions and Answers
What is the purpose of programming languages?
What is the purpose of programming languages?
Which statement best describes assembly language?
Which statement best describes assembly language?
What does a compiler do in relation to high level languages?
What does a compiler do in relation to high level languages?
Why were high level languages created?
Why were high level languages created?
Signup and view all the answers
What is the role of an assembler in programming?
What is the role of an assembler in programming?
Signup and view all the answers
What problem do language processing activities aim to address?
What problem do language processing activities aim to address?
Signup and view all the answers
What is the semantic gap in software design?
What is the semantic gap in software design?
Signup and view all the answers
What are the consequences of covering a semantic gap by the programmer?
What are the consequences of covering a semantic gap by the programmer?
Signup and view all the answers
What introduces a new domain between the application domain and execution domain?
What introduces a new domain between the application domain and execution domain?
Signup and view all the answers
What is the specification language of the PL domain?
What is the specification language of the PL domain?
Signup and view all the answers
What is the purpose of a language processor?
What is the purpose of a language processor?
Signup and view all the answers
What does a detranslator do?
What does a detranslator do?
Signup and view all the answers
Which version of a language processor is not a language translator?
Which version of a language processor is not a language translator?
Signup and view all the answers
What does a language migrator bridge?
What does a language migrator bridge?
Signup and view all the answers
What activity can a preprocessor perform?
What activity can a preprocessor perform?
Signup and view all the answers
What introduces new domains in software engineering?
What introduces new domains in software engineering?
Signup and view all the answers