What is reflection in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between collection and stream?
what is meant by Encapsulation?Explain with an example?
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 use of jpa?
What is static class in java?
When a thread is created and started, what is its initial state?
What about 'hostile applets'? : java security
In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.
In my project i need to use either JSF or Struts.Here i need some clarification about them and which IDE is better for JSF development? Please post your valuble answers ASP!
What is java net url?
What does jpa mean?
What is the use of entity class in java?