Last two question, Let's go

Last Two Question, Let's Go

Answers

Answer 1

For question 9, it's science

for question 10 it's the "world works"


Related Questions

Babbage’s punch cards, which used numbers from 0 to 9. Digital or analog.

Answers

Answer:

Analog

Explanation:

yuh

Answer:

Your answer would be

1. Digital

2. Analog

3. Digital

4. Analog

5. Analog

Explanation:

Edge 2022

What are the benefits of writing functions that use parameters and return List 2 please and explain what is return

Answers

Answer and explanation:

There are many benefits of writing functions that use parameters and return. Some of them are:

1. Flexibility: With functions having parameters, several values of the parameters can be used at invocation time thereby making the application flexible. For example, given the following function in Java.

public void showName(String name){

   System.out.println("Your name is " + name);

}

To call this method (function), the programmer could use various values for the name parameter used in the function like so:

showName("John");

showName("Doe");

If the function didn't have a parameter, it is possible it will only print a hardcoded name every time the function is called.

2. Scope Control: When a function is allowed to return a value, it helps to work around scope issues since variables declared within a function are limited to that function and do not exist outside the function. This means that the values of these variables cannot be used anywhere else outside the function in which they are being declared. However, if the function returns a value, the value can be used anywhere else in the program.

For example:

public String getDouble(int x){

   int y = x * 2

   return y;

}

The function above returns twice the value of the argument supplied to it. Since the integer variable y is declared within the function, it's value cannot be used outside the function. However, since the value is being returned by the function, it could be used anywhere the function is being called. Thanks to the return keyword.

Approximately how many tweets are posted on Twitter each day? 500 500 thousand 500 million 500 billion

Answers

Answer:

around 500 million

Explanation:

Choose the term that best matches the definition.
v rules used by a computer network.

A. Network protocol
B. Hierarchy protocol
C. Procedure

Answers

Answer: it’s network protocol

Explanation:

Answer:

A. Network protocol

Explanation:

On Edge, it states that network protocol are, "rules used by computers in a network." Therefore, it's confirmed.

I hope this helped!

Good luck <3

Write a method that takes two circles, and returns the sum of the areas of the circles.

This method must be named areaSum() and it must have two Circle parameters. This method must return a double.

For example suppose two Circle objects were initialized as shown:

Circle circ1 = new Circle(6.0);
Circle circ2 = new Circle(8.0);
The method call areaSum(circ1, circ2) should then return the value 314.1592653589793.

You can call your method in the program's main method so you can test whether it works, but you must remove or comment out the main method before checking your code for a score.

Answers

Answer:

public static double areaSum(Circle c1, Circle c2){

 double c1Radius = c1.getRadius();

 double c2Radius = c2.getRadius();

 return Math.PI * (Math.pow(c1Radius, 2) + Math.pow(c2Radius, 2));

public static void main(String[] args){

 Circle c1 = new Circle(6.0);

 Circle c2 = new Circle(8.0);

  areaSum(c1,c2);

 }

Explanation:

The function calculates the sum of the area of two circles with their radius given. The program written in python 3 goes thus :

import math

#import the math module

def areaSum(c1, c2):

#initialize the areaSum function which takes in two parameters

c1 = math.pi * (c1**2)

# calculate the area of the first circle

c2 = math.pi * (c2**2)

#Calculate the area of the second circle

return c1+c2

#return the sum of the areas

print(areaSum(6.0, 8.0))

A sample run of the program is attached

Learn more : https://brainly.com/question/19973164

what is this answer?

Answers

Answer:

ITS ALL ABOUT C

Explanation:

READ IT CAREFULLY

ICT 10
Research on other forms of Operating systems used in smartphones and give a description for each.​

Answers

uSE THE ANSWER BELOWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

Other Questions
How did the Transcontinental Railroad change life for people in the UnitedStates? Who was Deborah in the Hebrew bible? And why were they important in Judaism? I NEED HELP ILL GIVE U BRAINS: PLZ Identify the difference between internal conflict and interpersonal conflict. An angle measures 86.4 less than the measure of its supplementary angle. What is the measure of each angle? Fill in the blanks below in order to justify whether or not the mapping shownrepresents a function.Set A: 1,2,9 Set B: 0,4,6,5 A river has an average rate of water flow of 59.6 M3/s. This river has three tributaries, tributary A, B and C, which account for 36%, 47% and 17% of water flow respectively. How much water is discharged in 30 minutes from tributary B? What is the slope-intercept form of the equation of the line that passes through the points (9, 5) and (4, 1)? If you are deaf and communicate with sign language: Question 5 options: You may bring an interpreter with you to the Knowledge and/or Road Test You may request that PennDOT provide an interpreter for the Knowledge and/or Road Test You may not get a PA Learner's Permit or License You are exempt from having to take the Knowledge and Road Test to get a PA Driver's License. how much is 1/285713+15 Round the number above to the place where the 3 is located. 5,684.937 Is the function linear or non linear? Find the solution of the system of equations.6x 3y = -303x 6y = 12 What does the 3rd amendment mean in your own words Name 1 object that you would use the following types of measurements for; Mass, Volume and Density. I need this by 8:30 Which area provides a reliable water source for farmers in Egypt?Please help Please Help me On vocabulary. Which sentence option correctly uses a colon What is phagocytosis in regard to the immune system of humans? If a person weighs 140 lb'on Earth, their mass in kilograms is