IT

IT

Wednesday, September 19, 2012

Java Programming(IT1202) Unit1-3 question bank

 UNIT-1
Part-A
1. How will you invoke any external process in Java?

2. What is the use of serializable?

3. What are some alternatives to inheritance?

4. What is the final method do?
5. What is a package?
6. What is the Exception?
7. Name the eight primitive Java types.

8. What is garbage collection? What is the process that is responsible for doing that in java?
9. What are the states of a thread?

10. What are the different driver types available in JDBC?

11. Does a class inherit the constructors of its super class?

12. What does it mean that a method or field is “static”?

13. What is the final method do?
14. Is JVM a compiler or an interpreter?
15. What is class and object?

Part-B
1. Explain Multithread with Example
2. How to access the data from data Base by using java ( explain the steps ) with an example
3. Explain what are the methods in String buffer
4. What is the difference between Method over loading and method overriding
5. Explain what are the methods in Result Set
6. What are the features of java
7. Explain the Exception handing mechanism


UNIT-2
Two marks questions

1. What is Meta Data Function?
2. What is Inet Address and where it is used?
3. What is meant by Datagrams?
4. To write URLConnection Methods
5. Define URL
6. Define RMI Registry
7. Define Socket
8. To write Inet Address Methods


16 Mark Questions
1. Write client/server program to copy a file from one computer to another computer
using TCP
2. Explain about Inet address and its Instance methods in detail
3. Write client / server application to find factorial of a number using RMI
4. What is datagram ? Explain the types of Constructors used in Datagram


UNIT-3
Two Marks Questions

1. What are the advantages of Java Beans?

2. What are the conventions that are required for a Java Bean?
3. Define Introspection
4. Define Customizer
5. What is Persistence?
6. What is Manifest file
7. What are the steps for handling a Event in Java Bean




16 Mark Questions


1. Explain Bean Development Kit in detail?
2. Explain about the Design Pattern for Properties and Events ?
3. Explain in detail about the Persistence and Customizers
4. What are called JAR files and explain the command involved in creating JAR files?
5. Explain in detail about design pattern for properties and events
6. What are the advantages and disadvantages of java bean?

No comments:

Post a Comment