Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9212633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:34:12+00:00 2026-06-18T01:34:12+00:00

Javascript has a number of string manipulation operations which can be performed on it.

  • 0

Javascript has a number of string manipulation operations which can be performed on it. So we have methods like concat(), slice(), match(), etc

My question is do all these string manipulation methods return a new string value as the result OR are there some methods which actually modify the actual string being used in the method ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T01:34:13+00:00Added an answer on June 18, 2026 at 1:34 am

    Strings in JavaScript (and many other languages) are implemented as immutable objects. This has a few beneficial properties:

    1. It’s thread safe, and more specifically,
    2. Multiple references to the same string can be kept safely without having to worry that the value changes.

    This also means that all string methods must return a new string if they aim to modify the original value.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some third-party Javascript that has statements like this: FOO = function() {
In Javascript, we can call methods on string literals directly without enclosing it within
What is the difference between parseInt(string) and Number(string) in JavaScript has been asked previously.
I need to validate a numeric string with JavaScript, to ensure the number has
I have a string in javascript like this: some string 27 or it could
This has happens when I convert a large number to string in Javascript, it
I would like to have a function which takes 3 arguments: sentence (string), maxCharLen=20
Quick question, has anyone done a benchmark on random number generation between javascript and
Possible Duplicate: Array value count javascript I have an array which contains several duplicates,
I have a view model that has a property that looks like this Property

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.