14 Answer any seven out of ten. દશમ થા ી કોઇપણ સ તન જવ બ આપો. 1. What is applet? Which package is used in all applet programs? ૧. એપલટ એટલ શ ા ? કય પકજ દરક એપલટ પરોગર મ મ ા વપર ય છ? 2. ____________ Method of Graphics class is used to print string in applet. Graphics string ૨. કલ સ ની ________ મથડ એપલટ મ ા પરપરનટ કરવ વપર ય છ. 3. <PARAM> tag contains two attributes namely ________ and _______. <PARAM> tag _________ attributes ૩. અન _________ ન મ ન બ ધર વ છ. 4. List out AWT controls in JAVA. JAVA AWT controls ૪. મ ા ન ા લલસટ આપો. 5. Compare Label and JLabel controls. Label JLabel controls ૫. અન ની સરખ મણી કરો. 6. List out types of Event classes. Event classes ૬. ન પરક ર ન ા લલસટ આપો. 7. Give full name : JDBC , AWT JDBC , AWT ૭. પર ા ન મ આપો : 8. List out types of JSP scripting elements. JSP scripting elements ૮. ન પરક ર ન ા લલસટ આપો. 9. What is Servlet? Give any one advantage of JSP over Servlet. Servlet Servlet JSP ૯. એટલ શ? ા ની સરખ મણી મ ા નો એક ફ યદો જણ વો. 10. List out methods of Servlet life cycle. Servlet life cycle ૧૦. ની મથડસ ન ા લલસટ આપો.
Explain local applet and remote applet. . પરશન ર (અ) લોકલ એપલટ અન રરમોટ એપલટ સમજાવો.
[3 marks]Explain <applet> tag with its necessary attributes. ( <applet> tag attributes અ) તન જરરી સ થ સમજાવો. 1/3
[3 marks]Explain any three methods of Graphics class. ( Graphics class બ) ની કોઈ પણ તરણ મથડસ સમજાવો.
[3 marks]Give difference between applet and application. ( બ) એપલટ અન એપપલકશન વચચ નો તફ વત આપો.
[3 marks]Explain life cycle of an applet ( life cycle ક) એપલટ ની સમજાવો.
[4 marks]Write an applet program to draw circle inside square. ( ક) ચોરસ ની અદર વરળ દોરવ મ ટ નો એપલટ પરોગર મ લખો.
[4 marks]Develop an applet program which accept your name in TextField and display it in output. ( TextField ડ) એપલટ પરોગર મ બન વો ક જ તમ ર ા ન મ મ ા લઈ અન આઉટપટ મ ા દશ વ॰
[4 marks]Develop an applet program in java that takes two numeric values from user and display largest among them in screen. ( ડ) જાવ મ ા એપલટ પરોગર મ બન વો ક જ યઝ ર પ સ થી બ સખા ય લઈ અન બના સખા ય મ ા થી મોટી સખા ય સરીન પર દશ વ.
[4 marks]04 Write a Servlet code to print “Hello” . ( “Hello” Servlet code ડ) પરપરનટ કરવ મ ટ નો લખો.
[4 marks]Explain Canvas class with example. . Canvas class પરશન 3 (અ) ઉદ હરણ આપી સમજાવો.
[3 marks]Explain event listeners in JAVA. ( JAVA event listeners અ) મ ા સમજાવો.
[3 marks]Explain general architecture of JDBC ( JDBC general architecture બ) ન ા સમજાવો.
[3 marks]List out types of JDBC drivers. Explain any one type of driver in detail. ( JDBC driver driver બ) ન પરક રન ા લલસટ આપો. કોઈ એક પરક ર ન ા પરવસત ર મ ા સમજાવો.
[3 marks]Compare applet and Servlet. ( applet and Servlet ક) ની સરખ મણી કરો.
[4 marks]Explain Servlet life cycle. ( Servlet life cycle ક) સમજાવો.
[4 marks]Explain JSP declaration tag with example. ( JSP declaration tag બ) ઉદ હરણ આપી સમજાવો.
[4 marks]Explain web.xml file with its attributes. . web.xml attributes પરશન ૪ (અ) ફ ઇલ તન સ થ સમજાવો.
[3 marks]Explain session tracking in Servlet. ( Servlet session tracking અ) મ ા સમજાવો.
[3 marks]Explain methods of JSP life cycle. ( JSP life cycle બ) ની મથડસ સમજાવો.
[4 marks]Create User interface that accept user information name, age and gender from user and insert it into MySQL database. ( User interface user information name ,age gender ક) એક બન વો ક જ અન MySQL insert લઈ અન ડટ બઝ મ ા કર.
[7 marks]Explain JSP expression tag. ( JSP expression tag ક) સમજાવો
[3 marks]Explain any two Swing controls. . Swing controls પરશન ૫ (અ) કોઈ પણ બ સમજાવો.
[4 marks]List out types of Layout Manager. Explain flow layout manager with example. ( Layout Manager Flow layout manager બ) ન પરક ર ન ા લલસટ આપો. ઉદ હરણ આપી સમજાવો.
[4 marks]Give difference between Get and Post. ( Get Post ડ) અન વચચ નો તફ વત આપો. 3/3
[3 marks]Write a JDBC program that access Student table from database and display its all record. Columns are Student_Id, Student_Name and age. ( JDBC Student access ડ) પરોગર મ બન વો ક જ ડટ બઝ મ ા થી ટબલ કર અન Student_Id, Student_Name age તન બધ રકોડ દશ વ.તરણ કોલમસ અન છ. 2/3
[4 marks]