Applet Tag in Java Tools Hindi ||Applet Tag Java Hindi
Java Applets Tag Introduction in Hindi
Java Applet जावा का Small Program है। जिसको run करने के लिए web browser की आवश्यकता होती है।
Java program की file और HTML program की files अलग अलग होती है। HTML में java program को load करने के लिए आप <applet> tag यूज़ करते है।
Basic Applet Tag in Java
<Applet
Code=''File Name"
Height=Pixels
Width=Pixels>
</Applet>
Ex:- <Applet Code="Test" Height=100 Width=100>
</Applet>
कोई भी Questions Ho Comment Kare
Interesting Tech & Education Videos देखने के लिए अभी चैनल को Subscribe kare
Channel Link :- YouTube.com/AkStudy
Search On Facebook :- akstudyofficial
Instagram :- Instagram.com/akstudyofficial
Thank You Guys 😊
Comments
Post a Comment