Explain How Assemblers, Compilers, Virtual Machines & Interpreters Are Involved In The Execution Of High Level?
Assemblers are used for building procedural languages like basic into executables whereas a compiler builds object oriented programs as well as debugs them itself. Virtual machines are just what their name states and used for debugging software in a secure environment. Interpreters are used to execute software as well as translate the source code into another code for execution immediately.
Execution of high level, what?
Related posts:
- Ok, So In Your Own Words, What Is Jvm (java Virtual Machine) Exactly Dose?
- Are There Any Virtual Machines Other Than Java?
- What Is Java Virtual Machine?
- What Are Virtual Machines?
- How A Virtual Machine Works And Help?
Posted on
Wednesday, July 22, 2009, at 8:04 pm. Filed under
virtualization. Tagged
Assemblers,
Compilers,
Execution,
Explain,
High,
Interpreters,
Involved,
Level,
Machines,
Virtual. Bookmark the
permalink. Follow comments here with the
RSS feed.
Post a comment or leave a
trackback.
One Comment
Probably find the answer in your textbook or class notes.
If not, Assemblers are http://en.wikipedia.org/wiki/Assembler_(
Post a Comment