which of the following is a configuration vulnerability?

a Zero day b.Weakest link Weak encryption d. Direct access

Answers

Answer 1

Option c Weak encryption, Weak configuration, Default settings, open ports and services also  a configuration vulnerability.

Information is transformed into secret code through the process of encryption, which conceals the true meaning of the information. Cryptography is the study of how to encrypt and decrypt information. In computers, plaintext is another name for unencrypted data, whereas ciphertext is another name for encrypted data. The technique of encoding data so that it is concealed from or unavailable to unauthorized users is known as encryption. In addition to enhancing the security of communication between client apps and servers, it helps safeguard sensitive data and private information. Data that has been encrypted can be cracked or decrypted with enough time and processing power to disclose the original content. Hackers prefer to obtain encryption keys or intercept data either before or after it has been encrypted or decrypted. It is common practice to add an encryption layer in order to hack encrypted data.

Learn more about encryption here:

https://brainly.com/question/17017885

#SPJ4


Related Questions

The best way to think about examinations and assessments is that: Question 8 options: they are a tool for others to judge you and your mistakes. they point out what you don't know. they are a learning tool for judging yourself. they point out your failures.

Answers

The best way to think about examinations and assessments is option C:  they are a learning tool for judging yourself.

How do learning tools work?

Learning Tools are a collection of open-source features that support all learners in reading, writing, math, as well as in communication across a variety of platforms.

Note that focusing on one topic for a long time and repeatedly saying words to help you remember them (known as massed practice) frequently going over one subject before switching to another (blocked practice)

Learn more about learning tool from

https://brainly.com/question/8461796
#SPJ1

which special permission specifies whether a user can make changes to the end of the file but not change, delete, or overwrite existing data?

Answers

Allows or forbids the creation of subfolders within the folder (applies to folders only). Append Data does not alter, remove, or replace current data; it only permits or forbids making modifications to the file's end.

View and execute executable files, including scripts, for users. the contents of the folder Allows for the execution of files as well as their viewing and listing; exclusively inherited by folders. Read: enables users to view the contents of folders and subfolders. The three sorts of permissions that files and directories can have are read, write, and execute: A file's or directory's contents can be viewed by someone having read permission. The read, write, and execute file permissions are separated in Linux into the letters r, w, and x.

Learn more about permission here-

https://brainly.com/question/13146880

#SPJ4

Write a sequence of statements that finds the first comma in the string associated with the variable line, and associates the variable clause the portion of line up to, but not including the comma.

Answers

The sequence of statements that finds the first comma in the string associated with the variable line, and associates the variable clause the portion of line up to, but not including the comma is pos = line . index Of(',');, clause = line substring (0,pos)

What is variable clause?There are various sorts of variables in C++ (specified by various keywords), for instance: Int - stores integers (whole numbers), without decimals, such as 123 or -123. double – holds floating point numbers with decimal places, like 19.99 or -19.99. Char is used to hold single characters like "a" or "B." The section where a variable is first introduced or defined before it is used is referred to as the variable declaration. A memory location and a value are assigned to a variable during its definition. Variable declaration and definition are typically done in tandem.A program declares a variable whenever it states that it requires one. Place declaration statements for our brief programs in-between the main method's two curly braces. The variable's name and data type are provided in the declaration.

To learn more about  'variable clause' refer to

https://brainly.com/question/26959433

#SPJ4

write a method called doublelist that doubles the size of a list by appending a copy of the original sequence to the end of the list.

Answers

If the variable list holds the values [1, 3, 2, 7], then we make a call to list.doubleList(); then after the call it should store [1, 3, 2, 7, 1, 3, 2, 7]. Note that the list has been doubled in size by making the original order appear twice in succession.

A variable is any characteristic, amount, or quantity that can be measured or calculated. Variables can also be called data items. Age, gender, business income and expenses, country of birth, capital expenditures, grades, eye color and vehicle type are examples of variables. It is called a variable because its value can vary between data units in a population, and its value can change from time to time.

Learn more about variable here brainly.com/question/17344045

#SPJ4

what is the result of the following boolean expression, given that x = 5, y = 3, and z = 8?

a. True
b. False
c. 8
d. 5

Answers

Option b is correct. The result of the following boolean expression, given that x = 5, y = 3 and z = 8 is false.

Boolean algebra is the algebra of logic. It functions with logically significant operations as well as variables with two different values, such as 0 (False) and 1 (True). The first method of handling symbolic logic was developed by George Boole and eventually became known as Boolean Algebra. Boolean algebra has a wide range of uses in computer science, including designing digital computers, creating basic electronic circuits, and switching theory.

The fundamental operations of Boolean algebra are as follows:

AND or conjunction operation

OR operation or disjunction

NOT or Negative operation

A Boolean expression always yields a Boolean value. Boolean constants, logical connectives, Boolean variables, and logical connectives are the components of a Boolean expression. Each Boolean expression represents a Boolean function. One such is the Boolean expression XY′Z.

To know more about Boolean expression click on the link:

https://brainly.com/question/13265286

#SPJ4

Which of the following takes place at the presentation layer?
A. Email
B.Encryption
C. File transfer
D. FTP

Answers

Answer:  The correct answer is B. Encryption

Explanation:  The presentation layer is the GUI or end-user interface where information is displayed (such as a web page), so encryption takes place during the process to protect the data being displayed (for example using HTTPS protocols).

What term is used to describe the method that allows coplink to access many different databases of law enforcement agencies with varying data fields?.

Answers

The term that is used to describe the method that allows COPLINK to access many different databases of law enforcement agencies with varying data fields is called the "Multidimensional Approach" (Option A).

What is a multidimensional Database system?

A multidimensional database management system (MDDBMS) is a system for managing databases that stores and maintains data in dimensional arrays that are indexed by dimensions and timed.

OLAP (online analytical processing) and data warehousing are the most common applications for multidimensional databases. They may be used to display people numerous dimensions of data. Multiple relational databases are combined to form a multidimensional database.

A multidimensional data set is one that has several separate columns, often known as features or attributes. The more columns there are in the data collection, the more probable it is that you may find hidden insights. The two-dimensional analysis fails in this scenario. Consider this data to be a cube with numerous planes.

Learn more about Databases:

https://brainly.com/question/24027204
#SPJ1

Full Question:

What term is used to describe the method that allows COPLINK to access many different databases of law enforcement agencies with varying data fields?

A) Multidimensional approach

B) Clustering approach

C) Data cube approach

D) Federated approach.

There are predefined css styles to format the appearance of a placeholder.

a. True
b. False

Answers

Option a is correct. It is true that there are predefined CSS styles to format the appearance of a placeholder.

A stylesheet language called Cascading Style Sheets (CSS) is used to describe how a document written in HTML or XML is presented (including XML dialects such as SVG, MathML or XHTML). CSS specifies how items should be shown in various media, including speech, paper, screens, and other media.

According to W3C guidelines, CSS is one of the fundamental languages of the open web and is standardized across Web browsers. In the past, different CSS standard components were developed simultaneously, allowing for the versioning of the most recent recommendations. Perhaps you are familiar with CSS1, CSS2.1, or perhaps CSS3. There will never be a CSS3 or CSS4, and instead, everything is CSS right now.

Inline CSS is a style sheet that includes a CSS property in the body of an element. The style attribute of an HTML tag is used to specify this kind of style.

To know more about CSS click on the link:

https://brainly.com/question/14152823

#SPJ4

Which of the following is true about the MAC address?

a. it is a 64 bit address
b. it is a 32 bit address
c. it is typically represented by hexadecimal numbers.
d. it is typically represented by octets of decimal numbers between 0-255
e. it is a 48bit address

Answers

Option e is correct. The MAC address is a 48bit address. Ethernet, Wi-Fi, and Bluetooth are just a few of the IEEE 802 networking technologies that frequently employ this application.

A network interface controller (NIC) is given a media access control address (MAC address), which it can use as a network address in communications inside a network segment. Ethernet, Wi-Fi, and Bluetooth are just a few of the IEEE 802 networking technologies that frequently employ this application.

MAC addresses are employed in the data link layer's medium access control protocol sublayer of the Open Systems Interconnection (OSI) network model. MAC addresse can be recognized as six sets of two hexadecimal numbers, usually separated by hyphens, colons, or neither.

MAC addresses are frequently referred to as the burned-in address, Ethernet hardware address, hardware address, or physical address because they are typically assigned by device makers.Each address may be saved either by a firmware mechanism or in hardware, such as the read-only memory on the card.

However, a lot of network interfaces allow you to modify your MAC address. Usually, a manufacturer's organizationally unique identifier is included in the address (OUI). The concepts of the two numbering spaces, EUI-48 (which replaces the archaic designation MAC-48) and EUI-64, controlled by the Institute of Electrical and Electronics Engineers (IEEE), are used to create MAC addresses.

Every NIC on a network node having multiple network interfaces, such as a router or multilayer switch, must have a distinct MAC address. On the other hand, two NICs linked to various networks can share a single MAC address.

To know more about MAC address click on the link:

https://brainly.com/question/25937580

#SPJ4

3-5 examples of you
solving problems with
big thinking

Answers

The examples of me  solving problems with big thinking are:

Correcting a  coding mistake at work that was made by me or someone else.Trying to get over a budget delay at work via problem solving and the use of communication.Handling a customer crises issue with a difficult or a very upset customer.

What is the meaning of think big dream big?

It implies that in order to succeed, you must first think that you can. He adds, "Most people tends to look low on what they can do in 20-30 years and overestimate what they can do in a year."

It refocuses our attention away from our issues and toward finding solutions. The capacity to think broadly is the first step in escaping our self-imposed constraints, focusing our energies on exploring a better and more expansive future, and outlining the steps necessary to make it happen.

Therefore, thinking big means having no restrictions on your thinking and being able to conceive and picture what you can accomplish on an audacious scale. It involves having an open mind, being upbeat, being inventive, and seeing afar.

Learn more about critical thinking from

https://brainly.com/question/28903860
#SPJ1

what are the components that make up a cryptosystem? check all that apply.

Answers

The components that make up a cryptosystem are plaintext, encryption algorithm, ciphertext, decryption algorithm, decryption key.

A cryptosystem is a system that uses cryptographic methods and supporting tools to offer information security services. A cryptographic key, a string of bits utilized by a cryptographic algorithm to convert plain text into ciphertext or the other way around, lies at the core of all cryptographic activities. To carry out this kind of action, a cryptographic algorithm requires the key as one of the variables in the data it receives as input.

In order to securely encode or decode messages, a cryptosystem is a structure or scheme made up of a collection of algorithm that transform plaintext into ciphertext.

The abbreviation "cryptosystem" stands for "cryptographic system" and designates a computer system that uses cryptography, a technique for encrypting data and communications so that only the intended recipients can read and process them.

To know more about cryptosystem click on the link:

https://brainly.com/question/28270115

#SPJ4

Which of the following statements accurately describes how a modem works?

a. it communicates over telephone network using digital signals.
b. it modulates digitial data from the PC into analog data and transmits it on telephone network.
c. it modulates digital data from a telephone network into analog data that a PC can use.
d. it demodulates analog PC data into digital data that can be transmitted through a telephone network.
e. it transmits digital signals over ordinary telephone copper wiring at a rate up to 128kbps.
f. it demodulates analog data from a telephone network into digital PC data.

Answers

The following statements accurately describes how a modem works:

c. It modulates digital data from the PC into analog data and transmits it on a telephone network.

f. It demodulates analog data from a telephone network into digital PC data.

What is a modem?

A modem coined from the words "modulator and demodulator" is an electronic computing device that is used in sending information from a source to a destination over a telephone or other path such as cables. A modem can be categorised under hardware devices because it can be physically seen, felt and touched.

Learn more on modem from:

https://brainly.com/question/14352682?referrer=searchResults

#SPJ4

Write a split_check function that returns the amount that each diner must pay to cover the cost of the meal.

Answers

Code for split_check function that returns the amount that each diner must pay to cover the cost of the meal:

bill = float(input())
people = int(input())
#Cost per diner at the default tax and tip percentages
print('Cost per diner:', split_check(bill, people))
bill = float(input())
people = int(input())
new_tax_percentage = float(input())
new_tip_percentage = float(input())
# Cost per diner at different tax and tip percentages
print('Cost per diner:', split_check(bill, people, new_tax_percentage, new_tip_percentage))

What is split check function?
After sending a check, you may utilise the Split Check function in TSR and bar operations to divide it up per item on the menu so that customers can pay for the things they've consumed. There are not equal splits. A piece of a guest check data can be transferred to a new cheque, which is given its own transaction record. Independent changes may be made to the new check and the initial check.

To learn more about split check function
https://brainly.com/question/17044564
#SPJ4

What tools can you use to troubleshoot and validate windows updates?

Answers

PowerShell, Windows Update Troubleshooter and Windows Server Update Service are the tools you can to troubleshoot and validate windows updates.

With Windows 11, you control when and how to download the most recent updates to keep your computer safe and operating efficiently. You'll receive the most recent security updates and bug fixes when you update, which will help your device function properly and remain secure. Restarting your device usually completes the update. When you are aware that updates will be deployed, make sure your device is connected in.

When downloading and installing Windows updates, if you encounter an error code, the Update Troubleshooter can assist in fixing the issue. Go to Start > Settings > System > Troubleshoot > Additional troubleshooters.

To know more about windows click on the link:

https://brainly.com/question/13502522

#SPJ4

A set of techniques and principles for systematically collecting, recording, analyzing, and interpreting data that can aid decision makers who are marketing goods, services, or ideas is known as.

Answers

Answer:

Marketing Research

depth-first search always expands at least as many nodes as a search with an admissible heuristic

a. True
b. False

Answers

Option b is correct. It is false that depth-first search always expands at least as many nodes as a search with an admission heuristic.

By good luck, depth-first search may occasionally extend fewer nodes than A* search with an acceptable heuristic. For instance, it is conceivable that occasionally, via good fortune, depth-first search may march directly to the objective without making any detours.

A node is the fundamental building block of a data structure like a linked list or tree. Nodes can link to other nodes and also store data. Pointers are frequently used to implement links between nodes.

Tree topologies are frequently formed from nodes. A node is a representation of the data that makes up a single data structure. These nodes might include a value or a condition, act as another independent data structure, or both.

A single parent node serves to symbolize a node. A root node is the highest node in a tree structure; it lacks a parent node but acts as the parent or "grandparent" of all nodes below it in the tree.

To know more about nodes click on the link:

https://brainly.com/question/28485562

#SPJ4

you are installing an updated driver for a hardware device on your system. a dialog box pops up, indicating that microsoft has digitally signed the driver. what does a digitally signed driver indicate? (select two.)

Answers

A digitally signed driver indicates that Microsoft has verified the driver packages integrity and verified the vendor identity or the software publisher. This is to make sure that the driver isn't modified without permission from the developer.

Digitally signed driver

When you install a driver and a dialog box pops up telling that the driver is digitally signed, this is required in all drivers running on 64 bit versions of Windows. This method is to ensure that you load the original version of the driver without any illegal modification. The advantage is sure: to prevent any malicious software being installed and harm your data and your computer.

Learn more about Windows 10 https://brainly.com/question/15108765

#SPJ4

I suck at python someone help me out

Answers

Answer:

The thing is you didn't provide the link. So please provide that.

Mario wants to make his document more accessible to those who do not have access to a Word application. He decides to save his Word document to another format.

Which series of steps does Mario need to do this task?

A. Click the File tab, click Save, click PDF, and click Save.
B. Click the File tab, click Save As, click PDF, and click Save.
C. Click the File tab, click Save As, click Word document, and click Save.
D. Click the File tab, click Save As, click Excel document, and click Save.

Answers

B would be the best answer. When you save as an excel document, you would need Office, but as the question states, those who do not have Office would not be able to access the document. Your best answer is to save it as a PDF a y clicking “Save As”, because clicking “save” just saves the document as a default format.

Answer: answer is b

Explanation:

MS-Word 2016 is the latest version of WORD software. True or False
It's urgent ​

Answers

Answer:

true

Explanation:

Answer: This is True!

I hope you have a nice day

What do RFC 349 and RFC 1700 have in common?

Answers

Answer: Both rfc 349 and rfc 1700 have an assignment number and both have wide standard functions.

Explanation:

They also offer applications that offer link, socket, port, and protocol.

RFC 349 and RFC 1700 have in common that they both are Request for Comments documents.

What is the difference between an RFC and a standard?

A Request for Comments (RFC) or collection of RFCs serves as the documentation for an Internet Standard. An Internet Draught of a specification that will eventually become a Standard or a component of a Standard is approved and published as an RFC by the RFC Editor and given the designation of a Proposed Standard after going through multiple revisions.

RFC 1700 and RFC 349 both have an assigned number and a broad range of standard functions. Aside from that, they provide programs that give connections, sockets, ports, and protocols.

The IETF is in charge of updating and maintaining the RFCs, which are technical and organizational papers that outline numerous Internet standards. 5. The fact that RFC 349 and RFC 1700 are both Requests for Comments (RFC) publications unites them.

Learn more about RFC here:

https://brainly.com/question/12950573

#SPJ2

12. What is the purpose of an outline?
(1 point)
A.to present the essay in a different way
B. to analyze the story's narration
C. to make it easier for publishers to develop a table of contents
D.to organize notes and make a plan for writing

Answers

I believe the answer is D.

A vpn is primarily used for________

Answers

The primary function of a VPN is to hide your IP address from your ISP and other third parties. This allows you to send and receive information online without worrying about anyone other than you and the VPN provider seeing it.

A VPN reduces security risk by giving authorized users access to specific network resources, encrypts data to protect against unsecured Wi-Fi access, and provides continuity of centralized unified threat management. When you use a VPN, your internet traffic is encrypted so others can't intercept it over public Wi-Fi. Even if you're not using a secure Wi-Fi connection, a VPN will secure your connection everywhere, so you won't have to worry as much about external security.

Learn more about VPN function here-

https://brainly.com/question/28945467

#SPJ4

you want to initiate a new installation of windows 10 from the command line. you plan to accomplish this by using the setup.exe command-line setup utility. you want to use an answer file with this command. which command-line option should you use?

Answers

Although most people find the process to be very simple, you still have to spend time managing the installation and responding to inquiries. This can take a lot of time, especially if you have to conducAn response file can be manually written by anyone. To make it simpler to build the file needed to install Windows 10 unattended, Microsoft provides the Windows System Image Manager (SIM) console through the Windows Assessment and Deployment Kit (ADK).

How to perform an unattended Windows 10 installation

You must go through the Windows Setup process when starting a new installation of Windows 10 in order to establish settings such as language preferences, a product key, and partition layout. You must finish the out-of-box experience (OOBE) after installation in order to set up options including the keyboard layout, accounts, and privacy settings.

t many installations at your place of business.

To learn more about 'Windows 10' refer to

https://brainly.ph/question/23863117

#SPJ4

what specifies the behavior for objects of a class in java

Answers

The methods used by an object determine how it behaves. Instance variables are modified by methods to produce new states, and methods can also produce new instances of an object.

A class is a set of plans or instructions for creating a particular kind of item. It is an essential idea in object-oriented programming that is based on actual physical entities. An object's behavior and contents are controlled by its class in Java. An instance of a class is an object. In OOPS, an object is just a self-contained component with methods and properties that make a specific type of data usable. Consider the names of colors, tables, bags, and barking. An object receives a message that instructs it to invoke or carry out one of the class-defined methods. It has a dedicated memory space. The design of Java objects is a class hierarchy.

Learn more about methods here:

https://brainly.com/question/9325300

#SPJ4

A developer had an issue with no hardware to test the software. The scrum master contacted the hardware manager to help resolve the issue. What characteristic is the scrum master exhibiting?.

Answers

Since the  developer had an issue with no hardware to test the software. The scrum master contacted the hardware manager to help resolve the issue. The characteristic that the scrum master exhibiting is option D: Servant- Leadership.

What servant leadership means?

Servant leadership is a leadership philosophy based on the idea that the most effective leaders seek to serve others rather than gain power or control. Others can include customers, partners, coworkers, and the community at large. Robert K., a management expert, coined the term.

Servant leadership is a style of leadership in which the leader's primary goal is to serve. This is in contrast to traditional leadership, in which the primary focus of the leader is the success of their company or organization.

Therefore, A Servant Leader is in charge of implementing stewardship in the team, which includes more than just managing the team by issuing orders. The Servant Leader educates team members on agile best practices, which aids in the removal of roadblocks. That is to say,

Learn more about Servant-Leadership from

https://brainly.com/question/15576767

#SPJ1

A developer had an issue with no hardware to test the software. The scrum master contacted the hardware manager to help resolve the issue. What characteristic is the scrum master exhibiting?.

OPTIONS

Disciplinarian

Project Manager

Authoritarian

Servant- Leadership

Which of these statements about Active Directory (AD) are true? Check all that apply.
a. AD includes a tool called the Active Directory Authentication Center, or ADAC.
b. AD is incompatible with Linux, OS X, and other non-Windows hosts.
c. AD can "speak" LDAP.
d. AD is used as a central repository of group policy objects, or GPOs.

Answers

Option a is true about Active Directory. AD includes a tool called the Active Directory Authentication Center, or ADAC.

A directory is a hierarchical structure used to hold data about networked items. Directory data can be stored and made accessible to network users and administrators via a directory service, such as Active Directory Domain Services (AD DS). For instance, AD DS allows other authorized users on the same network to access information about user accounts, including names, passwords, phone numbers, and other details.

Administrators and users can easily locate and use the information that Active Directory holds about network objects. A structured data store serves as the foundation for the logical, hierarchical organization of directory data in Active Directory.

Active Directory integrates security through login authentication and access control to directory items. Administrators may control directory information and organization throughout their entire network with a single network logon, and authorized network users can access resources anywhere on the network.

To know more about active directory click on the link:

https://brainly.com/question/27962427

#SPJ4

Which of these are part of the five primary elements that make up a post-mortem report?

a. A summary
b. Backup procedures
c. A timeline
d. Resolution and recovery steps
e. A root cause description
f. Recommended future action items

Answers

Option a, c and d are correct. A summary, a timeline, resolution and recovery steps are part of the five primary elements that make up a post- mortem report.

A disaster recovery plan (DRP) is a written, organized strategy that outlines how a company can quickly restart operations following an unanticipated occurrence. A business continuity plan must include a disaster recovery plan.

It is used in relation to organizational components that are dependent on an effective information technology (IT) infrastructure. A disaster recovery plan seeks to assist an organization in resolving data loss and recovering system functioning so that it can function even if it functions at a low level following an incident.

The disaster preparedness strategy comprises of actions to lessen the consequences of a disaster so that the company can carry on with operations or swiftly restart mission-critical tasks. An study of business processes and continuity requirements is typically part of a DRP.

To know more about recovery click on the link:

https://brainly.com/question/1528638

#SPJ4

Which type of account functions like a savings account, but limits the number of transactions?

Answers

Savings accounts often have lower minimum balance requirements than money market accounts, although the rates on money market accounts can be higher.

Why Is It Called the Money Market?

The market for very liquid, extremely safe short-term debt securities is referred to as the money market. They are frequently seen as cash equivalents that can be quickly exchanged for cash because to their qualities.

What is a savings account?

A savings account is a fundamental kind of financial product that enables you to deposit your money but often earn a tiny bit of interest. These accounts provide a secure location for your money while collecting interest and are federally insured up to $250,000 per account owner.

Why would someone open a money market savings account?

A money market account is a variety of deposit savings account that builds income dependent on the current markets. A significant purchase or an emergency fund can be saved for using this type of account. Money market accounts are made to have higher interest rates and to be hidden from view in order to make saving more practical.

To know more about savings account visit:

https://brainly.com/question/3811440

#SPJ10

webtel services, inc. and acme co. sign a document which states that webtel services will create a web page for acme and that acme will pay for this work. this is an example of a(n):

Answers

Sign a document which states that Webtel Services will create a web page for Acme and that Acme will pay for this work. This is an example of a: bilateral, express contract.

What is express contract?The terms by which the parties agree to be bound are stated either orally, in writing, or in a combination of both, at the time the exchange of promises is made. The express agreement need not be formal or written. It simply calls for the parties to state their intentions in writing. Example: Someone explicitly offers to sell another individual a widget. By declaring that she will accept the offer, the other person accepts it. Express contracts show commitments established between parties with specific terms and restrictions. Implied agreements are created between parties based on their actions.The sign a contract stating that Webtel Services will develop a website for Acme, and that Acme will be responsible for paying for the service. This is an illustration of an explicit, bilateral contract.

To learn more about express contract refer to:

https://brainly.com/question/2669219

#SPJ4

Other Questions
Which fraction represents the opportunity cost for the United States to produce corn? What does Lady Macbeth mean when she says, "To beguile the time, Look like the time; bear welcome in your eye, Your hand, your tongue"? my teacher was teaching us this earlier but she didn't actually explain because she focuses on the class but I'm on virtual Which organizational pattern best fits an essay that responds to this prompt?In Lord of the Flies by William Golding, which of the boys' actionscount as civilized and which count as savage? Explain your answer.O A. Compare and contrastO B. ClassificationOC. DefinitionOD. Cause and effect mel drives a bus 39 weeks in a year she drives the bus an average of 298 miles each weekwork out an estimate for the total number of miles mel drives the bus in one year what volume of 0.175 mna3po4 solution is necessary to completely react with 87.5 ml of 0.105 m cacl2 ? 4. CONSTRUCTION A 30-foot ladderleaning against the side of a house makesa 70.1 angle with the ground.70.130 fta. How far up the side of the house doesthe ladder reach?b. What is the horizontal distancebetween the bottom of the ladderand the house? what is the expected freezing point of a solution containing 85.0g NaCl dissolved in 450g of water What is the opportunity cost for the Congo to produce diamonds? You take a quiz with 6 multiple choice questions. After you studied, you estimated that you would have about an 80% chance of getting any individual question right. What are your chances of getting them all right? The random numbers below represent a simulation with 20 trials. Let 0-7 represent a correct answer and let 8-9 represent an incorrect answer. A real estate agent received $5,880 commission on a sale of an &84,000 home.what is the rate of commission Solve the given linear system of equations:6ser9y 120 +18One solution:O No solutionO Infinite number of solutions If y varies directly as x, find the constant of variation and the direct variation equation for the situation.y = 32 when x = 20 The graph of a function is shown below.Find one value of x for which f(x) = -3 and And /(o). Ximena needs to order some new supplies for the restaurant where she works. The restaurant needs at least 333 spoons. There are currently 255 spoons. If each set on sale contains 6 spoons, which inequality can be used to determine ss, the minimum number of sets of spoons Ximena should buy? PLS HELPITS FROM CPM CC3 3.1.323-(17-3x4)^2+6 which of the following statement pertaining to innovation and entrepreneurship is not true? question 4 options: they are the engines of growth. they require strong property rights. they require state ownership of means of production. they require a market economy. The angle of depression from a window 10m above the ground to a coin on the ground is 15. a. Find the distance of the coin from the base of the building. b. How far is the coin from the window. What is the Suger acts URGENT please help for 100 points!