TCCI-Tririd Computer Coaching Institute is focused on providing Quality education with practical sessions.Satisfaction of our student is our priority. We pride ourselves for providing proficient IT solutions. We have a highly qualificated and expereinced faculties, who, not only handle teaching, but also aspire to provide the best possible solution through their technical expertise.
Showing posts with label computer coaching in Satellite -Ahmedabad. Show all posts
Showing posts with label computer coaching in Satellite -Ahmedabad. Show all posts
Tuesday, June 25, 2019
Thursday, June 20, 2019
What is JVM in Java? tccicomputercoaching.com
JVM (Java Virtual Machine)
is an abstract machine. It is called virtual machine because it doesn't
physically exist. It is a specification that provides runtime environment
in which java byte code can be executed. It can also run those programs
which are written in
other languages
and compiled to Java byte code.
JVMs are available for many hardware and software platforms. JVM, JRE and JDK are platform dependent because configurations of each OS are different from each other. But, Java is platform independent. There are three notions of the JVM: specification, implementation, and instance.
The JVM performs following main tasks:
Call us @ 9825618292
Visit us @ www.tccicomputercoaching.com
JVMs are available for many hardware and software platforms. JVM, JRE and JDK are platform dependent because configurations of each OS are different from each other. But, Java is platform independent. There are three notions of the JVM: specification, implementation, and instance.
The JVM performs following main tasks:
- Loads code
- Verifies code
- Executes code
- Provides runtime environment
Call us @ 9825618292
Visit us @ www.tccicomputercoaching.com
Subscribe to:
Posts (Atom)
