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 |
What is difference between undefined variable and undeclared variable?
What are the difference between undefined and not defined in javascript?
What is scope javascript?
What are nodes in javascript?
e=1+x/!+x2/2!+x3/3!+.... in javascript
What is eager initialization in java?
How do I add a javascript event handler to an html page element?
What is the way to get the status of a CheckBox?
Why is object naming important to use in javascript?
Are Attributes and Property the same?
Name the datatypes of javascript?
What is event in javascript?