What is the use of the String Tokenizer
Answer / naveen das
It is used to seperate a string using an delimiter similar
to explode function in PHP.
In javascript we use split.
| Is This Answer Correct ? | 11 Yes | 4 No |
Define closure.
What is the use of a weakmap object in javascript?
What is a scope in javascript?
What happens when the recursion calling is applied on two functions?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
What is this in JavaScript?
What is Number object in JavaScript?
What is an onclick?
Do I need to install javascript?
Are java and javascript same?
What are arrays in javascript?
What is push() method in javascript?