can any one tell me the syllebus for java certification
Answer Posted / hanuman prasad.thati
go for sun official site.
u can find everything needed for scjp
Cheeersssssss
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I save javascript?
What are the different ways to create an array in javascript?
What is javascript hoisting?
What is the use of a map object in javascript?
How to define name function in javascript?
Which operator is used to assign a value to a variable?
Why global variables are bad javascript?
Is it safe to use javascript?
Is it possible make a call to server side event of any button using javascript?
What is stack in javascript?
What is npm repository?
What is output of undefined * 2 in javascript?
How do you know if a set of points is a function?
Why does the browser display the slow script warning?
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.