What is Ring Topology ?

Ring Topology  रिंग टोपोलॉजी (Ring Topology) हिंदी में “अंगूठी आकृति कहलाती है। इस आकृति में, network के हर node अपने neighboring node के साथ सीधे जुड़ा होता है, जिसके कारण एक अंत से दूसरे अंत तक एक पूर्ण पथ बनता है। अंतों को मिलाने के लिए, पूरी Topology में एक circular cable इस्तेमाल की जाती […]

Continue reading

KAIZEN : Operation Management M.B.A Notes

KAIZEN Kaizen, the Japanese word for improvement is a Concept referring to business activities that Continuously improve all functions and involve all employees from the CEO to assembly line workers. कुछ ना कुछ रोज सिखाता है फिर चाहे 0.01% क्यो ना हो। Kaizen is a Continuous approach to improvement to creation based on the idea […]

Continue reading

Programming Paradigm (प्रोग्रामिंग पैराडाइम)

Programming Paradigm(प्रोग्रामिंग पैराडाइम) Programming Paradigm(प्रोग्रामिंग पैराडाइम)को हिंदी में “प्रोग्रामिंग पद्धति” भी कहा जाता है। यह एक तरीका होता है जिसका प्रयोग प्रोग्रामिंग कोड लिखने, संरचित करने और समझने के लिए किया जाता है। प्रोग्रामिंग पैराडाइम कई विभिन्न सिद्धांतों, मॉडलों और ढंगों को संयोजित करता है जो कोड की संरचना, व्यवहार और सुविधाओं को परिभाषित करते […]

Continue reading

Productivity & Manufacturing : Plant Location , Plant Layout .

Productivity & Manufacturing : Plant Location , Plant Layout . Productivity Productivity is an overall measure of the ability to produce good services. Productivity may also be defined as an index that measures output (goods or services) relative to input (labour, materials, energy ) etc., used to produce the output.) as such it is expressed […]

Continue reading

What is Operations Management: Definition, Function, Aim and Scope

What is Operations Management: Definition, Function, Aim and Scope Operations Management Operations management is an area of managements concerned with designing and controlling the process of production and redesigning business operations in the production of goods & services. Production management or Operations management focuses on a achieving smooth production process with efficient planning and Control […]

Continue reading

What is Network? Types of Network

What is Network? Types of Network Network:- जब आप एक computer से दूसरे को connect करते हैं. इसलिए हम इसे network कहते हैं | किसी computer में दो या दो से ज्यादा computers का जुड़ना network कहलाता है | Computer एक दूसरे से जानकारी और data साझा करने के लिए network का इस्तेमाल करते हैं […]

Continue reading

What is JVM, JRE And JDK

What is JVM, JRE And JDK JVM (Java Virtual Machine) JVM (Java Virtual Machine) ek virtual machine hai jo Java bytecode ko execute karne ke liye banaya gaya hai. JVM, Java programming language se compiled bytecode ko interpret karke ya Just-in-Time (JIT) compilation ke dwara machine code me convert karke use execute karta hai. JVM, […]

Continue reading

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