Explain the common use of ejb?
No Answer is Posted For this Question
Be the First to Post Answer
What is log4j in java?
What is orm in java?
What is entitymanager in java?
What is stateless and stateful in java?
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
0 Answers St. Pauls University,
What is an api in java?
What does persist mean in java?
Is java an api?
why the sleep method does not leave the lock and wait method leave the lock
cant we call run() method directly instead of calling indirectly through the start() method ? if we do so then what is the problem ?
Can optional be null?
What is cdi in java?