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 var and let in javascript?
Explain hoisting in javascript?
How do we get javascript onto a web page?
Is javascript or python easier?
wap to accept an int array frm the user and print the lucky nos.
Is javascript harmful?
different between web server and application server
What does parse Query String return in javascript?
What is scope variable in javascript?
how to get no of items from from weblist?
How to get inner html of an element in javascript?
How to load another html page from javascript?