Pleaseeee Help.
Which describes cloud computing?

A. All devices are connected to each other through the internet.

B. A social network allows users to get to know people all over the globe.

C. Small businesses can grow by storing data on a remote server.

D. Information is stored on the user's computer.

Answers

Answer 1

Cloud computing is a paradigm that utilizes the Internet to store, manage and access data from a remote server on the internet, and in this users can learn about people all around the world through a social network.

This software infrastructure for applications that stores information over remote services, accessible over through the Internet.It uses middleware, a software to ensures proper connectivity between devices and computers connected via the cloud.

Therefore, the final answer is "Option B".

Learn more:

brainly.com/question/8645052

Pleaseeee Help.Which Describes Cloud Computing?A. All Devices Are Connected To Each Other Through The
Answer 2

Answer:

Small businesses can grow by storing data on a remote server.

Explanation:

"Businesses can use a distant company's server to run their business. They do not need to invest in their own servers. Cloud computing involves infrastructure that is not owned or maintained by the user and is not at the user’s location. It does reduce costs and allows smaller businesses to compete in ways that they could not before, because of lack of resources. Cloud computing is available 24/7."

Edge 2022


Related Questions

In the program below, what is the scope of strFirst?

def usernameMaker (strFirst, strLast):
return strFirst + strLast[0]

def passwordMaker (strA, numC):
if len(strA) > 4:
answer = dogName[0:3]
return answer + str(numC)
else:
return 'xk&' + str(numC)


options

the function usernameMaker

the function passwordMaker and the main part of the program that calls the function

the function usernameMaker and the main part of the program calling the program

the function passwordMaker

Answers

First, we have to understand what scope is. When variables are declared, they are only available in the code block they're declared in, unless they're global variables (this doesn't apply here).

strFirst is declared in usernameMaker and that is the only place it is available in.

The scope of a variable is the area where the variable can be accessed.

The scope of strFirst is (a) the function usernameMaker

From the program, we have the following function header

def usernameMaker (strFirst, strLast):

The above header implies that:

strFirst is a local variable of the function usernameMaker

This means that, the scope of strFirst is limited to the function usernameMaker

Hence, the correct option is (a)

Read more about scope of variables at:

https://brainly.com/question/20058399

Categorive the given websites based on their possible website structure
company website
bookstore website
computer-based
training modules
single product website
city library website
online in store website
Hierarchical
Sequential
Matrix
Hi

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

There are different website structures such as hierarchical, sequential, and matrix. These websites structure helps the designers to create a meaningful website.

In this question, it is asked to categories the given website into their website structure.

The given websites are:

company website bookstore website computer-based  training modules  single product website city library website online in-store website

Now, we will categorize these websites into their website structure:

Hierarchical website structure:

Bookstore website

city library website

online in-store website

Sequential website structure:

single product website

computer-based training module

Matrix website structure:

Company website.

Here are the categorizations of the given items based on their storyboarding techniques:

Computer-based training modules: Linear

School website: Webbed

Bookstore website: Webbed

Single-product website: Linear

County library website: Webbed

Online gift store website: Linear

Federal government website: Hierarchical

Coding question. Please help me?

Answers

I need this too step by step

Complete the function to return the factorial of the parameter.
def factorial(number)
product = 1
while number > 0
product = product * number
number = number - 1
product
strNum = input("Enter a positive integer")
num = int(strNum)
print(factorial(num))

Answers

def factorial(number):

   product = 1

   while number > 0:

       product = product * number

       number = number - 1

   return product

strNum = input("Enter a positive integer")

num = int(strNum)

print(factorial(num))

I hope this helps!

Answer:

Answer in image.

Explanation:

Kelly arrives for work at a restaurant at 5:00 p.m. Once there, she washes and chops vegetables, then sets aside ingredients and organizes them for the cook. Kelly is most likely a . Mark's work hours change every week, depending on when he is needed. He wears a suit and tie to work at an elegant restaurant. He greets guests and seats them in a waiting area. He then guides them to their tables. Mark is most likely a

Answers

Answer:

ExplanKelly arrives for work at a restaurant at 5:00 p.m. Once there, she washes and chops vegetables, then sets aside ingredients and organizes them for the cook. Kelly is most likely a  

✔ Food Preparation Worker

.

Mark's work hours change every week, depending on when he is needed. He wears a suit and tie to work at an elegant restaurant. He greets guests and seats them in a waiting area. He then guides them to their tables. Mark is most likely a  

✔ Host

Answer:here's the answer for this question

Explanation:edge2023

For problems 14 – 21 determine all the roots of the given function.

y
(
t
)
=
40
+
3
t

t
2
f
(
x
)
=
6
x
4

5
x
3

4
x
2
Z
(
p
)
=
6

11
p

p
2
h
(
y
)
=
4
y
6
+
10
y
5
+
y
4
g
(
z
)
=
z
7
+
6
z
4

16
z
f
(
t
)
=
t
1
2

8
t
1
4
+
15
h
(
w
)
=
w
4
w
+
5
+
3
w
w

8

Answers

What’s the problem ?

numA = 2 while numA < 30: numA = numA * 5 print(numA)

Answers

Answer:

Your print will be

10

50

Explanation:

Answer:

50

Explanation:

_____________ are things people want in order to be happy and feel good.
A.
Features
B.
Desires
C.
Images
D.
Needs

Answers

I think it would be B! Desires!
                     Hey Emma Here!

Answer:

B!

Explanation:

Desires are things people want things that would make them jump for joy!

Bye Have A Nice Day!

What is the output of this program?

numA = 2
numB = 3
if numA == 2 or numB == 2:
print("yes")
elif numA == 2 and numB == 3:
print("no")
Output:

Answers

The output of this program would be letter b (numB=3) because square 2 equals 82 squares and then you get three

Answer:

out is no

Explanation:

just took the quiz

When moving pictures and graphics around on the slide you can use these to help you line things up on your slide.

Question 3 options:

Smart Guides


Guide Lines


Line Help Tools


Slide Lines

Answers

Answer:

Smart Guides

Explanation:

When moving pictures and graphics around on the slide you can use SMART GUIDES to help you line things up on your slide.

To access Smar Guides, clicking and dragging the object will automatically bring Smart Guides, then a user can align and space the object accordingly.

Other options for aligning and spacing in Microsoft PowerPoint are:

1. Align Object: this can be assessed through the Format tab

2. Gridlines: this can be assessed through View Tab

3. Guides: this can be assessed from View Tab

4. Using keys Arrows to move the object around

Anybody cop either of the new consoles: PS5 or Xbox Series X?

Answers

I have the Xbox series X, cyber

Answer:

I got a PS5 because of the games

how are images encoded?
( don’t copy and paste please)

Answers

Answer:

Images are encoded using binary arrays. Where each Pixel is, an array of RGBA, Red, Green, Blue and Alpha is used to represent that pixels color. Now put that on a screen of 1920x1080, you have to do that 2,073,600 times to get a full image, of which all values are filled.

Explanation:

Digital images are encoded in binary. We can make connections between the amount of data used by the computer to store, transmit and create an image and the file size of different images , the more pixels and more bits to encode the image, the larger the file size
Stay safe !
Please mark me as brainliest

One example of a
is the length of a car.

Answers

Answer:

How long is a typical car?

Average Length of a Car in Meters or Feet

According to research, the mean length of a vehicle is equated to the yardstick length of Audi A4, which is about 15 feet long (4.5 meters). The reason it is average is that some cars are lengthier while some are smaller than this length.

Hope this helps :D Thanks!!!!

What is an example of an attribute for a screen object

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

First, we need to know what are the attributes of an object in object-oriented programming. In the object-oriented program, an entity that you are going to program considered an object. for example, students, class, course, teacher, and exam are objects in the learning management system. The attributes are the feature of an object whereas methods are the behaviors of an object

In this question, it is asked about to list or give an example of an attribute for a screen object. Screen object can be anything that shows display, for example, your laptop, mobile, tablet, billboard, etc.

The attribute of the screen object are listed below:

screen size,screen manufacturerscreen type (whether it is a laptop, monitor, digital watch screen, etc)screen widthscreen lengthscreen colorscreen pixelIs it a touch screen

The above are some examples of an attribute for a screen object.

importance of computer​

Answers

Answer:

The computer was a very high advancement in technonogy and with out it civilization wouldnt be the way it is today excluding from are lives the cell phone, game consoles, and much more.

Explanation:

var1 = 1
var2 = 2
var3 = "3"
print(var1 + var2 + var3)

Answers

Explanation:

omg it's Python, I don't like it

I would say the answer is 33 or 6

Jack's manager asks him to distribute information and an attachment as quickly as possible to all their clients. In one to two sentences, describe what Jack should do.

AND NOT SO LONG PLS:D

Answers

He should forward it to everyone vía email

What is the best yellow thing you can think of? (I need this for a presentation to turn it black and white.) Please no lemons.

Answers

Answer:

Pineapple some types of apples, yellow roses

Explanation:

Lionel is a director working on a children's video. He's finding it difficult to manage so many young actors. What should Lionel do to free himself for other creative work?

Answers

Answer:

Explanation:

There are two things that Lionel can do in order to free himself. One of which would be to create a program that automates the management process of the young actors, such as scheduling them, payments, rehearsals, etc. Anything that Lionel would have to spend time on to do that does not require face to face communication can be automated, thus saving him time. The second thing that Lionel can do is to limit his workday with the children, therefore leaving more time in the day to pursue other creative work.

Your manager has requested you keep a timesheet showing how many hours you work each day and what projects you work on during that time. Using spreadsheet software, how can you total your hours at the end of each week to provide a quick and accurate amount? Use the MIN and MAX functions. Use the AVERAGE function. Use the SUM function.

A: Use the MIN and MAX functions.
B: Use the AVERAGE function.
C: Use the SUM function.

Answers

Answer:

I had to use Microsoft Excel for a while when I was working as a dispatcher, inputting pricing and hours and such. C Would be the correct answer.

Explanation:

Average function would just average out the entire week. Though, if the entire week was 8 hours a day, the average would indeed be 8 hours. But it is not the correct answer if one assumes it's not steady like that. Min and Max, depending how it is setup will find the minimum number, and or the maximum number. Making that incorrect as well.

NEED HELP FAST timed

Answers

ton

Answer:

piston - engine book

values- crackshaft rod

head- camshaft

Which data type is 1.2e3?

string

single

int

float

Just basic Python coding BTW :L

Answers

Answer:

Float, Floating point numbers go up to 3.402823466 E + 38

Explanation:

Use the space below to describe the steps you used to change your desktop background a on chromebook

Answers

First minimize all windows, then use two fingers to click mouse pad on the background, next you press choose background, finally choose a pre-made background or upload your own background

Select the correct answer..
Which type of shot would a photographer use to show the subject's facial expression?
In a
shot, the photographer can show the subject's face and shoulder.

Answers

Answer:

A mid shot or medium shot

Explanation:

please help in this question​

Answers

Answer:

B. 1980's

Explanation:

Python, the programming language, was found in 1980's.

Simple measurement questions, I'm on #5 right now but if you know any other ones that would be helpful (picture)

Answers

Answer:

one inch=25.4

12 meters=13.12

10 quarts=9.46

12 milliliters=0.0004

400 pounds= 181 kg

25 meters/second=82

68F=20C

Explanation:

heres the full ones

one inch=25.4

12 meters=13.1234 yards

10 quarts=9.46353

12 milliliters=0.000405768

400 pounds=181.437

25m/s=82.021f/s

68f=20C

b.) A programmer can precede an expression with
to temporarily
convert an expression's value to the indicated data type, such as changing an int to a double.

Answers

Answer:

a type cast

Explanation:

A type cast converts a value to another type.

You listened to a song on your computer. Explain in 3-5 sentences if you used hardware or software.

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

When you have listened to music on your computer. You used both computer hardware and software. You used a hard drive as a hardware device that stored your song. And, software such as s media player that you used to play the song.    

I hope this answer helps you.

Can someone find out what this binary number thing is. Just find out the message, I'm having a difficult time

Answers

Answer:

Press alt and F4 to see answer

Explanation:

Who got social media that is smart in English subject a lot pass it here your social media pls?

Answers

Answer:

I'll help with work for a low price HMU

_kay.sanchez_ Instagram

Other Questions
PLEASE HELP WILL GIVE BRAINLIEST IF FIRST AND RIGHT!! 1. Just as a person inherits physical traits, a person inherits personality traits as wellA. TrueB. False2. Peers cannot have a direct impact on your personality A. TrueB. False3. Your behavior and personality sometimes come directly from role modelsA. TrueB. False4. Healthy relationships and self esteem are directly linkedA. True B. False5. You should never compromise in a healthy relationshipA. True B. False******all of the following answers are true/false i'm just too lazy to type it every time lol6. If you don't like another person's qualities, it is best not to spend time with them7. Jealousy is a normal human emotion and is a sign of a healthy relationship.8. Harassment and bullying are problems that are often associated with children and teens who are of school age .9. It is important to remember that if someone is bullying you, you are the problem and you need to change 10. Adults can be victims of bullying.Okay so some are obviously true/false but I need help on some unclear ones as wellThanks! Conjugate the reflexive verb into the correct form. Record yourself saying the complete sentence.T (baarse) todos los das. Describe how to graph the solution of y Write an equation in slope intercept form given the following m = 5/4 and passing through (- 4, - 3) Which describes Hans Oersteds work with electricity and magnetism Laundry detergent is priced at 20 ounces for $3.40 or 14 ounces for $2.10.what is the the unit rate of the laundry detergent that is better value? x + 1 3/4 = 2 7/8 HELP ME PLSS Which of the factors listed do you think was the most important reason as to why the Renaissancebegan in in italy Suppose the graph of a cubic polynomial functionhas the same zeroes and passes through thecoordinate (0, -5).Describe the steps for writing the equation of thiscubic polynomial function.DONE A XYZ is translated left 4 units to form the image A X'Y'Z'.What are the coordinates of the vertices of A X'Y'Z' ?Enter your answer by filling in the boxes.Plz Help Which expression shows how many 3/4 inch pieces can be cut from a rod that is 3 3/4 inches 1. A relation contains the ordered pairs shown. One of the ordered pairs is missing an x-coordinate. {(-1,4),(0,4),(2,5),(3,-6),(?,7)} What could be the missing x-coordinate if the relation is not a function? Please please please help!Imagine you are a scientist who has just discovered a new element. The element has an atomic number of 113, and it has three elections in the outer energy level of each atom.Which element would have properties most similar to the new element?Group of answer choicesA. boronB. carbonC. hydrogenD. berylliumANDWhat would you name this new element? what mean and explain that line:. don't let your generation die!.... I WILL GIVE BRIANLIEST!!!!!Choose all the answers that apply.Which of these statements are true?A hypothesis is the conclusion of an experiment.Observation is usually the first step in scientific method.Dependent and independent variables are the same in an experiment.Scientists try to understand the phenomena that occur in the environment.Bias is a judgment that is not based on fact. PLEASE HELP FAST!! Use a graphing calculator to graph the function y=90tan2x on the interval 0 degrees< x < 180 degrees and -300 < y < 300 Evaluate the function at x= 60 degrees, 120 degrees, and 180 degrees Round to the nearest tenth. a. 165.9, 165.9, 0 c. -1.7, 1.7, 0 b. -155.9, 155.9, 0 d. 155.9, -155.9, 0 What other actions aside from rioting could Shays have used to communicate his needs? please helppppppppppppp asapppp Which statement best describes how the Grange tried to help farmers financially in the late 1800s?