x


Enter your email address below to receive updates each time we publish new Video Tutorial.

Privacy guaranteed. We'll never share your info.

What is Java and the Java VM ( Java Virtual Machine ) ? | Java Video Tutorial | the problem of supporting many operating systems and how the Java VM improves portability

DEAR VISITOR , YOU ARE WATCHING : What is Java and the Java VM ( Java Virtual Machine ) ? | Java Video Tutorial | the problem of supporting many operating systems and how the Java VM improves portability .

[postlink] http://j2ee-tutorials-videos.blogspot.com/2012/04/what-is-java-and-java-vm-java-virtual.html [/postlink] http://www.youtube.com/watch?v=hNvkR1LiV0wendofvid [starttext]This is a Video Tutorial explains What is Java and the Java VM ( Java Virtual Machine ) ?

Java is a whole bunch of software engineering ideas - one of those ideas is write once run anywhere. This video explains the problem of supporting many operating systems and how the Java VM improves portability.

This actually does not solve all the problems with diffrent platforms you still have to put in extra code to make things work so to say. The term your looking for is Portablitity which is why the C programming language was created. You can write code for C and copile it and run in on just about anything but it did not solve the problem with GUI API interfacing. The bigest problem with java is that its propritary and your chained to the VM so deep programming is not possible, driver is example.


Good point. Portability is certainly an accurate description. And you're right it cannot do everything, such as hardware-hugging code like drivers. I'm not sure what you mean by Java being proprietary - it's open source now. You're not chained to the VM - you can implement native classes. Everything else - yes - has to go through the VM, but that's the idea.[endtext]
This site does not store any files on its server.We only index and link to content provided by other sites.If you have any doubts about legality of content or you have another suspicions, feel free to contact us HERE - Thank you.

0 commentaires :

Post a Comment

:)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))

You can see also

J2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition is Software that can be used along with the J2SE, the Java 2 Standard Edition which includes the compiler and the other fundamentals of Java. The J2EE software includes development and deployment systems for Java Servlet and Java ServerPages. Both of these combine Java and HTML to produce web pages on demand. Author Mohamed Habou . understand this powerful component of Java programming.

Android Cloud To Device Messaging Video Tutorial

JPA Video Tutorial

Spring MVC Video Tutorial

Spring Security Video Tutorial

Primefaces Video Tutorial

Struts Video Tutorial

free counters

Introduction to J2EE Videos Tutorials

Latest GWT Video Tutorials

Latest Spring Videos Tutorials

Latest Hibernate Videos Tutorials

Latest JAVA Video Tutorials

Latest Struts Videos Tutorials

J2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition is Software that can be used along with the J2SE, the Java 2 Standard Edition which includes the compiler and the other fundamentals of Java. The J2EE software includes development and deployment systems for Java Servlet and Java ServerPages. Both of these combine Java and HTML to produce web pages on demand. VTC Author Mohamed Habou takes you on a step by step guide to understanding this powerful component of Java programming.