Answer Posted / mah
java by anr(i net solve)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is lambda expression in mvc?
How can you work with permissions from your .net application? : java security
can anyone tell me what kind of questions are asked for core java exam in aptech
What is tight coupling in java?
What is orm in java?
Is jar an executable?
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?
What is connection pooling in java?
What do you understand by downcasting?
what is the package for freshers in valuelabs.
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
Explain daemon thread.
What is mdb in java?
What is the difference between lambdas and delegates?
What are anonymous methods and lambda expression?