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
ivolga24 [154]
2 years ago
9

Jorge, a sports statistician for soccer, has kept track of how many shots-on-goal each player on a team made in each game. This

is recorded in the "SOG" column. Jorge also has the total number of goals each player made during each game. He now wants to create a custom function that will find the average number of goals a player made per shots-on-goal in each game. He will calculate the averages as percents and will call the function "PctPerShots. "
What code will Jorge’s function most likely include?


A. PctPerShots (SOG)

PctPerShots=SOG*goals/100


B. PctPerShots (goals)

PctPerShots=goals*SOG/100


C. PctPerShots (SOG, goals)

PctPerShots=SOG/goals%


D. PctPerShots (SOG, goals)

PctPerShots=goals/SOG%
Computers and Technology
1 answer:
kondaur [170]2 years ago
8 0
The answer is A
Explanation it’s A
You might be interested in
Write a recursive function to compute sum of first N integers starting with 1.
Citrus2011 [14]

Answer:

// here is code in C++.

#include <bits/stdc++.h>

using namespace std;

// recursive function to find sum from 1 to n

int recur_Sum(int n)

{ // base condition

if (n <= 1)

 return n;

// recursive call

return n + recur_Sum(n - 1);

}

// main function

int main()

{

   // variables

   int n;

   cout<<"Enter a number:";

   // read the number

   cin>>n;

   // print the sum

   cout<<"Sum of first "<<n<<" integer from 1 to "<<n<<" is:"<<recur_Sum(n);

return 0;

}

Explanation:

Read a number from user and assign it to variable "n".Call function recur_Sum() with parameter "n".This function will recursively call itself and find the Sum of first n numbers from 1 to n.Then function will return the sum.

Output:

Enter a number:10

Sum of first 10 integer from 1 to 10 is:55

4 0
3 years ago
What does the motherboard do
almond37 [142]

Answer:

It Connects all the Other Components. Shows how different controllers facilitate different components. ...

Handles Synchronization of Various Tasks. Located on the motherboard is a tiny quartz crystal. ...

Contain the BIOS Chip. This motherboard has 2 BIOS chips. ...

Contains the CMOS Battery and Chip. ...

Handles Hardware Expansion. ...

Controls Power Supply to Components.

Explanation:

7 0
3 years ago
Read 2 more answers
Using the POP standard for client to server e-mail communication, the e-mail messages remain on the server computer. True False
Gelneren [198K]

Answer:

False

Explanation:

8 0
3 years ago
the graph at left in the tctct, c-plane models the global wind power capacity, ccc, in gigawatts, ttt years since 199619961996.
Elena-2011 [213]

The intercept of a graph is the point where the graph crosses the axes of the graph.

The interpretation of the c-intercept is: <em>in 1996, the global wind power capacity was approximately 7 gigawatts.</em>

On the graph (see attachment), we have the following observations

  1. The vertical axis represents the global wind power capacity (i.e. the c-axis)
  2. The horizontal axis represents the years since 1996 (i.e. the t-axis)

So, the c-intercept is the point that crosses the vertical axis.

From the graph, the curve crosses the c-axis at c = 7, and t = 0 (i.e. years = 1996)

Hence, the interpretation of the c-intercept is: <em>in 1996, the global wind power capacity was approximately 7 gigawatts.</em>

<em />

<em />

Read more about intercepts at:

brainly.com/question/3334417

4 0
2 years ago
What is true about using the reserved word super?
Kitty [74]

Answer:

It can only be used in superclasses

Explanation:

In computer language, a reserved word is a word that cannot be used as an identifier, such as the name of a variable, function, or label, it is "reserved from use".

If your method overrides one of its superclass's methods, you can invoke the overridden method through the use of the keyword super, it can also be used to refer to a hidden field.

We can conclude that the correct answer is "It can only be used in superclasses" because, in a subclass’ constructor, we can call the superclass’ constructor with the keyword super instead of the superclass’ (constructor’s) name.

I hope you find this information useful and interesting! Good luck!

5 0
3 years ago
Other questions:
  • Wireless networks are the most difficult type of network to set up <br> true or false
    15·1 answer
  • Develop a Java program that determines the gross pay for an employee. The company pays hourly rate for the first 40 hours worked
    8·1 answer
  • A computer can read whatever you type into it.<br> A)True<br> B)False
    7·2 answers
  • Use fuel with the _____________ rating recommended by your vehicle manufacturer. A ) Converter B) Emission C) Exhaust D) Octane
    9·2 answers
  • Which of the following is the code of acceptable behaviors users should follow while on the Internet; that is, it is the conduct
    15·1 answer
  • During the design phase of the systems development life cycle (SDLC), the _____ design is created for a specific platform, such
    8·1 answer
  • er reports that he is having problems with his monitor. He explains that his laptop's liquid crystal display (LCD) is no longer
    13·1 answer
  • What are some random fun facts about Technology?
    12·1 answer
  • Assuming dataFile is an ofstream object associated with a disk file named payroll.dat, which of the following statements would w
    9·1 answer
  • You have $5 and earn $1.75 for each roll of wrapping paper you sell. Write an equation in two variables that represents the tota
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!