Answer any seven out of ten. દશમ ાથી કોઇપણ સ તન જવ બ આપો. 1. Explain the Use of sessions. ૧. Sessions ન ઉપયોગ સમજાવો. 2. What is difference between Servlet and Applet? ૨. Servlet અન Applet વચચ શ ા તફ વત છ? 3. List four methods of an Applet Life cycle. ૩. Applet Life cycle ની ચ ર મથ ડ ત રવો. 4. List out types of Event class. ૪. Event class ન પરક ર ત રવો. 5. State why an adapter class is useful. ૫. adapter class ની અગતયત જણ વો. 6. List out JDBC API. ૬. JDBC API ત રવો. 7. Differentiate Between AWT and Swing ૭. AWT અન Swing વચચનો તફ વત આપો. 8. List four common JDBC exceptions. ૮. JDBC ની ચ ર exceptions ત રવો. 9. Write the name of class used to create input Dialog box in Java. ૯. Java મ input Dialog box બન વવ મ ટ વપર ત class ન ા ન મ આપો. 10. Which package is used for JDBC Application? ૧૦. JDBC Application મ ટ કય ા પકજ વપર ય છ?
Explain parameter passing in Applet. પરશન. ર (અ) Applet મ ા parameter passing સમજાવો.
[3 marks]Explain CheckBox with Example. (અ) CheckBox ઉદ હરણ સ થ સમજાવો
[3 marks]Explain local applet and remote applet. (બ) Local applet અન remote applet સમજાવો.
[3 marks]Explain RadioButton with Example. 1/3 (બ) RadioButton ઉદ હરણ સ થ સમજાવો
[3 marks]Differentiate border layout and flow layout. (ક) border layout અન flow layout વચચનો તફ વત આપો.
[4 marks]List installation steps of JSDK. (ક) JSDK ન installation ન પગલ ત રવો.
[4 marks]Write an applet that contains a check box group with three check boxes labeled “Red”, “Green” and “Blue”. There is also a 30 x 30 pixel canvas. The selections of the check boxes determine the color of the canvas. (ડ) Write an applet that contains a check box group with three check boxes labeled “Red”, “Green” and “Blue”. There is also a 30 x 30 pixel canvas. The selections of the check boxes determine the color of the canvas.
[4 marks]Write an applet program to draw square inside circle. (ડ) વત ળમ ા ચોરસ દોરવ નો applet પરોગર મ લખો.
[4 marks]Explain MouseEvent class in detail. પરશન. 3 (અ) MouseEvent class વવગતવ ર સમજાવો.
[3 marks]Explain Canvas class in detail. (અ) Canvas class વવગતવ ર સમજાવો.
[3 marks]Explain event handling delegation model in JAVA. (બ) JAVA મ ા event handling delegation model સમજાવો.
[3 marks]Write a JAVA program to delete a record in database. (Assume suitable database) (બ) Write a JAVA program to delete a record in database. (Assume suitable database)
[3 marks]Describe java AWT class hierarchy. (ક) JAVA AWT class hierarchy વણવ ો.
[4 marks]Explain advantages of JSP? (ક) JSP ન ફ યદ ઓ સમજાવો.
[4 marks]Explain doGET() method with Example. (ડ) doGET() મથડ ઉદ હરણ સ થ સમજાવો
[4 marks]Explain Servlet life cycle. પરશન. ૪ (અ) Servlet life cycle સમજાવો.
[3 marks]List various features of Servlet. (અ) Servlet ની વવવવધ લ કષવણકત ઓ ત રવો.
[3 marks]Explain JSP Life cycle in detail. (બ) JSP Life cycle વવગતવ ર સમજાવો.
[4 marks]Explain KeyListner Interface in detail. 2/3 (બ) KeyListner Interface વવગતવ ર સમજાવો.
[4 marks]Explain panel in java with example. (ક) JAVA મ ા panel ઉદ હરણ સ થ સમજાવો.
[7 marks]Give difference between JSP and Servlet. પરશન. ૫ (અ) JSP અન Servlet વચચનો તફ વત આપો.
[4 marks]Explain any two Swing controls. (બ) કોઈ પણ બ Swing controls સમજાવો.
[4 marks]Explain Label control with an example. (ક) Label control ઉદ હરણ સ થ સમજાવો.
[3 marks]Write a simple JSP program to print “Hello World”. (ડ) “Hello World” વપરનટ કરવ મ ટ JSP program લખો. 3/3
[3 marks]Explain doPOST() method with Example. (ડ) doPOST() મથડ ઉદ હરણ સ થ સમજાવો
[4 marks]