1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
marusya05 [52]
3 years ago
9

Slicing can best be described as

Computers and Technology
1 answer:
siniylev [52]3 years ago
4 0

Answer:

Option 4 : Pulling out groups of characters from a string.

Explanation:

  • Slicing can be defined as choosing a specific part from the string and presenting it another string.
  • Hence slicing() is a method used to extract required parts from the string.
  • Syntax for method slice() is as follows:

            string.slice(start, end)

  • Where start and end are parameters for determining the part of the string to be extracted. These parameters work as an index to actual string.

For example:

Extract the characters from position 3 to 8:

                 var str = "Hello world!";

                 var res = str.slice(3, 8);

You might be interested in
Host B is sending an email intended for the user on Host A to the email server. What protocol is being used to send the message
Lynna [10]

Answer:

I think that part A is correct option

6 0
4 years ago
What did you predict will happen? Check all that apply. The lioness will attack Thisbe. Thisbe will stay hidden in the cave to a
sesenic [268]

Hi,


Everything applies. It is impossible to predict based on the current data. All scenarios are possible with equal possibility.


Hope this helps.

r3t40

5 0
3 years ago
Read 2 more answers
What versions of windows began supporting multiple local gpos?
REY [17]
Windows server 2008 R2 and windows vista
6 0
3 years ago
____ handles are used to resize and image diagonally<br>​
just olya [345]

Answer:

Sizing handles in image editors

When working within an image editor, handles are small black boxes located at several points on the border of an image. They allow the user to increase the size horizontally, vertically, or diagonally, depending on their position.

3 0
3 years ago
What do you think is the most fascinating aspect of the internet?
timofeeve [1]
I think the most fascinating aspect of the internet is the information it produces. You can access information on different topics from the comfort of your own home, office or anywhere else. Think of a world without the internet. A world without the internet will loose a lot of it's people daily. The reason is because, imagine if there is a tsunami coming. Because there is no internet, many people will not know the weather forecast. The only people that will hear about the tsunami are those that work with satellite networks. So then, what will happen? A country can have it's people wiped out, and have only satellite network workers  left. What if there are only two satellite network workers and they can't have kids. So that country will be wiped out because of the fact that they didn't have access to information. Hope i helped. 
7 0
3 years ago
Other questions:
  • After sending input in the Chinese language to an AI system, Nina got numerous translations in the English language. Which chall
    9·1 answer
  • Raeball was a lovin doll. And she spoke her mind as she stood tall. She made you special and loved. You're missed by so many. An
    10·2 answers
  • What is online school like 6 sentences
    12·1 answer
  • How should work be allocated to the team in a Scrum project?
    13·1 answer
  • Select the correct answer.
    15·1 answer
  • I need help!!! i will make you a brainliest!!
    10·1 answer
  • Eric would like to have a callout text box that makes it look as if the character in an image is speaking. Which object should h
    12·2 answers
  • Computer network reduces the cost. explain the statement with example.​
    8·1 answer
  • 14. The heart of a computer is<br> a CPU<br> b. Memory<br> c. I/O Unit<br> d. Disks
    5·1 answer
  • when two people are in a race, what do you need to know to determine who is the fastest 1 units of speed that are identical 2 th
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!