execution environment

L

Lubna

Could someone please explain to me what is meant by an execution
environment.
I would appreciate it much.
thanks,
Lubna
 
H

hiwa

Lubna ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸:
Could someone please explain to me what is meant by an execution
environment.
I would appreciate it much.
thanks,
Lubna
Give, or quote, a full sentence in which the word is used.
 
L

Lubna

Thanks for replying. here is the full sentence.

An abstract computing machine, or virtual machine, JVM is a
platform-independent execution environment that converts Java bytecode
into machine language and executes it.
 
M

Mark Space

Lubna said:
Thanks for replying. here is the full sentence.

An abstract computing machine, or virtual machine, JVM is a
platform-independent execution environment that converts Java bytecode
into machine language and executes it.

Just to jump in here... In this case it means that the JVM fully
surrounds and supports the Java program. Just like your environment
fully surrounds and supports you, with oxygen, sunlight, housing, etc.
Normal programs don't have to leave this JVM environment to do things.
For example, your Java program doesn't have to make an OS call to open a
file. The JVM provides way to do this; that is within the JVM
"environment."

That's what I get out of that, anyway.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top