Java for mobile
How is java implemented in mobile phones?
How is java implemented in mobile phones?
> How is java implemented in mobile phones?
Java is a programming language and as such cannot really be implemented.
If you mean the JVM, it's probably implemented like any other program.
> How is java implemented in mobile phones?
I answered in this thread:
http://forum.java.sun.com/thread.jspa?messageID=9792366
Please don't crosspost next time.
Ok.. Bcz I couldn't get a proper ans I had do.. I just meant whether the programming done for mobile phones is same s that of desktop applications or not..
> whether the programming done for mobile
> phones is same s that of desktop applications or not..
Not.
no, for mobile applications you have a separte java api's. you have to use those api's to implement mobile applications.