Important Features of Java (जावा की महत्वपूर्ण विशेषताएं)

Important Features of Java (Java की महत्वपूर्ण विशेषताएं ): Object-Oriented Language (ऑब्जेक्ट-ओरिएंटेड प्रोग्रामिंग)(OOP): जावा को एक object-oriented language के रूप में Design किया गया है, जिसका अर्थ है कि यह classes, objects, inheritance, encapsulation, and polymorphism जैसी concepts का समर्थन करता है। यह approach मॉड्यूलर और organized code structure.के लिए अनुमति देता है। Platform Independence […]

Continue reading

What is ISP ?

ISP (Internet Service Provider) ISP एक ऐसा institution है जो हर जगह internet की जरूरत होती है. यह homes, schools, offices, hospitals and other places पर internet की facility प्रदान करता है | दूसरे शब्दों में, ISP एक service provider है जो व्यक्तियों और organizations को Internet access देता है | ISP का इस्तेमाल free […]

Continue reading

What is WAN ?

  Wide Area Network (WAN) -Wide Area Network (WAN) पूरा नाम है. यह एक network है जिसकी सीमा बहुत बड़ी है. यानी यह एक large area को cover करता है. इस network में कई LAN और MAN शामिल होते हैं | -WAN एक LAN of LANs है. International network भी इसका नाम है. क्योंकि यह […]

Continue reading

JIT Complier

JIT Compiler का Full Form Just-in-Time Compiler है। यह Java Runtime Environment(JRE) का एक Part है। JIT Compiler JVM का Part है। JIT compiler एक Program है जो कि जावा Bytecode को मशीन Language Instructions में बदल देता है। इसमें Just-in-Time मतलब है कि Bytecode तब Compiled होता है जब उसकी जरुरत होती है । […]

Continue reading

History of Java

History of Java (Java का इतिहास) :- Java Programming Language के Project को June 1991 में Start James Gosling, Mike Sheridan और Patrick Naughton के द्वारा शुरू किया गया । Java  का अविष्कार James Gosling तथा उसके साथियों द्वारा 23 May 1995 में Sun Microsystems में हुआ था। Java एक Object Oriented प्रोग्रामिंग लैंग्वेज है। […]

Continue reading

What is HAN ?

What is HAN (Home Area Network) ? HAN का पूरा नाम (Home Area Network) होता है। यह एक ऐसा computer network होता है | जिसमे घर के सारे devices Example – laptop, computer, mobile phone और दूसरे digital devices एक ही network से connect हो जाते हैं । इस network का इस्तेमाल घरो में devices […]

Continue reading

What is MAN ? – MAN क्या है?

What is MAN ?    MAN Full Form (Metropolitan Area Network) है। यह एक network है जो LAN से बड़ा और WAN से छोटा होता है। इस नेटवर्क का इस्तेमाल बड़े network बनाने के लिए किया जाता है। यह network devices को आपस में connect करता है And user data को एक device से दुसरे […]

Continue reading

What is Hub And Types of Hub

What is Hub And Types of Hub – Hub क्या है? हब के प्रकार Hub एक networking device है जिसका इस्तेमाल एक Network में बहुत सारीं Devices को connect करने के लिए किया जाता है |इसको repeater भी कहते है। यह एक layer 1device होती है। Hub communication के लिए computers को आपस में जोड़ता […]

Continue reading