top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

JS:Which of following function splits a String object into an array of strings by separating the string into substrings?

0 votes
375 views
Aslice()
Bsplit()
Creplace()
Dsearch()

Correct Option: 2  

Explanation:
split() − Splits a String object into an array of strings by separating the string into substrings.
posted Nov 27, 2017 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

...