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 is the difference between null & undefined?

0 Answers  


what is onfocus and onblur events in java script?

2 Answers  


In javascript what is an argument object?

0 Answers  


Why is javascript dangerous?

0 Answers  


What are Cookies in Javascript?

0 Answers  






Are Attributes and Property the same?

0 Answers  


Can I declare a variable as CONSTANT in JavaScript?

0 Answers  


What is the use of a number object in javascript?

0 Answers  


What is "strict mode" and how is it used in JavaScript?

0 Answers  


List some unit testing frameworks javascript

0 Answers  


What is the difference between null and undefined?

0 Answers  


What is the difference between a web-garden and a web-farm?

0 Answers  


Categories