What is the use of the String Tokenizer

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you create an Object in JavaScript?

561


What does the operator do in javascript?

463


What is a function constructor?

476


How to create an object using javascript?

530


what is pop()method in JavaScript?

520






What are the primitive data types in JavaScript?

540


What causes memory leaks?

504


Does javascript care about whitespace?

458


Can you give an example showing javascript hoisting?

450


Explain unescape() in javascript?

502


What is enum data type?

480


How to convert a string to lowercase?

566


Which built-in method returns the length of the string?

520


In which location cookies are stored on the hard disk?

510


Do unused imports affect performance javascript?

1077