Back-End Programming Exam  >  Back-End Programming Videos  >  Java Programming Fundamentals: For Beginners (in Hindi)  >  Lecture 51 Introduction to Applet in Java Hindi

Lecture 51 Introduction to Applet in Java Hindi Video Lecture | Java Programming Fundamentals: For Beginners (in Hindi) - Back-End Programming

FAQs on Lecture 51 Introduction to Applet in Java Hindi Video Lecture - Java Programming Fundamentals: For Beginners (in Hindi) - Back-End Programming

1. जावा हिंदी में एप्लेट (Applet) क्या होता है?
उत्तर: जावा में एप्लेट एक छोटी सी एप्लिकेशन होती है जो वेब ब्राउज़र में चलती है। एप्लेट को वेब पेज में एम्बेड किया जा सकता है और इसे खुद ब्राउज़र में सीधे चलाया जा सकता है। एप्लेट जावा कोड की एक विशेष प्रकार होती है जिसका उपयोग वेब पेजों पर इंटरैक्टिव ग्राफिक्स और यूजर इंटरफेस के लिए किया जाता है।
2. जावा में एप्लेट कैसे बनाएंगे?
उत्तर: एप्लेट बनाने के लिए हमें `Applet` क्लास को एक्सटेंड करना होगा और इसमें `init()` और `paint()` मेथड्स को ओवरराइड करना होगा। `init()` मेथड एप्लेट को शुरू करने के लिए और `paint()` मेथड ग्राफिक्स को पेज पर ड्रा करने के लिए उपयोग होता है। एप्लेट को HTML पेज में `<applet>` टैग के जरिए इंटीग्रेट किया जा सकता है।
3. एप्लेट का उपयोग किसलिए किया जाता है?
उत्तर: एप्लेट का उपयोग वेब पेजों पर इंटरैक्टिव ग्राफिक्स और यूजर इंटरफेस के लिए किया जाता है। एप्लेट वेब पेज पर एक स्थिर और इंटेक्रेटिव ऑब्जेक्ट प्रदान करता है जो उपयोगकर्ता को इंटरैक्ट करने की अनुमति देता है। इसके साथ ही, एप्लेट को वेब पेज में एम्बेड किया जा सकता है और उपयोगकर्ता इसे सीधे अपने ब्राउज़र में चला सकता है।
4. एप्लेट और एप्लिकेशन (Application) में क्या अंतर होता है?
उत्तर: एप्लेट वेब पेज में चलता है और इंटरैक्टिव ग्राफिक्स और यूजर इंटरफेस के लिए उपयोग होता है, जबकि एप्लिकेशन एक स्वतंत्र एक्सटर्नल एप्लिकेशन होती है जो अपने ही ब्राउज़र में चलती है। एप्लेट को वेब पेज में एम्बेड किया जा सकता है और इसे उपयोगकर्ता सीधे अपने ब्राउज़र में चला सकता है, जबकि एप्लिकेशन को अलग से डाउनलोड और इंस्टॉल करना पड़ता है।
5. एप्लेट को एम्बेड करने के लिए कौनसा टैग इस्तेमाल होता है?
उत्तर: एप्लेट को एम्बेड करने के लिए `<applet>` टैग का उपयोग होता है। इस टैग के अंदर हमें कुछ अतिरिक्त विशेषताएँ जैसे `codebase`, `code`, `width`, `height`, `align`, `alt` आदि को सेट करने की आवश्यकता होती है। यह टैग वेब पेज पर एप्लेट को दिखाने के लिए उपयोग होता है।
Related Searches

Previous Year Questions with Solutions

,

video lectures

,

Summary

,

Important questions

,

past year papers

,

Exam

,

practice quizzes

,

Lecture 51 Introduction to Applet in Java Hindi Video Lecture | Java Programming Fundamentals: For Beginners (in Hindi) - Back-End Programming

,

Lecture 51 Introduction to Applet in Java Hindi Video Lecture | Java Programming Fundamentals: For Beginners (in Hindi) - Back-End Programming

,

Sample Paper

,

Extra Questions

,

ppt

,

Objective type Questions

,

Lecture 51 Introduction to Applet in Java Hindi Video Lecture | Java Programming Fundamentals: For Beginners (in Hindi) - Back-End Programming

,

Free

,

study material

,

shortcuts and tricks

,

MCQs

,

mock tests for examination

,

Semester Notes

,

Viva Questions

,

pdf

;