I’ll give brainliest
you don’t need to do the spreadsheet i just need something to write down i dont care if its 400 words or not.

Ill Give Brainliest You Dont Need To Do The Spreadsheet I Just Need Something To Write Down I Dont Care

Answers

Answer 1

Answer: ] Data moving to the cloud puts it at risk for malware. Increasing user mobility and results in data taken outside of an organization’s security perimeter, exposing their business to risk. Cloud services pose security challenges putting pressure on security teams, thus fueling the growth of . The basic pillars or features of  are Visibility, Access Control, Threat Protection, Data Security, and Compliance. Two camps are emerging: pure plays and large security vendors adding to a broad cloud security solution. Several startups are emerging and there has been intense M&A activity in recent years. Cloud apps are a new opportunity for hackers to gain access to an organization's data and its network.  has developed quickly from just being used for shadow IT. It is an important tool to monitor cloud usage and also implement security.  is a small but fast growing market in a state of flux.

Explanation:


Related Questions

What are the most important considerations when comparing computer systems? Check all of the boxes that apply.

the type of mouse
the type of keyboard
computer speed
amount of storage

Answers

C and D



Explanation:




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

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

key is used to enter commands or to move the cursor to the begin
of the next line
a) Delete key
b) Shift key
c) Ctrl key
d) None of these​

Answers

I believe the answer would be D

Which pair of devices have the same input motion and different outputs?

scissors and adjustable wrench

nutcracker and can opener

musical instrument and adjustable wrench

salad tongs and nutcracker

Answers

Answer:

nutcracker and can opener

Explanation:

16. Your character qualities never change. (3 points)
A. True
B. False

Answers

Answer:

False

Explanation:

Hope this helps!

false, people’s qualities does change over time !!

Your program for a game allows users to choose a car to drive. You have 50 models.


You have designed each model to have different qualities, such as maximum speed, ability to turn tight curves, fuel usage rate, etc.


Which collection is best to store the characteristics of each model?



list


tuple


deque


dataset


Will Give Brainliest to Best or correct answer

Answers

Answer:

dataset

Explanation:

For the information being described the best collection to store this data would be a dataset. This is mainly due to the fact that each individual car has a wide range of separate variables and values that are attached to each car model. Such variables/values include maximum speed, ability to turn tight curves, fuel usage rate, etc. The dataset allows each individual model to be registered alongside all of their individual characteristics/qualities. Therefore, connecting each model with their own data.

Answer:

Deque is the right option

Explanation:

deques are more useful for large amounts of data and will locate specific things faster (E2020)

Neil, a business analyst, needs to analyze and examine a proposed project. Which study will help him do so?

А

study will help Neil analyze and examine the proposed product.

Reset

Next

Answers

Answer:

Business Analysis studies along with Project Management certifications.

Explanation:

Neil is a business analyst. he must have gained business analysis certification or degree in order to become a business analyst. He is now analyzing the proposed project for which he must understand the insight of the project cashflows. He should gain project management certification in order to be able to examine and analyze the project. NPV and IRR are most common techniques used to analyze a project.

Rachel has set up a computer network. In this network, due to a device, the computers partake in the message transfer process. Which device is this? A. NIC B. hub C. modem D. switch E. bridge

Answers

Answer:

B. hub

Explanation:

Hub is a device that connects two or more computers together to make a Local Area Connection (LAN). It receives message and sends it to every computer on the network through a hub cables plugged into it from each computer. It enables each individual computer to partake in the message transfer process and each users can listen to the information. It is typically used at the centre of a star network and it is mostly regarded as an unsecured network.

Answer:

b

Explanation:

1) What are the six (6) core elements of developing a whole person? Explain
concisely its relationships.​

Answers

Answer:

Six component of whole person development are -

emotional, physical, spiritual, social, psychological, and professional

Explanation:

Six component of whole person development are -

emotional, physical, spiritual, social, psychological, and professional

1. Emotional – This shapes our reaction to any situation, adaption to change, establish connection with others and develop emotional intelligence

2. Physical – It is related to physical health and comprises of eating right food, exercising, taking sufficient sleep and managing stress.  

3. Spiritual – This helps in connecting ourself with the world and the nature around us. It makes a person compassionate, positive, optimistic and generate inner peace.  

4. Social – This helps to develop social relationship and maintain them  

5. Psychological – This helps in understanding inner self of an individual and promotes self esteem and acceptance

6. Professional – Professional stability and peace is essential to make a good work life balance.  

who here can move stuff with there minds

Answers

Answer:

I can, at least I wish I could, it be like having the force which would be amazing.

Explanation:

The contrast ratio of green-45 text on a yellow-15 background is
to 1.
03
O 30
O 45
06

Answers

Answer:

30

Explanation:

in ratio

not connected

Last two question, Let's go

Answers

For question 9, it's science

for question 10 it's the "world works"

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

Answers

uSE THE ANSWER BELOWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

The purpose of project management is to fix problems.
True
False

Answers

Answer:

true

Explanation:

anyone pls answer this!!!!!!thanks ^-^​

Answers

Answer:

True

False

False

False

Explanation:

HTML isnt a scripting a scripting language it's a markup language

There are 6 levels of HTML

An empty tag only has a starting tag

what is this answer?

Answers

Answer:

ITS ALL ABOUT C

Explanation:

READ IT CAREFULLY

Which output device would a teacher use to show a movie to the class? Check all of the boxes that apply.

Answers

Answer:

speaker and projector i think

Explanation:

Answer:

C & D

Explanation:

On December 9, 1698, computer inventor Douglas Engelbart demonstrated many new computing technologies, including the computer mouse. His demonstration was so important that it became known as “The Mother of All Demos”. It would be at least two decades before some of the technologies he demonstrated saw widespread use, but all of them are used by people today. Here is a list fo some of Engelbart’s technologies. Which ones do you use today? The computer mouse, video conferencing hypertext links, word processing, or collaborative real-time editing

Answers

Answer:

all of them

Explanation:

Answer: All trust guy above

Explanation:

.

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.

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

How would Patrick save his formatted message in Outlook?
O The Draft Folder saves a real-time version automatically.
O Click Save As Draft and it is placed in the Saved Folder.
O Click Save and it remains in the Draft folder for later edits.
O Click Archive and it will save the message in your Documents folder.

Answers

Answer:

O Click Save and it remains in the Draft folder for later edits.

Explanation:

I hope it's help

Answer:

The Answer is C!

Hope it helps

Explanation:

Help me with this please. I'll mark Brainiest

Answers

What do you need help with?

Your ____ should always be bigger than your gutters

Answers

Always always always

what is two examples of software and hardware?​

Answers

Answer:

Hardware Software

If hardware is damaged, it is replaced with new one. If software is damaged, its backup copy can be reinstalled.

Ex: Keyboard, Mouse, Monitor, Printer, CPU, Hard disk, RAM, ROM etc. Ex: Ms Word, Excel, Power Point, Photoshop, MySQL etc.

Explanation:

Answer:

hardware= key board ,mouse

software =excel,power point.

What is the base of a number system?

A.
the minimum number of digits needed to represent a number in that system
B.
the place value of the leftmost digit in numbers written in that system
C.
the place value of the rightmost digit in numbers written in that system
D.
the number of symbols used to represent numbers in that system

Answers

Answer:

A

the minimum number of digits needed to represent a number in that system

The symbol is used to indicate that a line of text is a comment.

Answers

Answer:

Explanation:

asterisk

Answer:

# is the symbol you would use

Explanation:

I took the Unit Test on Edgen.

The goal of a system is to


be natural or human-made

use energy

perform a task

be social or physical

Answers

Answer:

The answer is option C, which is: perform a task

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

Answers

Answer:

around 500 million

Explanation:

Answers are 1-11, 3 is wrong

Answers

Answer:is the python

Explanation:

Use repl .it

The answer is 4

1:
3+2=5
2:
5+2=7
3:
7+2=9
4:
9+2=11
It would stop here as 11 is bigger than 10
Other Questions
Which describes yeoman farmers in North Carolina in the mid-1800s? They bartered for most of their necessities. They lived in large multi-room cabins. They generally lived in the eastern part of the state. They owned their own land. A 3 kg ball moving to the right at 4 m/sec collides with a 4 kg ball moving to the right at 2 m/sec. Find the final velocities of the balls in m/sec if the coefficient of restitution is 0.6.A. 2.2, 3.4B. 1, 2C. 4, 5D. 6, 8 An ice cream factory makes 375 quarts of ice cream in 5 hours. How many quarts could be made in 13 hours? which diagram would it be? The three angle measures in a triangle are congruent. The angles are equiangular! What is the measurement of one of the angles? Which sentence in this story from Aesop's Fables best uses descriptive language to provide details about a character? The Town Mouse and the Country Mouse Now you must know that a Town Mouse once upon a time went on a visit to his cousin in the country. He was rough and ready, this cousin, but he loved his town friend and made him heartily welcome. Beans and bacon, cheese and bread, were all he had to offer, but he offered them freely. The Town Mouse rather turned up his long nose at this country fare, and said: "I cannot understand, Cousin, how you can put up with such poor food as this, but of course you cannot expect anything better in the country; come you with me and I will show you how to live. When you have been in town a week you will wonder how you could ever have stood a country life." No sooner said than done: the two mice set off for the town and arrived at the Town Mouse's residence late at night. "You will want some refreshment after our long journey," said the polite Town Mouse, and took his friend into the grand dining-room. There they found the remains of a fine feast, and soon the two mice were eating up jellies and cakes and all that was nice. Suddenly they heard growling and barking. "What is that?" said the Country Mouse. "It is only the dogs of the house," answered the other. "Only!" said the Country Mouse. "I do not like that music at my dinner." Just at that moment the door flew open, in came two huge mastiffs, and the two mice had to scamper down and run off. "Good-bye, Cousin," said the Country Mouse, "What! going so soon?" said the other. "Yes," he replied; "Better beans and bacon in peace than cakes and ale in fear." 9 more than 6 times a number? How is it written as? 4. The ratio of the measures of the three angles in a triangle is 7:8:5, what is themeasure of the smallest angle?Your answer Listed below are several transactions that took place during the first two years of operations for the law firm of Pete, Pete, and Roy. Year 1 Year 2Amounts billed to clients for services rendered $ 170,000 $ 220,000 Cash collected from clients 160,000 190,000 Cash disbursements Salaries paid to employees for services rendered during the year 90,000 100,000 Utilities 30,000 40,000 Purchase of insurance policy 60,000 0 In addition, you learn that the firm incurred utility costs of $35,000 in year 1, that there were no liabilities at the end of year 2, no anticipated bad debts on receivables, and that the insurance policy covers a three-year period.Required:1. & 3. Calculate the net operating cash flow for years 1 and 2 and determine the amount of receivables from clients that the firm would show in its year 1 and year 2 balance sheets prepared according to the accrual accounting model.2. Prepare an income statement for each year according to the accrual accounting model.Revenues not attempted not attemptedExpenses: Salaries 90,000selected answer correct 100,000selected answer correctUtilities 30,000selected answer incorrect 40,000selected answer incorrectInsurance 60,000selected answer incorrect 0selected answer incorrectNet income (loss) the middle layer of earth is called the -------. it is made up of hot ,dense rock called---------. plz help meJohn dives down from the surface of water at a rate of 2 feet per second. Where will he be from the surface of water after 30 seconds? HELP MEthis is a K12 questionThe weather is warm and dry.Which change would a cold front bring?rain or thunderstormsextended period of rain or snowdry air and sunny skiesseveral days of gray skies Below are works cited entries for an encyclopedia article on the Internet. Select the one that is completely correct.Entry A:"Clinton, William Jefferson." Encyclopedia Americana. 2002. Print.Entry B:"Clinton, William Jefferson." Encyclopedia Americana. 2002 ed Print.Entry C:Clinton, William Jefferson. Encyclopedia Americana. 2002 ed. WebEntry D:"Clinton, William Jefferson." Encyclopedia Americana. 2002 ed. Web. Explain how a playwright uses characters to affect the overall play and experience. Find the missing length indicatedI WILL GIVE BRAINLIEST TO CORRECT ANSWER What Is Effective Citizenship pls help me We the People of the United States, in order to form a more perfect Union.do ordain andestablish this Constitution for the United States of America,- Preamble to the US ConstitutionWhich of the following ideas of the American Revolution is evident in the quote above?Apopular sovereigntyB.separation of powerslibertyDchecks and balances Analyze the image below and answer the question that follows.Which of the Earths four spheres is made up of the gases that surround the Earth, and is located at number 1 on the image above?A.the biosphereB.the lithosphereC.the atmosphereD.the hydrospherePlease select the best answer from the choices providedABCD Drag the terms on the left to the appropriate blanks on the right to complete the sentences. ResetHelp Enzymes speed up chemical reactions by lowering the , which allows the reaction to proceed much more quickly. The between an active site and its substrate often strains bonds and helps the reaction proceed. Lactose takes years to break down on its own. But if exposed to the protein lactase, the reaction proceeds very quickly, while lactase itself remains unchanged. Lactase is an example of a(n) . A(n) is a molecule that can bind to an enzyme and prevent the enzyme from working. High temperatures or changes in pH can an enzyme, causing it to lose its shape and biological activity. A container holds 100.0 mL of nitrogen at 21 C and a pressure of 736 mm Hg. What will be its volume if the temperature increases by 35 C?