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

75 videos

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` आदि को सेट करने की आवश्यकता होती है। यह टैग वेब पेज पर एप्लेट को दिखाने के लिए उपयोग होता है।
Explore Courses for Back-End Programming exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Extra Questions

,

shortcuts and tricks

,

study material

,

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

,

Summary

,

past year papers

,

Exam

,

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

,

Sample Paper

,

video lectures

,

practice quizzes

,

Important questions

,

mock tests for examination

,

Viva Questions

,

Objective type Questions

,

Free

,

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

,

Previous Year Questions with Solutions

,

pdf

,

MCQs

,

Semester Notes

,

ppt

;