What is the form of storage space in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Advanced Java Interview Questions

Write a program to show synchronization?

0 Answers  


What is JTS?

0 Answers  


Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...

2 Answers   NSN,


whats is mean by tiles in struts

0 Answers   SolutionNET,


What is servlet preinitialization?

3 Answers   iFlex,






what is a dirty read?

1 Answers  


what are design patterns in java?give with example?

2 Answers   HCL, iGate,


What are the various thread priorities?

1 Answers  


Are enterprise beans allowed to use thread.sleep()?

0 Answers  


Which component handles cluster communication in jboss?

0 Answers  


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!

0 Answers  


What is the difference between system.out ,system.err and system.in?

0 Answers  


Categories