Advanced Java Interview Questions
Questions Answers Views Company eMail

What is the return type of interrupt method?

2 5231

What is TL and its use?

1969

What is thread deadlock? How to resolve thread deadlock?

3 6761

To make an object to begin executing as a separate thread, what method is used?

2 3546

What method MUST be implemented by all threads?

1 7179

When a thread terminates its processing, it enters into what state?

1 8099

What is the name of the state, when a thread is executing?

4 5723

How messaging services are done, before release of JMS?

1566

What state a thread enters, When it blocks on I/O?

2 4016

What is the initial state, When a thread is created and started?

3 10809

When you will synchronize your code?

2 4494

Why threads will block on I/O?

2 6979

What is UniCastRemoteObject and what is its use in RMI?

6 24640

Why is main purpose of XML?

5 13661

Write a program on RMI and JDBC using StoredProcedure?

1 5304


Post New Advanced Java Questions

Un-Answered Questions { Advanced Java }

What is permgen or permanent generation?

567


When a thread blocks on i/o, what state does it enter?

550


Is the ternary operator written x : y ? Z or x ? Y : z ?

613


What is JTS?

1845


When a thread blocks on i/o?

544






What is a class loader?

569


What is synchronization and why is it important?

521


What is local interface. How values will be passed?

529


Explain the different types of memory used by jvm?

584


What if the static modifier is removed from the signature of the main method?

672


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1727


Describe activation process?

2034


What is the infobus?

588


Can I import same package/class twice? Will the jvm load the package twice at runtime?

625


Can we sent objects using Sockets?

624