Advanced Java Interview Questions
Questions Answers Views Company eMail

Why won’t the jvm terminate when I close all the application windows?

746

Can I map more than one table in a cmp?

588

Where can I find seam examples and documentation?

559

What are local interfaces? Describe.

690

Are there books about seam?

624

What are the different algorithms used for clustering?

542

What is in-memory replication?

549

How would you create a button with rounded edges?

551

Can I run seam with jdk 1.4 and earlier?

548

Explain about local interfaces.

576

How would you detect a keypress in a jcombobox?

667

Why a client should be multithreading? Explain.

583

What’s jboss jbpm?

572

Which component handles cluster communication in jboss?

618

What is the difference between ear, jar and war file?

561


Post New Advanced Java Questions

Un-Answered Questions { Advanced Java }

What’s jboss cache in short?

584


What is TL and its use?

1983


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1358


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1093


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

574






What is the difference between the ‘font’ and ‘fontmetrics’ class?

628


How to pass parameters in RMI?

1681


What is the purpose of the notify() method?

589


What is the difference between a menuitem and a checkboxmenuitem?

575


Do we need to override service() method

1136


What is the difference between session and entity beans?

572


Explain about local interfaces.

576


How substring() method of string class create memory leaks?

542


What is the difference between static and non-static with examples?

1352


What restrictions are placed on the values of each case of a switch statement?

528