Answer any seven out of ten. દશમ ાથી કોઇપણ સ તન જવ બ આપો. 1. List of layout managers in java ૧. Java મ લઆઉટ મનજર ન લલસટ આપો 2. Write Steps to connect to the database in java ૨. Java મ ડટ બજ જોડ કનકટ થવ મ ટ ન સટપસ લખો 3. Give difference between servlet & applet. ૩. servlet અન applet વચચનો તફ વત આપો. 4. List out any 4 methods of Applet class. ૪. Applet કલ સ ની કોઇ પણ 4 મથડ લખો. 5. Which package is used for JDBC application ૫. JDBC ઍલપલકશન મ ટ કય પકજ વપર ય છ? 6. Define Frame and state two ways to create a frame. ૬. Frame ની વય ખય આપો. અન frame બન વવ ની બ રીત જણ વો. 7. State two difference between SWING and AWT. ૭. SWING અન AWT વચચ ન બ તફ વત જણ વો. 8. List out types of JSP scripting elements. ૮. JSP scripting elements ન પરક ર ન લલસટ આપો. 9. List out methods of Servlet life cycle. ૯. Servlet life cycle ની મથડ ન લલસટ આપો. 10. Compare Label and JLabel controls. ૧૦. Label અન JLabel controls ની સરખ મણી કરો.
Explain local applet and remote applet. પરશન. ર (અ) લોકલ એપલટ અન રીમોટ એપલટ સમજાવો.
[3 marks]Explain parameter passing in Applet. (અ) Applet મ parameter passing સમજાવો.
[3 marks]Explain any three methods of Graphics class. (બ) Graphics class ની કોઈ પણ તરણ મથડ સમજાવો.
[3 marks]1/3
[ marks]Explain how to set the background color within the applet area. (બ) એપલટ એરીય મ ાબકગર ઉડ કલર કઇ રીત સટ કરી શક ય સમજાવો.
[3 marks]Explain event delegation model. (ક) event delegation model સમજાવો.
[4 marks]Differentiate checkbox and radio button. (ક) Checkbox અન radio button ન અલગ કરો.
[4 marks]Write a program to draw rectangle in the applet. (ડ) એપલટ મ rectangle ડરૉ કરવ મ ટ નો પરોગર મ લખો
[4 marks]Write an applet that receives one string and display in reverse fashion (e.g. “india” should be display “aidni”). (ડ) Write an applet that receives one string and display in reverse fashion (e.g. “india” should be display “aidni”).
[4 marks]Explain Mouse Listener. પરશન. 3 (અ) Mouse Listener સમજાવો
[3 marks]Explain Canvas class with example. (અ) Canvas class ઉદ હરણ આપી સમજાવો.
[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]List various features of Servlet. (ક) Servlet ફીચર ની ય દી આપો.
[4 marks]Explain Servlet life cycle. (ક) Servlet life cycle સમજાવો.
[4 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) લખો.
[4 marks]Explain JComboBox AWT control in java. પરશન. ૪ (અ) Java મ JComboBox AWT કાટરોલ સમજાવો.
[3 marks]Explain JButton AWT control in java. (અ) Java મ JButton AWT કાટરોલ સમજાવો.
[3 marks]Difference between component and container class in java. (બ) કમપોનાટ અન કનટઇનર કલ સ વચચનો તફ વત આપો
[4 marks]2/3
[ marks]Write a brief note on Three-Tier Database Design. (બ) થરી-ટ યર ડટ બજ ડડઝ ઈન પર મલય ાકન લખો
[4 marks]Develop a JSP program to display the grade of a student by accepting the marks of five subjects. (ક) Develop a JSP program to display the grade of a student by accepting the marks of five subjects.
[7 marks]Write Servlet to read parameters using POST method. પરશન. ૫ (અ) Servlet મ POST method નો ઉપયોગ કરીન read parameters નો પરોગર મ લખો
[4 marks]Explain how servlet application works. (બ) Servlet application કવી રીત ક મ કર ત સમજાવો.
[4 marks]Develop JSP code to retrieve data from MySQL database. (ક) MySQL ડટ બજ મ થી ડટ મળવવ મ ટ JSP code બન વો
[3 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. 3/3
[3 marks]Write a JAVA program to insert a record in database. (Assume suitable database) (ડ) Write a JAVA program to insert a record in database. (Assume suitable database) લખો.
[4 marks]