can any one tell me the syllebus for java certification
Answers were Sorted based on User's Feedback
Answer / nidz
SCJP 1.5 by Kaithey Sierra is too good for the preparation
of java certification.I certified that course by reading
this only n by 98%.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hanuman prasad.thati
go for sun official site.
u can find everything needed for scjp
Cheeersssssss
Is This Answer Correct ? | 0 Yes | 0 No |
how to create a moving div?
How to get value from a textbox?
What is the difference between ‘var’ and ‘let’ keyword?
How does typeof operator work?
What is difference between undefined variable and undeclared variable?
How to add behavior to an element using javascript?
If 2 methods have same name and same number of parameters, which one will be executed first?
Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: <parent_node> <childNode> <first><d1>ffftt</d1></first> <first><d1>eeeeiii</d1></first> <first><d1>uuuuwww</d1></first> </childNode> <childNode> <first><d1>fff</d1></first> <first><d1>eeee</d1></first> <first><d1>uuuu</d1></first> </childNode> </parent_node>
What causes memory leaks?
What is object cloning
How are object properties assigned?
What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?