what type of scanning target would commonly have vulnerabilities due to the existence of unnecessary services and open ports?

Answers

Answer 1

Due to the presence of unneeded services and open ports, viral infrastructure frequently has vulnerabilities.

A vulnerability scanner is an automated tool that locates and compiles a list of all network-connected IT assets, such as servers, workstations, laptops, virtual machines, containers, switches, and printers. Along with other characteristics like open ports and user accounts, it also tries to determine operational information about each asset, such as the operating system it uses and the software that is installed on it. Organizations can use a vulnerability scanner to check their networks, systems, and apps for security flaws.

To identify security flaws in their computer systems, networks, applications, and procedures, the majority of security teams use vulnerability scanners. There are numerous tools for scanning for vulnerabilities, each of which offers a different set of capabilities.

Know more about software here:

https://brainly.com/question/1022352

#SPJ4


Related Questions

a company is deploying a two-tier, highly available web application to aws. which service provides durable storage for static content while utilizing lower overall cpu resources for the web tier?

Answers

An organization is launching a highly available, two-tier web application on Amazon Web Services (AWS). The Amazon S3 service offers reliable static content storage while using the less overall CPU power for the web tier.

An Amazon subsidiary called Amazon Web Services, Inc. (AWS) offers government agencies, businesses, and people metered pay-as-you-go cloud computing platforms and APIs. Through AWS server farms, these cloud computing web services offer software tools and processing capabilities for distributed computing. One of these services is Amazon Elastic Compute Cloud (EC2), which gives consumers access to a virtual computer cluster that is constantly available over the Internet. The majority of the characteristics of a real computer are replicated by AWS's virtual machines, including hardware central processing units (CPUs) and graphics processing units (GPUs) for processing, local/RAM memory, hard-disk/SSD storage, a choice of operating systems, networking, and pre-loaded application software such as web servers, databases, and customer relationship management (CRM) (CRM).

Learn more about  Amazon Web Services here:

https://brainly.com/question/26674936

#SPJ4

Data ________ helps to ensure data integrity by maintaining information in only one place.
A) flexibility
B) redundancy
C) mapping
D) centralization

Answers

The correct answer is option, (D) which is, centralization

Data centralization helps to ensure that data integrity is maintained by managing information in only one place. This means that all data will be stored and managed in a single and central location, rather than being dispersed across many multiple systems or locations.

This will help to reduce the risk of data inconsistencies or errors, and make it easier to maintain the accuracy and reliability of the information. It is easier to access and manage the data, as all of the information is in a single place.

It ensures that all users are accessing the same version of the data, and that the data is accurate and up to date. In addition to that, it will make it easier to manage and maintain data, as there is only one source of truth that needs to be managed.

To find more on data centralization, click on the link below:

brainly.com/question/28798793

#SPJ4

He director of publication ue Mac OS X Snow Leopard and ha been working on o many project for the pat ix month that he han't had time to perform maintenance tak. She want to pend ome time tomorrow morning on thee tak. What maintenance tak do you recommend?

Answers

Unneeded files should be deleted to avoid wasting disk space. Remove all superfluous files from the trash.

When did Mac OS X Snow Leopard become available?

On June 8, 2009, at Apple's Worldwide Developers Conference, Snow Leopard was made available to the general audience. It became generally available on August 28, 2009, and a single-user license costing US$29 could be purchased through Apple's website and physical shops.

What does OS X 10.6.8 go by?

The 10.6. 8 update offers basic operating system changes that improve the reliability, compatibility, and security for all Mac OS X Snow Leopard users, including fixes that: Enhance the Mac App Store to get your computer ready for the Mac OS X Lion upgrade.

To know more about disk space visit :-

https://brainly.com/question/16807019

#SPJ4

due to the compact nature of laptop devices, all laptop gpus come in the form of cpu-integrated graphics. group of answer choices true false

Answers

False because all laptop graphics processors (GPUs) are built into the CPU because of how small laptop computers are.

What is the name of the part of a laptop that serves as a pointing device?

A touch pad is a tool for pointing on a computer display screen (managing input location). It serves as a substitute for the mouse. Touch pads, which were first used with laptop computers, are now being developed for use with desktop PCs as well.

Which of the following best sums up the display technology found in most contemporary laptops?

Today's laptops use LCD technology for their displays in the great majority of cases. Liquid crystal displays are called LCDs.

To know more about cpu-integrated graphics visit :-

https://brainly.com/question/26950627

#SPJ4

the operating system uses queues for cpu and i/o to keep track of a list of jobs in various states. group of answer choices true false

Answers

True; The operating system uses queues for cpu and i/o to keep track of a list of jobs in various states.

An operating system (OS) is a type of system software that controls how computer hardware and software resources are used as well as what services are available to all computer programs.

Time-sharing operating systems plan tasks to make the most effective use of the system. They may also include accounting software to allocate costs for processing time, mass storage, printing, and other resources.

Although application code is typically performed directly by hardware and frequently makes system calls to an OS function or is interrupted by it, the operating system serves as a bridge between programs and computer hardware for hardware functions like input and output and memory allocation. From smartphones and gaming consoles to web servers and supercomputers, a variety of devices that house a computer are equipped with operating systems.

Learn more about operating system here:

https://brainly.com/question/6689423

#SPJ4

​(T/F) as the complexity of a network increases, the possibility of security breaches decreases.

Answers

False , as the complexity of a network increases, the possibility of security breaches increases.

What Does a Security Breach means in networking?

Any incident that allows unauthorized access to computer data, applications, networks, or devices is referred to as a security breach.

As a result, unapproved access to information occurs. Usually, it happens when a burglar is able to get past security measures.

There is a difference between a security breach and a data breach technically. A data breach is when a cybercriminal escapes with information, whereas a security breach is essentially a break-in.

Imagine a burglar; the security breach would be when he broke the window, and the data breach would be when he took your laptop or purse.

To know more about networking, visit: https://brainly.com/question/1027666

#SPJ4

in remote desktop connection, which tab controls which resources in the local computer are available for the session?

Answers

Answer:

In a remote desktop connection, the Local Resources tab is used to control which resources on the local computer are available for the session. This tab allows the user to specify which devices and resources, such as printers, disks, and clipboard, can be used in the remote session. It also allows the user to control the behavior of certain keys, such as the Ctrl+Alt+Delete combination, and to specify whether the local computer's audio should be played on the remote computer or not. The Local Resources tab is therefore used to control which resources on the local computer are available for the remote session.

7.what does shifting a binary sequence to the left by 3 places correspond to (from arithmetic standpoint)?

Answers

Any binary integer may be shifted to the left or the right using binary shifting. Then a 0 is used in place of the void. By demonstrating a binary shift to the left, we can observe this in effect.

A signed or unsigned binary number can be multiplied by 2n by shifting it left by n bits. A two's complement signed binary integer can be shifted right by n bits to simulate division by 2n, although it always rounds down (towards negative infinity). Each binary digit in a number is moved left or right via a bit-shift. There are two other subcategories of right-shifts: logical right-shift and arithmetic right-shift. The >> operator represents a right-shift, whereas the operator represents a left-shift. The leftmost bit is eliminated as a result of a binary left shift. The remaining pieces all shift one position to the left. The rightmost vacant space will be filled with a 0.

To learn more about binary click the link below:

brainly.com/question/19802955

#SPJ4

priya is sending her instructor an email to ask a question about her upcoming her research paper. what should she take into consideration when sending the email?

Answers

To succeed, a lot of time, work, and trust are needed. Although it may come across as a little weak, accommodation is often the best option to end a minor dispute and move on to more pressing matters.

Although the resolver in this method is very cooperative, it can sometimes cause animosity. The four basic types of collaboration that we are currently aware of—Alliances, Portfolios, Innovation Networks, and Ecosystems—as well as the significance of each are briefly described here. There are five main conflict management styles, according to the Thomas-Kilmann Conflict Mode Instrument (TKI), which is used by human resource (HR) professionals worldwide: cooperating, competing, avoiding, accommodating, and compromising.

Learn more about method here-

https://brainly.com/question/18088056

#SPJ4

the primary reason for data normalization is to: group of answer choices optimize access or processing speed for quicker reports better communicate requirements to the users optimize storage requirements by reducing data redundancy test the efficiency and effectiveness of database designers

Answers

When a relational database's attributes and tables are organized to reduce data redundancy, this process is known as database normalization.

Why does normalization exist in the first place?

Reducing or getting rid of redundant data storage is referred to as normalization. Avoiding issues resulting from updating redundant data is normalization's main goal. The 3NF-3rd Normal Form, for instance, uses a design approach to normalization that could lead to a lot of tables.

What could normalizing a database be used for?

The purpose of normalizing a database is to reduce redundancy (duplicate data) and make sure that only related data is kept in each table. Additionally, it stops any problems brought on by updates, insertions, and deletions in the database.

To know more about database visit :-

https://brainly.com/question/6447559

#SPJ4

which is true of fourth-generation languages (4gls)? a. they use artificial intelligence technologies, such as knowledge-based systems. b. they are the easiest computer languages to use. c. they contain a series of 0s and 1s representing data or instructions. d. they are composed of rigorous command syntaxes

Answers

It is accurate to say that the fourth-generation languages (4gls) are the simplest to use.

What characteristics do languages of the fourth generation have?

4GLs are more similar to human language than other high-level languages and are understandable by those without professional programming skills. With just one command given by the programmer, they enable the execution of numerous typical operations.

What does 4GL stand for?

A fourth-generation programming language (4GL) is any language used for computer programming that is intended to improve upon third-generation programming languages (3GL). Examples of nonprocedural 4GLs include the pioneers MAPPER, NOMAD, RAMIS, SQL, and FOCUS, which have a stellar track record.

To know more about 4gls visit :-

https://brainly.com/question/23161392

#SPJ4

the loop body never executes. it is an infinite loop. it is syntactically invalid. it doesn't accomplish anythin

Answers

This loop is endless and prints 0, 1, 2, 3, 4,... and so on forever. It is an unending cycle, is the answer. -) We can cycle over a file line by line by using a for loop: f = open('file') for line in f: print(line) f.close ()

For loops are often more popular than while loops because they are seen to be safer. False, the body of a for loop only has one common statement for all of the iteration list's components. Reply: False

A loop is a set of instructions that are repeatedly carried out in computer programming until a specific condition is met. Typically, a given procedure, like receiving and altering a piece of data, is carried out, and then a condition, like whether a counter has reached a specific number, is verified. If not, the subsequent command in the sequence directs the computer to go back to the first and repeat the process. Upon fulfilment of the requirement,

Learn more about Loop here:

https://brainly.com/question/14390367

#SPJ4

Which port is the most common port used to connect input and output devices to a computer?

Answers

Answer:

The USB port.

Explanation:

Answer:

USB Port

Explanation:

when an information source (news websites, etc) publish information that is false but still generates traffic and increases readership, this is called

Answers

when an information source (news websites, etc) publish information that is false but still generates traffic and increases readership, this is called Yellow Journalism.

Primary, secondary, and tertiary materials are frequently used to categorize sources of information or proof. The originality of the content and the proximity to the source or origin are the bases for these classifications. Information sources are frequently divided into physical (print, analog) and online (electronic, digital), textual (text), audiovisual (audiovisual), and book-versus-journal categories.

The following list of common information source types includes descriptions of each, along with information about how current their material is typically, what kind of information is contained in it, and where to access it.

Currency: Within a few months to several years of publication, current. Take a look at the list of references. You can infer from that when they stopped investigating and began writing. But remember that the experimental/observational data they acquired might be one or two years old.

Learn more about information source here:

https://brainly.com/question/14682863

#SPJ4

A favorably adjudicated background investigation is required for access to classified information

a. True
b. False

Answers

A favorably adjudicated background investigation is required for access to classified information: A. True.

What is a classified source material?

In Computer technology, a classified source material is sometimes referred to as classified information and it  can be defined as an information source that comprises very important, restricted, and sensitive information that must only be shared and disseminated secretly with authorized persons.

What is an adjudicative process?

In Computer technology, an adjudicative process can be defined as a strategic process which typically involves an examination and background investigation of a sufficient period of the life of a person, in order to make an affirmative determination that he or she is eligible for a security clearance and access to a classified source material or classified information.  

Read more on classified source material here: brainly.com/question/15346759

#SPJ1

which type of system would classify traffic as malicious or benign based on explicitly defined examples of malicious and benign traffic?

Answers

The system type that classify traffic as malicious or benign based on explicitly defined examples of malicious and benign traffic is machine learning.

What is machine learning?

Machine learning is a part from artificial intelligence that automates data processing and analyzes data so that the system can work independently in solving problems by learning data patterns.

For case in question machine learning processing data of examples of malicious and benign traffic and make pattern from the that data, after that machine learning can classify the new traffic as malicious or not from the pattern.

Learn more about artificial intelligence here:

brainly.com/question/25523571

#SPJ4

the data warehouse project is in the design phase. explain to your fellow designers how you would use a star schema in the design

Answers

It consists of one or more fact tables that index a variety of dimensions tables. The snowflake schema is a necessary result of the star schema. Basic inquiries can be handled effectively as well.

A schema is a formal description of an inference rule in artificial intelligence (AI), whereas a schema is the organisation or structure for a database in computer programming (pronounced SKEE-mah).

A schema is the result of the data modelling process for the former. A schema in the latter is drawn from mathematics and is essentially a generalised axiom or statement where specific values or situations are replaced for symbols in a hypothesis to derive a specific inference.

Greek form or figure is where the term "schema" gets its start. The context will, however, determine how precisely you specify schema. The meanings of the many types of schemas are intimately tied to disciplines like data science, education, marketing, SEO (search engine optimization), and psychology.

Learn more about schema here:

https://brainly.com/question/18959128

#SPJ4

modality refers to : group of answer choices whether the entity has a unique identifier or a concatenated identifier relationships of 1:1, 1:n or m:n whether an instance of one entity can exist with or without a related instance in the related entity the number of attributes generated by an entity

Answers

Modality refers to whether a certain instance of a particular entity is required or optional in a connection. For instance, each client does not necessarily need to be associated with an open order, but an open order must have a customer.

What is the data format?

The quantity of various data kinds present in the dataset is one way to define "modality of data." Consider this: pictures with tags and text.

What kind of data set is that?

A dataset's modalities are defined as its peak counts. A histogram with a unimodal distribution has one clear peak corresponding to the value that is present most frequently.

To know more about unique identifier visit :-

https://brainly.com/question/14374873

#SPJ4

unix inode is an example of select one: a. a contiguous allocation. b. an index file c. an indexed allocation d. a linked allocation

Answers

An illustration of a linked allocation is the unix inode. A file control block is referred to as an inode in UNIX.

How should I use inode in Unix?

To gather basic information about your inode usage, such as the file system where the inodes are kept, your overall inode count, how many are being used (in count and%), and how many are left, use the df-i command. To locate files connected to a specific inode, use -inum. Alternatively, use ls-i to determine a file's inode number.

What in Unix is a data block?

Information kept in a file is stored in plain data blocks. The path name kept in a symbolic link is contained in symbolic-link data blocks. The entries in a directory are stored in data blocks.

To know more about unix visit :-

https://brainly.com/question/11220987

#SPJ4

true or false? during execution of a program, no more than one pointer can point to any single dynamic variable.

Answers

The correct answer is FALSE during execution of a program, no more than one pointer can point to any single dynamic variable.

The dynamic variable that is referred to by p is deallocated by the command "delete p;". Reason: The dynamic memory referenced to by the pointer variable p. e. will be deallocated by the command "delete p." The C++ expression "p = p * 2;" is legal if p is a pointer variable. On pointers, just a few arithmetic operations are possible. Increment and decrement are these operations. adding and taking away. The syntax for C++ declaration is as follows: variable name datatype; The datatype, which serves as the pointer's base type, must be a recognized C++ data type. The pointer variable's name should go in the variable name field.

To learn more about dynamic variable click the link below:

brainly.com/question/9691193

#SPJ4

at which point does the basic instrument departure procedure terminate? a. at stakk intersection. b. over the bozeman vor. c. when helena departure control establishes radar contact.

Answers

Option A; At STAKK intersection point does the basic instrument departure procedure terminate.

Unless, of course, they were included with the ATC approval, obstacle departure procedures are not required. In most cases, unless the controller assigns it for separation, the ODP will not be part of the ATC clearance. As long as they are at or above the minimum vectoring altitude, the pilot is responsible for avoiding obstacles. Standard instrument departure (SID) routes, commonly referred to as departure procedures (DP), are predetermined flight paths that aircraft on an IFR flight plan must follow as soon as they take off from an airport. the "Radar Contact" (I have you marked as someone I'll watch out for) "Remain at one two thousand" (ascend to 12,000 feet, where you'll level out) cleared to go directly to Fort Wayne

Learn more about  departure procedure here:

https://brainly.com/question/13601670

#SPJ4

how to set policy to function execution role to solve lambda error "The provided execution role does not have permission to call ExplainNetworkInterfaces".

Answers

In order to use Lambda functions, it is necessary to correctly configure the function's execution role so that it can access the necessary resources.

How do I set a policy to the Lambda execution role to allow it to call ExplainNetworkInterfaces?

Login to your AWS Management Console.Go to IAM (Identity and Access Management) service.Click on Roles in the left navigation pane.Select the role which is assigned to your Lambda Function.In the Permissions tab, click on Attach Policy.Select AmazonEC2ExplainNetworkInterfaces policy and click on Attach Policy.After attaching the policy, click on Trust Relationships tab.Click on Edit trust relationship.Add the following statement to the JSON document: "Action": ["ec2: ExplainNetworkInterfaces"]Click on Update Trust Policy.

Now, your Lambda Function will have the required permission to call ExplainNetworkInterfaces.

This includes granting permission to call the ExplainNetworkInterfaces API, which can be done by attaching the AmazonEC2ExplainNetworkInterfaces policy to the execution role and adding the necessary statement to the role's trust relationship. Doing so will ensure that the Lambda function has the correct permissions and can run without issue.

Learn more about programming: https://brainly.com/question/16397886

#SPJ4

what will a router do if it receives a packet that has errors or is from a multicast address from another network?

Answers

When a router gets a multicast datagram from another network and none of its subnets have any members of the group address, it discards the packet.

A host joins a multicast group for a multicast address when it is set up to accept datagrams transmitted to that address.

A group may contain one or as many hosts as desired. The names of specific group members are not kept on file by hosts or routers.

A host has the ability to send to many multicast addresses and participate in different multicast groups.

A host does not have to be a member of a group in order to transmit multicast datagrams to that group's address, and a host can send datagrams to a multicast group address even if that group has no members.

Using IGMP, a router will check to see whether any hosts on a locally linked network are set up to accept multicast datagrams ( Internet Group Management Protocol).

Learn more about Router here:

https://brainly.com/question/29768017

#SPJ4

what is the worst-case runtime complexity of add() operation in a binary search tree (not necessarily balanced), assuming that the problem size n is the total number of elements stored in the tree?

Answers

The worst-case complexity of binary search tree search is therefore O. (n). temporal complexity is O(h), where h is the BST height. Element 0 must be inserted as the left child of element 1 in order to be added.

Binary search, often referred to as half-interval search, logarithmic search, or binary chop, is a search method used in computer science that identifies the location of a target value inside a sorted array. A binary search compares the target value to the array's middle element. If they are not equal, the half where the target cannot lie is removed, and the search is then repeated on the other half, using the center element to compare to the target value once again, until the target value is discovered. The target is not in the array if the remaining half is empty when the search is finished.

In the worst scenario, comparisons using binary search are performed in logarithmic time, where n is the number of elements in the array.

Learn more about Binary search here:

https://brainly.com/question/20712586

#SPJ4

according to the webpage organizational standards, usage of bulleted or numbered lists should be avoided to provide organized, easy-to-read text that readers can scan. question 1 options: true false

Answers

The most crucial standard for web design is HTML, which is also the only one that is definitely necessary if you want to make a web page.

HTML is used to create every web page. No matter if your page is a collection of blog posts, a gallery of images of your pet lemur, or a complex screenplay, chances are it is an HTML page if you're viewing it in a browser.

A significant function of HTML on web pages is to instruct browsers on how to display the page's contents. These instructions, known as tags, instruct browsers on when to begin a paragraph, italicise a word, or display a picture. You must learn to use this family of tags in order to build your own web pages.

Know more about HTML here:

https://brainly.com/question/15093505

#SPJ4

to enforce the concept of separating class definition from its function implementations, where should the function implementations of a class be placed? group of answer choices

Answers

The function implementations of a class are placed in a.c file to enforce the idea of separating a class' definition from its function implementations. Option D is correct as a result.

The implementation is the process of carrying out a plan. Administrators develop a plan to solve a problem by starting with a specific issue they wish to address or a strategy they genuinely want to pursue. This expression can be used to describe the process through which formal plans—often extremely complex conceptual intentions that will affect many—come to be implemented. It was written in the C program language and saved as a file with the extension ".c". Every implementation of a software's functionality is contained in a C file.

Learn more about program here-

https://brainly.com/question/3397678

#SPJ4

a use case represents: group of answer choices a class, its attributes and operations which are encapsulated for use by the user how a system interacts with its environment the role a class plays when interacting with objects a set of operations, such as updates and computations, that are performed by the system

Answers

Use cases are a formal technique of illustrating how a business system communicates with its surroundings.

What constitutes a use case diagram's components, and how might you apply them?

Actors, use cases, and their relationships are depicted in use case diagrams. The application's system or subsystem is modeled using the diagram. A single use case diagram encapsulates a certain system functionality. Consequently, a number of use case diagrams are employed to model the overall system.

What does a use case class mean?

Cases of Use. Use case classes are used to model and depict discrete functional or service units offered to users by a system (or components of a system, such as subsystems or classes).

To know more about system visit:-

https://brainly.com/question/14583494

#SPJ4

how many edges must be removed from a connected graph with n vertices and m edges to produce a spanning tree?

Answers

Since the method for creating a spanning tree with n vertices and m edges is to delete (m - n + 1) edges, a graph may contain more than one spanning tree.

There are n-1 edges in the spanning tree, where n is the number of nodes (vertices). We can create a spanning tree from a full graph by eliminating no more than maximum e - n + 1 edges. There can be a maximum of nn-2 spanning trees in a full graph. In order to create a spanning tree from a linked network with vertices and edges, m - (n - 1) = m - n + 1 edges must be deleted. If the graph has n edges and no cycles, then every spanning tree has n - 1 edges. The MST adheres to the cut property; if an edge (e) from a cut of the graph has a weight that is lower than any other edge from that cut, the edge e is present in all MSTs for that cut.

To learn more about n vertices click the link below:

brainly.com/question/12969892

#SPJ4

with respect to a trust, the terms creator, donor, and grantor are synonyms. group of answer choices true false

Answers

The correct answer is TRUE with respect to a trust, the terms creator, donor, and grantor are synonyms.

Income distributed from a trust to its beneficiaries is referred to as distributable net income (DNI). The most money a unitholder or beneficiary may get before it becomes taxable is known as distributable net income. To prevent instances of double taxation, this amount has a maximum. The duties may include keeping track of costs and earnings, allocating money to beneficiaries, reporting any revenue the Trust receives, and documenting further activities. The simplest definition of a trustee is the person designated to oversee a trust's assets. The trustees would typically be instructed to determine the yearly Distributable Net Income (DNI), which becomes Undistributable Net Income if it is not distributed (UNI). Distributions are first matched to the DNI for the current year before the UNI for the previous year.

To learn more about grantor click the link below:

brainly.com/question/28506366

#SPJ4

(T/F) A New Custom Channel Group May Be Applied Retroactively To Organize Data That Has Been Previously Collected.

Answers

True, It is possible to retroactively apply a new custom channel group to organize previously collected data.

Data gathering. To answer specified research questions, test hypotheses, and assess results, data collection is the act of acquiring and measuring information on variables of interest in a systematic and defined manner. The study question posed will determine the data collection techniques the researcher uses. Surveys, interviews, testing, physiological assessments, observations, reviews of previous records, and gathering biological samples are a few examples of data collection techniques. To assure accuracy and enable data analysis, the primary goal of data collection is to acquire information in a measured and systematic manner. The information gathered must be of the highest calibre to be valuable, as it will be used to offer content for data analysis.

Learn more about collected data here

https://brainly.com/question/16815989

#SPJ4

Other Questions
the sarbanes-oxley act redefines the public corporation-auditor relationship and restricts the types of services auditors can provide to clients. group of answer choices true false The Ibbotson-Sinquefield data show that over the long-term,small-company stocks generated the highest average returnT-bills, which had the lowest risk, generated the lowest returnsmall-company stocks had the highest risk level Sequence the following species divergence points from oldest to most recent using principles of molecular clocks: -Two species of chameleons with genes that differ in 2% of nucleotides and have a substitution rate of 1% per 200,000 years. -Two species of plants have genes that differ in 5% of nucleotides and have a substitution rate of 2.5% per 300,000 years. -Ancestors of chimpanzees and humans diverged. -550,000 years ago -Two different species of fungi have genes that differ in 4.5% of their nucleotides, and they have a substitution rate of 1% per 350,000 years. the replacement of workers in assembly line production with robotic technology would be considered which type of unemployment? Which of the following are and which of the following are not reasons why almost all major motion pictures are now shot, edited, and released digitally?Reasons:Digital is less expensive to shoot than analog stockIt is more cost effective to distribute film digitallyDigital editing is less expensive than analog editingNot Reasons:Digital just looks better than film stockAnalog film stock is no longer available People who live by hunting animals and gathering plants are called hunter gathers 1) True2) False Illegal trafficking of some items in a country was banned by its government in 2007. Is this supported by a majority, or a minority, of the population of the country? In a global poll conducted by an international agency for a reputed newspaper in January 2010 involving 900 residents of the country that asked whether the ban should stand or be repealed, 55% supported the banning.(a) Find the standard error(b) Find the test statistic(c) Find the P-value, and interpret in context Construct a scatter plot. State if there appears to be a positive correlation, negative correlation, or no correlation. When there is a correlation, identify the relationship as linear, quadratic, or exponential. Also find the slope-intercept form of the equation of the line that best fits the data. 10) X Y 10 20 10630 X Y 30 390 40 160 X Y 90 210 100 370 500 10 20 30 40 50 60 70 80 90 100 the nurse has made an error in documenting an assessment finding in the client's record. what action should the nurse take to correct the error? The gravitational force of a star on an orbiting planet 1 is F1. Planet 2, which is twice as massive as planet 1 and orbits at twice the distance from the star, experiences gravitational force F2.Part AWhat is the ratio F2F1? You can ignore the gravitational force between the two planets.Express your answer using two significant figures. Santa Claus entered the North Pole Annual Elf Throwing Competition. He fired his elf with ahorizontal speed of 25 m/s from the top of an iceberg of height 110 m. What was the elf's range andtime of flight? Find the volume of the largest right circular cone that can fit in a cube whoseedge (height) is 14cm. Research that calls for the "new basic skills" to help high school students find gainful employment without a college degree outlines six skills that increase success in getting a good job. Which of the following is NOT one of the six skills they specify?collaborating in pairs with persons of similar skills Which group ued a document called Common Sene to peruade people to join it caue? in analyzing the data, dr. laguardia finds that there was no pretest difference in benton facial recognition scores. however, they do find that the football players who received concussions had worse visuo-spatial awareness before the study. which of the following threats to internal validity should they be concerned with? Consider the generic ionic compounds with the formulas AX and BY and the following solubility rules: AX soluble; BY soluble; AY soluble; BX insoluble Let circles represent A+ ions, squares represent B+ ions, triangles represent X? ions, and diamonds represent Y? ions. We can then represent solutions of the two compounds (AX and BY) as follows:Draw a molecular-level representation showing the result of mixing the two solutions.Drag the appropriate labels to their respective targets. Note: not all labels will be used. 23. A programmer is building a function to test whether a vector of ints is sorted in ascending order (ie. every element is equal to or greater than its preceding value). Which of the following options is the best choice for the function header? You should assume the vector could store a large number of integers (Note that some options may "work", but still not be the best choice) a. bool test(vector v) b. bool isAscending(vector ascending(const vector To enter this field, a worker would be required to have earned a degree from a four-year college at least. received on-the-job training for several weeks only. received on-the-job training for several months only. earned technical training from a vocational school. A proton follows the path shown in (Figure 1). Its initial speed is v0 = 2.2106 m/s.What is the proton's speed as it passes through point P?Express your answer to two significant figures and include the appropriate units. you are studying gender differences in emotion. you show men and women various films of people in distress. as a psychologist, you hypothesize that the men will show amount of physiological arousal, and emotional expression as the women.