Answer any seven out of ten. દશમ ાથી કોઇપણ સ તન જવ બ આપો. 1. State two differentiate Between AWT and Swing. ૧. AWT અન Swing વચચન બ તફ વત આપો. 2. List Attributes of Applet tag. ૨. Applet tag ન લકષણોની ય દી બન વો. 3. List out AWT controls in java. ૩. Java મ ા AWT controls ની ય દી બન વો 4. Compare Controls Button and JButton. ૪. Controls Button અન JButton ની સરખ મણી કરો. 5. State two difference between TextArea and TextField. ૫. TextArea અન TextField વચચ બ તફ વત જણ વો. 6. List out various Layout managers of AWT. ૬. AWT ન વવવવધ Layout managers ની ય દી બન વો. 7. List out JDBC API Components. ૭. JDBC API ઘટકોની ય દી બન વો. 8. Define Servlet. List out advantages of Servlet. ૮. Servlet વય ખય વયત કરો. Servlet ન ફ યદ ઓની ય દી બન વો. 9. State two difference between GET Request and POST Request. ૯. GET Request અન POST Request વચચન બ તફ વત જણ વો. 10. Define JSP. List out advantages of JSP. ૧૦. JSP વય ખય વયત કરો. JSP ન ફ યદ ઓની ય દી બન વો.
Explain local applet and remote applet. પરશન. ર (અ) Local applet અન remote applet સમજાવો.
[3 marks]Describe parameter passing in Applet. (અ) APPLET મ parameter passing સમજાવો.
[3 marks]Explain the life cycle of APPLET with a diagram. (બ) APPLET ની life cycle ન diagram સ થ સમજાવો.
[3 marks]Write down the advantages and limitations of an Applet. (બ) Applet ન ફ યદ અન મય ાદ ઓ લખો.
[3 marks]Give difference between applet and application 1/3 (ક) Applet અન application વચચનો તફ વત આપો.
[4 marks]Write a program to print “HAPPY DIWALI” with GREEN color in center of an Applet window. (ક) Applet window ની મધયમ ા “હપપી વદવ ળી” લીલ રાગથી વિનટ કરવ મ ટનો િોગર મ લખો.
[4 marks]Describe AWT class hierarchy in java. (ડ) Java મ ા AWT class hierarchy સમજાવો.
[4 marks]Describe mouse listener and mouse events using proper example. (ડ) Mouse listener અન Mouse events ન ઉદ હરણ સ થ સમજાવો.
[4 marks]Give difference between component and container class in java. પરશન. 3 (અ) Java મ ા component and container class વચચ તફ વત આપો.
[3 marks]Explain AWT label control. (અ) AWT label કાટરોલ સમજાવો.
[3 marks]Explain JButton AWT control in java. (બ) Java મ ા JButton AWT control સમજાવો.
[3 marks]Explain Border Layout. (બ) Border Layout સમજાવો.
[3 marks]Describe Keyevent and Keylistener interface with example. (ક) Keyevent અન Keylistener interfaceન ઉદ હરણ સ થ વણાન કરો.
[4 marks]Write a GUI based programusing Jlabel, JTextField and JButton that accept your favorite subject name as input and display “Favorite Subject name is <subject name >”. (ક) Jlabel, JTextField અન JButton નો ઉપયોગ કરીન GUI આધ વરત િોગર મ લખો ક જમ ા તમ ર મનપસાદ વવષયન ન મન ઇનપટ તરીક સવીક રો અન " મનપસાદ વવષયના ન મ <વવષય ન મ >" દશ ાવો.
[4 marks]List out types of JDBC drivers. Explain any two in detail with advantages and disadvantages. (ડ) JDBC drivers ન િક રોની ય દી બન વો. કોઈપણ બ ફ યદ અન ગરફ યદ સ થ વવગતવ ર સમજાવો.
Explain JDBC architecture. પરશન. ૪ (અ) JDBC architecture સમજાવો.
[3 marks]Explain three-tier architecture of JDBC. (અ) JDBC three-tier architecture સમજાવો.
[3 marks]Define JDBC Connection? Explain steps for JDBC Connection. (બ) JDBC કનકશન વય ખય વયત કરો. JDBC Connection મ ટન ા Steps સમજાવો. 2/3
[4 marks]List out advantages and disadvantages of JDBC. (બ) JDBC ન ફ યદ અન ગરફ યદ ની ય દી બન વો.
[4 marks]List out different types of session tracking. Explain any one in detail with example. (ક) Session tracking ન વવવવધ િક રોની ય દી બન વો. કોઈપણ એક ન વવગતવ ર ઉદ હરણ સ થ સમજાવો.
[7 marks]Explain the life cycle of Servlet. પરશન. ૫ (અ) Servlet life cycle સમજાવો.
[4 marks]List Scripting Elements of JSP.Explain scripting element with syntax. (બ) JSP ન Scripting Elements ની ય દી આપો. Scripting element syntax સ થ સમજાવો.
[4 marks]Give difference between JSP and Servlet. (ક) JSP અન Servlet વચચ તફ વત આપો.
[3 marks]Write a JSP program to add two numbers where input is to be taken from an HTML form. (ડ) JSP મ ા બ નાબરો add મ ટ િોગર મ લખો જ ા HTML ફોમામ ાથી ઇનપટ લવ ન છ. 3/3
[3 marks]Write a JAVA program to delete a record from student table. (Assume suitable database name and fields name of table). (ડ) Java મ ા Student table મ થી record delete કરવ મ ટનો િોગર મ લખો. (Assume suitable database name and fields name of table).
[4 marks]