Advanced Java Interview Questions
Questions Answers Views Company eMail

How a component can be placed on Windows?

Wipro,

2257

what is Static binding?

Wipro,

2 10686

What is waiting state? In what ways a thread can enter into waiting state?

Wipro,

2 12392

What is DTD?

Wipro,

3 7024

What is MOM?

Wipro,

1 4364

Where we can write Rmi registry in the code, without having to write it at the command prompt?

2250

Can a thread be a member of another thread?

2 4850

Explain the steps in details to load the server object dynamically?

4536

If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?

1 3519

If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1731

Define the remote interface?

1 4175

Define the remote object implementation?

1991

How database connectivity in XML is achieved?

1762

Explain lazy activation?

HCL,

1 5961

Explain the methods of Naming class, rebind( ) and lookup()?

1 15748


Post New Advanced Java Questions

Un-Answered Questions { Advanced Java }

What is Remote Server?

1679


What is mdb and what is the special feature of that?

557


Write a singleton program?

562


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


What is the difference between long.class and long.type?

553






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

628


Have you used threads in Servelet?

1926


what are the advantages of JTA over JTS?

1663


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

542


What are the services in RMI ?

1876


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1625


what is the use of State Factories?

1903


What is the difference between a menuitem and a checkboxmenuitem?

575


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

1352


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

684