You are on page 1of 4

Practical1

1 What is AWT?
2 What is difference between Swing and AWT Components?
3 What are the different types of Controls in AWT?
4 What are the benefits of Swing over AWT?
5 What is a Container in GUI?
6 What is default Layout for Applet?
Practical2
1 List Constructors used to create Component list?
2 State the difference between list and choice?
3 How to implement choice in code(Syntax)?
4 How to implement list in code(Syntax)?
Practical3
1 What is layout Manager?
2 List types of Layouts?
3 List the names of Border Layout regions?
4 What is the purpose of Layout Manager in java?
5 Explain Flow Layout?
6 How to use particular Layout in program(syntax for creating
layout)?
Practical4
1 List constructors of Card Layouts?
2 Difference bet Grid Layout & GridBagLayout?
Practical5
1 What is MenuBar in java?
2 How to set MenuBar in java?
3 What is the use of SetEnabled () Method?
Practical6
1 What is Swing?
2 State the features of Swing?
3 Constructors of JComboBox?
4 How to add Options in JComboBox?
Practical7
1 State the use of JTree?
2 List different packages use to implement JTree programs?
3 List Constructors in JTree?
4 How to create Top node in JTree(syntax)?
Practical10
1 What is Delegation Event model?
2 What is Event and Source?
3 What is the purpose of addActionListner() method?
4 List types of KeyEvents?
5 What is Listener?
Practical11
1 List methods of Mouse Listener?
2 Use of Mouse Listener?
3 List Events of Mouse Listener?
Practical12
1 What is JPasswordField?
2 What is JTextField?
3 What is the use of SetEchoChar()method?
4 What are the advantags of JPasswordField?
Practical13
1 What is AdapterClass?
2 WRITE difference between Adapter Class & Listener Interface?
Practical14
1 What is InetAdress class?
2 State difference between IPV4&IVP6?
3 What is the use of getByName() method?
4 What is factory method?
Practical15
1 How to define URL Connection class(syntax)?
2 Process to create connection to URL?(ans- page no4-14in text
book)
3 What is the use of openConnection() method?
Practical18
1 What is JDBC?
2 Characteristics of JDBC?
3 Draw digram of JBDC architecture?
4 List types of JDBC drivers?
5 What is the use of Class.forName()method
Practical22
1 What is Servlet?
2 draw life cycle f servlet?
3 Explain the use of doGet()&doPost() method?
Practical23
1 Explain Session ID?
2 Explain Methods of HTTPSession?
3 Explain the session management id detail?
Practical24
1 What is Cookies?
2 Tyes of Cookies?

You might also like