What is the java api?


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

Post New Answer

More Java Related AllOther Interview Questions

What type of parameter passing does java support?

0 Answers  


Spring framework ---Can somebody explain me in easily understandable format about AOP, IOC and DI, so that i can explain in interview rather than just telling what is available in net. I am not able to understand that also. I am new to Spring

0 Answers  


What is predicate in lambda expression?

0 Answers  


What is class forname java?

0 Answers  


Are jvm’s platform independent?

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,


Please tell what are frames,pannel,container,jframe,jpannel and what are there relation?

1 Answers   TCS,


How common are security breaches? : java security

0 Answers  


What is java net url?

0 Answers  


Which interceptor is responsible for setting action javabean properties?

0 Answers  


Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?

0 Answers  


What is stateful in java?

0 Answers  


Categories