+ 1

Should I know all Java APIs?

9th Dec 2016, 9:16 AM
mohammed alhedai
mohammed alhedai - avatar
2 Respostas
+ 3
the answer for your question is yes and no. you no need to Know all APIs that are in Java. you should concentrate on APIs that are useful to your task. for example if you want to use collection frame work in ur task, you should know how it works, it's classes and methods.....etc. if you are working on selenium API you should know it's structure, classes.....etc. the main key in Java is " how to use API?? which includes using its classes, methods....etc" then you are ready.
9th Dec 2016, 10:04 AM
raja shekar
raja shekar - avatar
0
@raja shekar Thank you
9th Dec 2016, 11:23 AM
mohammed alhedai
mohammed alhedai - avatar