What is web xml java?


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

Post New Answer

More Java Related AllOther Interview Questions

What is java language expression?

0 Answers  


What is flatmap in java8?

0 Answers  


What is jdk for netbeans ide?

0 Answers  


Write a program for the problem: the array of inetegers indicating the marks of the students is given, U have to calculate the percentile of the students aaccording to this rule: the percentile of a student is the %of no of student having marks less then him. For eg: suppose Student Marks A 12 B 60 C 80 D 71 E 30 F 45 percentile of C = 5/5 *100 = 100 (out of 5 students 5 are having marks less then him) percentile of B = 3/5*100 = 60% (out of 5, 3 have markses less then him) percentile of A = 0/5*100 = 0%.

0 Answers   Sapient,


In java thread programming, which method is a must implementation for all threads?

0 Answers  






What about 'hostile applets'? : java security

0 Answers  


What is profile in java?

0 Answers  


What is spliterator in java se 8?

0 Answers  


Why bean class is used in java?

0 Answers  


Explain the common use of ejb?

0 Answers  


Which interceptor is responsible for setting action javabean properties?

0 Answers  


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,


Categories