What is the use of the String Tokenizer



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

Post New Answer

More JavaScript Interview Questions

What are the features of javascript?

0 Answers  


how can we retrieve value from one database server and store them another database server using sql server code

0 Answers   HP,


Why is javascript so important?

0 Answers  


How to test for bad numbers using javascript?

0 Answers  


How to remove the event listener?

0 Answers  






What will happen if an infinite while loop is run in Javascript?

0 Answers  


What are the different actions that are performed using javascript?

0 Answers  


What is the difference between attributes and property?

0 Answers  


What is a closure javascript? Explain

0 Answers  


What does e mean in a function?

0 Answers  


How do you include a comment in javascript?

0 Answers  


How and where javascript namespacing is used?

0 Answers  


Categories