Answer Posted / abhinandan
Ready, running , wait , dead
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to pass parameters in RMI?
Which containers use a border layout as their default layout?
What are the different methods of identifying an object?
What is a sessionfactory? Is it a thread-safe object?
How are the elements of a borderlayout organized?
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!
What are the different approaches to represent an inheritance hierarchy?
Explain the difference between object state and behavior?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Is there a guarantee of uniqueness for entity beans?
What is chat area? Explain.
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Brief description about local interfaces?
Do you think that java should have had pointers?
Will the general public have access to the infobus apis?