View Single Post
Old 24-06-2011, 07:11 PM   #24
abhisays
Administrator
 
abhisays's Avatar
 
Join Date: Dec 2009
Location: Bangalore
Posts: 16,772
Rep Power: 137
abhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond reputeabhisays has a reputation beyond repute
Send a message via Yahoo to abhisays
Default Re: आओ java सीखे ::

Quote:
Originally Posted by Nitikesh View Post
जावा एक platform independent programming language हैं/
तो क्या हम इसे LINUX based OS पर भी चला सकते हैं?
aapne bahut hi अच्छा पॉइंट उठाया है.

चलिए जावा की कुछ खास properties एक बार देख लेते है

Unlike many other programming languages including C and C++ when Java is compiled, it is not compiled into platform specific machine, rather into platform independent byte code. This byte code is distributed over the web and interpreted by virtual Machine (JVM) on whichever platform it is being run.

JVM के बारे में आगे विस्तार से चर्चा करेंगे.
__________________
अब माई हिंदी फोरम, फेसबुक पर भी है. https://www.facebook.com/hindiforum
abhisays is offline   Reply With Quote