What is java programming used for in Hindi JVM जावा क्या है?

Java Concept, Definition and FAQ

Java Kya hai : Java एक general-purpose high level computer programming language and computing platform दोनों है जो की सबसे पहले Sun Microsystems ने 1995 मे release किया था | यह application developer को ऐसा platform provide करता है जिसका message है की एक बार code लिखो और कही पर भी run कराओ (write once, run anywhere) जिसका मतलब है compiled Java code बिना recompile किये उन सभी platform पर run कराया जा सकता है जो की Java support करते है |

Java in Hindi

Java in Hindi

यह fast, stable, reliable, concurrent, class-based, object-oriented, Platform independent and secure है | इन सभी rich features की वजह से आज की date मे यह language बहुत popular है | आपने भी notice किया होगा की आपके computer पर कुछ web application, program or software run करते है तो message आता है java not installed | यह इसलिये होता है क्योकि बहुत सारी applications and websites है जो की java मे बनी हुई है वो Java को install किये बिना नहीं चल सकती | Java आपके laptops से लेकर data-centers मे, game consoles से scientific supercomputers मे, cell phones से लेकर Internet तक सब जगह है | In 2007, most Java technologies were released under the GNU General Public License.

Read Also –What is Programming Langauge

What is C Programming Language

What is PHP Programming Language 

यह एक object-oriented language है जो की C++ language से मिलती जुलती है लेकिन java को simplified and improve किया गया है जिससे की programming features की error को दूर किया जा सके | Java source code की files जिनका extension .java होता है उनको bytecode (.class extension files) format मे compile किया जाता है और फिर Java interpreter उसको execute करता है | Compiled Java code ही sabhi computer पर Java Virtual Machines (VMs) की help से run होता है | JVM, Java interpreters and run-time environment है जो की ज्यादातर OS पर exist करता है जैसे UNIX, the Macintosh OS और Windows | Bytecode को “just-in-time” compiler (JIT) की help से machine language instructions मे भी convert किया जा सकता है |

FAQ –

  1. Java applets क्या है  – Small Java applications को Java applets कहते है जो की Web server से download की जा सकती है and फिर आपके computer पर Java-compatible Web browser के द्वारा run की जा सकती है |
  2. क्या जावा को free download कर सकते है ? – हाँ, java को free download किया जा सकता है | Latest version के लिए visit – java.com 
  3. मुझे java के latest upgrade का pop up message आता है | मुझे java का latest upgrade क्यों download करना चाहिए ? – Java के latest version मे important enhancements होते है जो की आपके computer पर run होने वाली Java applications की performance, stability and security को increase करते है | Free update को install करने से आपकी computer पर run होने वाली java applications की safely और एफिशिएंसी increase होती है| 
  4. जब मे Java download करता हूँ तब मुझे java package मे क्या मिलता है ? – Free java मे आपके computer पर Java Run-time Environment (JRE) software download होता है JRE मे Java Virtual Machine (JVM), Java platform core classes, and supporting Java platform libraries होती है | 
  5. Java Virtual Machine ( JVM) क्या है ? – Java Virtual Machine, Java software का component है जो की web interaction के लिए काम मे आता है | JVM एक platform-independent execution environment है जो की Java bytecode को machine language मे convert करके executes करता है |

Java के important characteristics निचे दिए गए है –

  1. Object oriented
  2. Architecture neutral 
  3. Portable 
  4. Distributed 
  5. Robust
  6. Secure
  7. High performance 
  8. Multithreaded –
  9. Dynamic –
  10. Simple

Read Also – What is HTML

Read Also – What is Dot Net Technology

Read Also – What is Array in C Programming Language

2 Comments

  1. malik October 5, 2017
  2. Aatif Aslam October 16, 2018

Leave a Reply