Advanced Java Interview Questions
Questions Answers Views Company eMail

difference between HashMap, Hashset and hashTable?

HCL, Infotech,

2 3526

how do you Handle Front End Application data against DB with example?

Campus Interaction, HCL,

1469

why static class in java

Infotech, SunGard,

1268

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??

Ducat,

1092

What are the JSP implicit objects ?

eMids,

1 1832

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!

1356

Do we need to override service() method

1134

What are the difference between RMI and CORBA?

615

How will you pass parameters in RMI? Why do you serialize?

683

What is the difference between java class and bean?

575

Explain RMI Architecture?

595

What is bean? Where can it be used?

573

Can we sent objects using Sockets?

637

Explain about RMI Architecture?

601

What you mean by COM and DCOM?

605


Post New Advanced Java Questions

Un-Answered Questions { Advanced Java }

what are the advantages of JTA over JTS?

1661


How task's priority is used in scheduling?

1771


What class is used to create Server side object ?

1658


What is in-memory replication?

547


How to deploy Jar, War files in J2EE?

2161






Where can I ask questions and make suggestions about seam?

581


Which javutil classes and interfaces support event handling?

571


Difference between DurableSubscription and non- DurableSubscription?

1703


Java is fully object oriented languages or not?

530


how i secure my site with the https protocol.what are the steps?

1727


What is the form of storage space in java?

1729


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2546


What are various types of class loaders used by jvm?

489


How can I scroll through list of pages like the search results in google?

559


Explain ioc concept?

614