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
FromTheMoon [43]
3 years ago
5

????????????????????????????????

Computers and Technology
1 answer:
iris [78.8K]3 years ago
6 0
<h2>Answer:</h2>

(c) 4

<h2>Explanation:</h2>

The function <u>strpos()</u> is a function in php that returns the position of the first occurrence of a particular substring in a string. Positions are counted from 0. The function receives two arguments. The first argument is the string from which the occurrence is to be checked. The second argument is the substring to be checked.

In this case, the string is "Get Well Soon!" while the substring is "Well"

Starting from 0, the substring "Well" can be found to begin at position 4 of the string "Get Well Soon!".

Therefore, the function strpos("Get Well Soon!", "Well") will return 4.

Then, with the echo statement, which is used for printing, value 4 will be printed as output of the code.

You might be interested in
Can someone urgently help me with my java code (I WILL GIVE BRAINLIEST)?! Ive been working on it for hours and its not working!
o-na [289]

Answer:

code 345code 4537

Explanation:

4 0
4 years ago
software that instructs the computer how to run applications and controls the display/keyboard is know as the___.
kakasveta [241]
The answer is the alu arithmetic logic unit.
8 0
4 years ago
Hayden If you are on that really was not cool dont tell other people to break up with me I want to run away should I
mojhsa [17]

Answer: Yeah.

Explanation: Dude not funny.

5 0
3 years ago
Concatenating arrays Strings have build-in functions to perform concatenation. Write a function called append () that performs c
olganol [36]

Answer:

Check the explanation

Explanation:

#include<iostream.h>

#include<stdlib.h>

void append(char* first,int n,char* second, int n1,char* result)

{

  int i,j=0;

  for(i=0;i<n;i++)

      result[i]=first[i];

  for(i=n;i<n1+n;i++)

  {

      result[i]=second[j];

      j++;

  }

}

void main()

{

  char first[]={'I', ' ','a', 'm', ' '};

  char second[]={'i', 'r', 'o', 'n', 'm', 'a', 'n','\0'};

  char result[200];

  append(first,5,second, 8, result);

  cout<<result;

  cout<<endl;

  system("pause");

}

4 0
3 years ago
Write an application that counts the total number of spaces contained in a quote entered by the user.
mylen [45]

Answer:

Explanation:

The following code is written in Java. It asks the user for an input and saves it in a String variable. Then it loops through all the characters in the string and counts the spaces. Finally, it prints the total number of spaces in the String.

public static void main(String[] args) {

       Scanner in = new Scanner(System.in);

       System.out.println("Enter Line Now:");

       String userInput = in.nextLine();

       int spaceCount = 0;

       for (int x = 0; x < userInput.length(); x++) {

           if (userInput.charAt(x) == ' ') {

               spaceCount++;

           }

       }

       System.out.println(spaceCount);

   }

3 0
3 years ago
Other questions:
  • Which statement is the best description of a value proposition?
    7·2 answers
  • What are sums of money that are given out for specific reasons?
    5·2 answers
  • Please help me. i will mark you brailiest
    6·1 answer
  • "Why learning how to type is so important.
    7·1 answer
  • Select the qualification that is best demonstrated in each example. Trinity recommends investment strategies to customers. Laris
    10·2 answers
  • Charlie makes pizza at a restaurant. The customers always compliment how great the pizza tastes. But Charlie takes a long time t
    7·2 answers
  • The data type of 17.3 should be ________________.
    12·2 answers
  • In Interactive Charting, which chart type allows you to chart the current spread between a corporate bond and a benchmark govern
    6·1 answer
  • HOW DO I HACK PUBG MOBILE WITH PROOF <br>GIVE ME LINK​
    6·2 answers
  • Moving images of real event​
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!