Answer any seven out of ten. દશમ ાથી કોઇપણ સ તન જવ બ આપો. 1. Differentiate between Local & Remote Applet ૧. લોકલ અન રીમોટ એપલટ વચચન ો ભદ જણવો 2. Explain paint , repaint and update method in applet ૨. paint , repaint and update method ન એપલટ મ ા સમજાવો. 3. What is Swing? Explain the need of Swing. ૩. Swing એટલ શ? ા Swingની જરરીય ત સમજાવો 4. Explain the AWT classes hierarchy ૪. AWT classes hierarchy સમજાવો 5. List out Swing component classes ૫. Swing component કલ સ ત રવો 6. What is Event? Give the name of Event classes. ૬. Event શ ા છ? Event classes ન ન મ આપો. 7. List advantages of using JDBC API. ૭. JDBC API ન ફ યદ લીસટ કરો. 8. Give difference between Servlet & Applet. ૮. Servlet અન Applet વચચન ો તફ વત આપો. 9. Explain the Use of sessions ૯. Sessions નો ઊપયોગ સમજાવો 10. Explain JSP Expressions ૧૦. JSP Expressions સમજાવો
Give difference between applet and application. પરશન. ર (અ) Applet અન application વચચનો તફાવત આપો.
[3 marks]Describe process to design a webpage with <APPLET>tag. (અ) <APPLET> ટગ ની મદદથી વબ-પજ ડિજાઇન કરવ ની પરડિય વણણવો.
[3 marks]Explain event handling in Java. (બ) જાવ મા ાઇવનટ હનરીગા સમજાવો. 1/3
[3 marks]Write a Java program to use JTextField Swing Control to display your name. (બ) JAVAમા ાJTextField Swing Controlનો ઉપયોગ કરી તમાર નામ ડિસલ કરવાનો પરોગરામ લખો.
[3 marks]Explain life cycle of applet with diagram. (ક) એપટ ની ાઇફ સાયક સમજાવો
[4 marks]Explain different layout managers in Java. (ક) layout managers ન JAVA મ ા સમજાવો.
[4 marks]Write a program in JAVA to draw ten circles in the applet. (િ) JAVA મા દસ વત રળ દોરવા નો applet પરોગરામ લખો.
[4 marks]Develop a program that has one button in the frame, clicking on the button cycles through the colors of background: red->green>blue and so on. (િ) એક એવો પરોગરામ બનવો : one button in the frame, clicking on the button cycles through the colors of background: red->green>blue and so on.
[4 marks]What is difference between doGET() and doPOST() methods? પરશન. 3 (અ) doGET() અન doPOST() મથિ વચચ નો તફ વત શ ા છ ?
[3 marks]Write a short note on JDBC Architecture. (અ) JDBC આકીટકચર પર ટક નોધ ખો.
[3 marks]Explain Mouse Listener. (બ) Mouse Listener સમજાવો.
[3 marks]Explain ComboBox AWT control in java. (બ) Java મ ા ComboBox AWT કાટરોલ સમજાવો
[3 marks]What is JDBC Connection? Explain steps to get Database connection. (ક) JDBC Connection શ ા છ? િટ બઝસ થ કનકટ થવ મ ટન સટપ સમજાવો.
[4 marks]List JDBC Drivers. Explain JDBC-ODBC Driver and its advantages (ક) JDBC Drivers ન ાલલસટ આપો. JDBC- ODBC Driver ફ યદ સ થ સમજાવો.
[4 marks]Describe MOUSE EVENT and MOUSE LISTENER interface with example. (િ) MOUSE EVENT અન MOUSE LISTENER interface ઉદ હરણ સ થ વણવણ ો.
[4 marks]Describe HTTP SERVLET class with its methods with syntax. પરશન. ૪ (અ) HTTP SERVLET કરલ સ તની methods અન syntax સ થ વણવણ ો .
[3 marks]2/3
[ marks]Explain Servlet life cycle. (અ) Servlet life cycle સમજાવો.
[3 marks]Write Short note on JSP scripting elements. (બ) JSP સરીપટીગા એીમન ટસ પર ટક નોધ લખો.
[4 marks]Explain session tracking in Servlet (બ) Servlet મ ાsession tracking સમજાવો.
[4 marks]Develop a Graphical User Interface that performs the following SQL operations: a) Insert b) Delete c)Update (ક) Graphical User Interface બન વો જ SQL operations: a) Insert b) Delete c)Update પફોમ કર.
[7 marks]Difference between JSP and Servlet. પરશન. ૫ (અ) JSP અન Servlet વચચ નો તફાવત.
[4 marks]Develop a simple JSP program for user registration and then control will be transfer it into second page. (બ) JSP પરોગર મ બન વો : user registration and then control will be transfer it into second page.
[4 marks]Write short note in Event Listener (ક) ટક નોધા ખો. : Event Listener
[3 marks]Explain < PARAM >tag in applet using example. (િ) < PARAM > tag નો ઉપયોગ ઉદાહરણ સાથ સમજાવો. 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 છ.
[4 marks]