If you do not know how to code or design a website from scratch, then which of the following could you do instead?
A. Create documents in Microsoft Office apps and save them in HTML.
B. Use a search engine optimization tool to write the code for publication.
C. Contract with a vendor to use uptime for a true measure of your coding skills.
D. Use an FTP client with XML to transfer files from your home computer to your school work station to receive help

Answers

Answer 1

If a person does not know how to code or design a website from scratch, then, he could create documents in Microsoft Office apps and save them in HTML. The correct option is A.

What is designing a website?

Web design also includes user interface design, mobile app development, and web apps. The process of organizing content online through planning, conceptualization, and design.

Whether you're creating a website, a mobile app, or updating material on a web page, appearance and design are essential components.

Therefore, the correct option is A. Create documents in Microsoft Office apps and save them in HTML.

To learn more about the website, refer to the link:

https://brainly.com/question/13479505

#SPJ1


Related Questions

Create classes that simulate a weather forecast tracking system (we recommend 3 classes). A weather forecast for a day has the high temperature forecast, low temperature forecast, and the sky condition (sunny, cloudy, rainy, snowy). There are three forecasts for each day, 3 days prior, two days prior, and prior day. We also want to keep track of the actual high and low temperature and sky condition so we can later calculate some statistics on the accuracy of the predictions. We want to keep track of 30 days-worth of weather predictions/ actuals. [In Java]

Answers

Java code track of 30 days-worth of weather predictions/ actuals:
public class Forecast {

 private int highTempForecast;

 private int lowTempForecast;

 private String skyConditionForecast;

 

 public Forecast(int highTempForecast, int lowTempForecast, String skyConditionForecast) {

   this.highTempForecast = highTempForecast;

   this.lowTempForecast = lowTempForecast;

   this.skyConditionForecast = skyConditionForecast;

 }

 

 public int getHighTempForecast() {

   return this.highTempForecast;

 }

 

 public int getLowTempForecast() {

   return this.lowTempForecast;

 }

 

 public String getSkyConditionForecast() {

   return this.skyConditionForecast;

 }

}

public class Actuals {

 private int highTempActual;

 private int lowTempActual;

 private String skyConditionActual;

 

 public Actuals(int highTempActual, int lowTempActual, String skyConditionActual) {

   this.highTempActual = highTempActual;

   this.lowTempActual = lowTempActual;

   this.skyConditionActual = skyConditionActual;

 }

 

 public int getHighTempActual() {

   return this.highTempActual;

 }

 

 public int getLowTempActual() {

   return this.lowTempActual;

 }

 

 public String getSkyConditionActual() {

   return this.skyConditionActual;

 }

}

public class WeatherData {

 private Forecast threeDaysPrior;

 private Forecast twoDaysPrior;

 private Forecast priorDay;

 private Actuals threeDaysPriorActuals;

 private Actuals twoDaysPriorActuals;

 private Actuals priorDayActuals;

 

 public WeatherData(Forecast threeDaysPrior, Forecast twoDaysPrior, Forecast priorDay, Actuals threeDaysPriorActuals, Actuals twoDaysPriorActuals, Actuals priorDayActuals) {

   this.threeDaysPrior = threeDaysPrior;

   this.twoDaysPrior = twoDaysPrior;

   this.priorDay = priorDay;

   this.threeDaysPriorActuals = threeDaysPriorActuals;

   this.twoDaysPriorActuals = twoDaysPriorActuals;

   this.priorDayActuals = priorDayActuals;

 }

 

 public Forecast getThreeDaysPrior() {

   return this.threeDaysPrior;

 }

 

 public Forecast getTwoDaysPrior() {

   return this.twoDaysPrior;

 }

 

 public Forecast getPriorDay() {

   return this.priorDay;

 }

 

 public Actuals getThreeDaysPriorActuals() {

   return this.threeDaysPriorActuals;

 }

 

 public Actuals getTwoDaysPriorActuals() {

   return this.twoDaysPriorActuals;

 }

 

 public Actuals getPriorDayActuals() {

   return this.priorDayActuals;

 }

}

What is java?
Java is a high-level programming language developed by Sun Microsystems in 1995. It is class-based, object-oriented and designed to have as few implementation dependencies as possible. Java is used for a wide range of applications, from small desktop applications to large-scale enterprise systems. Java is used to create applications that run on a single computer or distributed among servers and clients in a network. It can also be used to create applications for mobile devices. Java is designed to be secure, reliable, and portable, allowing developers to develop applications that can run on any platform or device with a Java-enabled virtual machine. Java is also platform-independent, meaning that programs written in Java can run on any operating system, such as Windows, Mac OS, and Linux. Java is used in many industries, from finance to gaming and from retail to scientific research.

To learn more about java
https://brainly.com/question/25458754
#SPJ4

In which of the following situations would one have to use an outer join in order to obtain the desired results?
A) A report is desired that lists all customers who placed an order.
B) A report is desired that lists all customers and the total of their orders.
C) A report is desired that lists all customers, the total of their orders during the most recent month, and includes customers who did not place an order during the month (their total will be zero).
D) There is never a situation that requires only an outer join.

Answers

We need a report that includes customers who didn't place orders in the most recent month as well as a list of all customers and the sum of their orders for that month (their total will be zero).

One would need to use an outer join in the following circumstances in order to get the desired outcomes. A customer is a person or company who makes a purchase of goods or services from another business. Customers are crucial because they generate revenue; without them, businesses would be unable to survive. Law and order are upheld by a peaceful environment, absence of disorderly conduct, respect for the rule of law and legitimate authority. A call to order is a formally established mode or state of procedure. An executive order is also referred to as a mandate.

Learn more about services here

https://brainly.com/question/15016699

#SPJ4

A(n) _____ is a document containing contact information for the people to be notified in the event of an incident.
a. emergency notification system
b. alert roster
c. phone list
d. call registry

Answers

An alert roaster is a document that lists the people who should be contacted in the event of an accident and their contact information.

What is document?
Document
is a written, drawn, presented, or memorialized representation of thought. Documents are used to record and communicate information, instructions, and ideas, and to express and prove legal and financial transactions. Documents may be tangible, such as letters, photographs, books, or drawings, or intangible, such as a computer file, or a record of an oral agreement. Documents are used to convey facts and information in a variety of ways. They may be used in the form of a book, pamphlet, or brochure, or may be presented in the form of a speech, report, or presentation. Documents can also be used to communicate instructions and ideas, or to record financial or legal transactions. Documents are essential to the functioning of modern societies and are used in a variety of contexts, including education, business, and government. Documents are also used to express information, opinions, and beliefs, and to share ideas and experiences.

To learn more about Document
https://brainly.com/question/1504260
#SPJ4

Your boss has asked you to secure communication between the server that holds personal identifying information of your clients and all other computers. Which of the following technologies can you use? a. EFS b. BitLocker c. RADIUS d. IPsec

Answers

The correct answer is  d. IPsec. Your boss has asked you to secure communication between the server that holds personal identifying information of your clients and all other computers.

The creation of virtual private networks frequently uses IPsec (VPNs). Users can access the Internet as if they were connected to a private network using a VPN, which is an Internet security service. VPNs offer a high level of privacy while also encrypting Internet traffic. A popular set of protocols called IPsec is used to protect internet connections. Authentication Header (AH), Encapsulating Security Payload (ESP), and Internet Key Exchange are the three core protocols that make up IPsec (IKE). The IPsec VPN protocol is a collection of standards used to create a VPN connection. Remote computers can safely connect with one another across a public WAN, like the Internet, with the help of a VPN.

To learn more about IPsec click the link below:

brainly.com/question/29487470

#SPJ4

choose the best option in the drop-down menus to correctly complete the statement below. [ select ] is used as a separation technique in which a [ select ] mixture is vaporized and then condensed into [ select ]

Answers

The process of distillation can be used to separate miscible solvents from one another.

What kind of separation techniques are physical?

The majority of the time, the compounds in our environment are not in their purest form. In essence, these chemicals are a combination of two or more different substances.

However, combinations frequently take on various forms. In order to separate a combination of components, various sorts of separation processes are employed. The primary goal of separation is to get rid of all the useless components and remove all the undesired materials.

It is possible to physically separate two different states of matter from one another. This is accomplished by contrasting the two states of matter's physical properties.usually mixtures of solid and liquid.Decanting is gently removing the liquid from a mixture of liquid and solids while leaving the solid behind.Miscible solvents are separated from one another by a process called distillation.

To learn more about separation techniques  refer to:

https://brainly.com/question/27853863

#SPJ4

Imagine that you have been transformed into a drone and you are able to fly anywhere you wish. Write a story about your journey.
(Minimum of 2 paragraphs)

Answers

Drones have the potential to crash with persons or objects, leading to fractures, cuts, and other types of wounds. Lacerations: If a person comes into touch with a drone's spinning blades,

What are the different result using drones?

According to the National Transportation Safety Board, drones are protected as aircraft. Our drones are safeguarded while we are in the air by the same law that forbids you from shooting down a 747, Cessna 172, or another aircraft of that caliber. An aeroplane cannot be shot down, period. It violates federal law.

Therefore,  it may result in wounds or lacerations to the skin.

Learn more about drones here:

https://brainly.com/question/17678240

#SPJ1

IN JAVA
Print the two strings in alphabetical order. Assume the strings are lowercase. End with newline. Sample output:
capes rabbits
import java.util.Scanner;
public class OrderStrings {
public static void main (String [] args) {
String firstString;
String secondString;
firstString = "rabbits";
secondString = "capes";
/* Your solution goes here */
return;
}
}

Answers

The soloution to this question is to write a code that print two string in alphabetical order. The two strings are "rabbits" and "capes". When program run, then it will produce or give output "abbirst" and "aceps".

import java.util.Arrays;

import java.util.Scanner;

public class OrderStrings {

public static void main (String [] args)

{

String firstString; // firstString var declaration

String secondString; //secondString var declaration

firstString = "rabbits"; //assigning value to variable

secondString = "capes";// assigning value to variable

char firstStringNOrder[] = firstString.toCharArray();/* converting string to chraracter array*/

Arrays.sort(firstStringNOrder);// sorting into alphabetical order

System.out.println(new String(firstStringNOrder)+'\n');/* printing string in alphabetical order*/

char secondStringNOrder[] = secondString.toCharArray();

Arrays.sort(secondStringNOrder);/*sorting second array*/

System.out.println(new String(secondStringNOrder));

return;}

}

You can learn more about strings in Java at:

https://brainly.in/question/33606534

#SPJ4

ha-yoon has to give a long presentation to 20 remote coworkers, and she wants them to be able to ask questions whenever they want. which of the following would best enable her to do this?

Answers

If you're utilizing an overhead projector, use a pointer to draw attention to particular areas of the screen. When speaking, it's crucial to face the audience once more.

What role of co-workers in long presentation?

Presentations are used by businesses and professional organizations to inform, educate, inspire, and persuade internal and external audiences.

Utilizing co-workers the potency of words and visuals to captivate their audience and hold their attention, they include presentations into sales, training, and internal communication programs.

Therefore, Additionally, it's critical to keep a straight stance, talk slowly and clearly, pay attention to the content, and make eye contact with the audience.

Learn more co-workers about here:

https://brainly.com/question/25907187

#SPJ1

You are an IT technician for your company. Vivian has been receiving error messages indicating that some of her Windows system files are corrupt or missing. To fix this issue, you ran the Windows System File Checker tool (SFC.exe).
Shortly after the files were repaired, Vivian calls again because she is still having the same issue. You now suspect that the corruption or renaming of the system files is being caused by malware.
Which of the following is the next BEST step that should be taken?Quarantine Vivian's computer

Answers

When Vivian's computer is quarantined, she calls again to report the same problem.

Which of the following is an evil program that copies and multiplies itself?

Without the user's knowledge, viruses and worms can replicate themselves on computers or over computer networks, and each new instance of these harmful programs has the ability to do the same.

Which of the following protocols offers services for VPN traffic encryption and authentication?

A collection of secure network protocols called IPsec is used in computing to authenticate and encrypt data packets sent between two computers via an IP network. It is used with virtual private networks (VPNs).

To know more about computer visit:-

https://brainly.com/question/21080395

#SPJ1

when your enterprise's collected data information life cycle ended, you were asked to destroy the data stored on magnetic storage devices. Which of the following techniques should you use to destroy the data? O Delete the data O Pulverize the data O Shred the data O Degauss the data

Answers

The best way to get rid of data contained on magnetic storage devices is to pulverise it.

Different definitions of data deletion have been offered by technical publications and business authorities. It might be challenging to distinguish between the terms "data sanitization" and "data deletion" because they are frequently used interchangeably.

Data destruction, according to TechTarget, is the act of erasing data from tapes, hard drives, and other electronic devices in order to render it fully unreadable and prevent access or usage for illegal purposes.

However, more is required to certify that the data has genuinely vanished and to meet the majority of data protection laws. Data sanitization and data erasure (a kind of data sanitization) are used in this situation.

Learn more about Data here:

https://brainly.com/question/11941925

#SPJ4

the tendency to divide the various communication transactions into sequences of stimuli and responses is referred to a_____

Answers

The tendency to divide the various communication transactions into sequences of stimuli and responses is referred to as punctuation.

Punctuation, also known as interpunction, is the use of white space, traditional signs (also known as punctuation marks), and specific typographical methods to help readers understand and interpret written material correctly, whether they are reading it silently or loudly. "It is the practice, action, or system of adding points or other small marks into texts to facilitate understanding; segmentation of text into phrases, clauses, etc., by means of such marks," is another definition. Punctuation in written English is essential for clarifying sentence meaning. For instance, the phrases "woman, without her man, is nothing" (emphasizing the value of men to women) and "woman: without her, man is nothing" (emphasizing the value of women to men), as well as "eats shoots and leaves" (in which the subject consumes plant growths) and "eats, shoots and leaves," have very different meanings (which means the subject eats first, then fires a weapon, and then leaves the scene). Simple variations in punctuation within the sample pairings, particularly the later, cause the stark shifts in meaning.

Learn more about punctuation here

https://brainly.com/question/92653

#SPJ4

your organization allows employees to bring their own devices into work, but management is concerned that a malicious internal user could use a mobile device to conduct an insider attack.which of the following should be implemented to help mitigate this threat?

Answers

Implement an AUP that specifies where and when mobile devices can be possessed within the organization.

An Acceptable Use Policy (AUP) is a document that establishes restrictions and practices that users must agree to in order to access corporate networks, the Internet, or other resources. Many businesses and educational institutions require an employee or student to sign her AUP before receiving a Network ID.

The Acceptable Use Policy describes what people can and cannot do with your organization's Internet connection. Help protect your business and customers from data breaches, cyberattacks, and other liability.

The most important part of the AUP document is the Code of Conduct which governs user behavior while connected to the network/internet.

To know more about Policy , visit:-

https://brainly.com/question/15362232

#SPJ4

which of the following can be used to create a two-color background cleanly divided by a sharp line?

Answers

In CSS to obtain a two-color background cleanly divided by a sharp line we have to use the background property of background gradient

What is the CSS that needs to be followed?

.Splitthebackground{

 background-color: #013A6B;

 background-image: -webkit-linear-gradient(30deg, #013A6B 50%, #004E95 50%);

}

A background gradient:You need to define at least two colour stops in order to build a linear gradient. The colours you want to show smooth transitions between are called colour stops. Along with the gradient effect, you can also provide a beginning point and a direction (or an angle).There fore to spilt up two linearly gradient colors we use webkit to differentiate both of those colors with a line

Thus using a background gradient we can obtain a two-color background divided by a sharp line

To know more on CSS follow this link:

https://brainly.com/question/28721884

#SPJ4

TQ XR and the Metaverse
A client in the manufacturing industry approaches Accenture with an interest in
using Extended Reality (XR) for their business.
What is a unique way Accenture could demonstrate our XR capabilities to this
client?
O Take the client through a virtual space built to reflect the client's specific industry.
O Show the client a standardized Virtual Reality offering built identically for all industries.
O Connect the client with an external vendor who can build them a fully customized solution.
Question

Answers

The  unique way Accenture could demonstrate our XR capabilities to this client is option a:  Take the client through a virtual space built to reflect the client's specific industry.

What is this Accenture  work about?

Accenture could demonstrate its XR capabilities to the manufacturing industry client is to take the client through a virtual space built to reflect the client's specific industry.

This would allow the client to see how XR technology could be applied to their specific business needs and operations, and would demonstrate Accenture's ability to customize XR solutions to meet the client's specific needs.

Therefore, In contrast, showing the client a standardized Virtual Reality offering built identically for all industries or connecting the client with an external vendor would not be as tailored to the client's needs and may not effectively demonstrate Accenture's XR capabilities.

Learn more about Accenture from

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

what are some of the biggest mistakes many new photographers make in caring for their equipment? select all that apply. responses they use a camera in an environment for which it's not weather-proofed.they use a camera in an environment for which it's not weather-proofed. , , they do not use a strap when operating a camera.they do not use a strap when operating a camera. , , they use a protective case that is not made of leather.they use a protective case that is not made of leather. , , they do not use a microfiber cloth to wipe down a lens.

Answers

They do not use a strap when operating a camera. They use a camera in an environment for which it's not weather-proofed. They do not use a microfiber cloth to wipe down a lens.

One of my main worries while traveling to extremely humid settings for photography, such as swamps and jungles, is safeguarding my camera equipment from the humidity. In the tropics and other similar settings, your camera equipment is susceptible to lens fogging, fungus growth, and water damage. Equipment frequently stops working after prolonged exposure to dampness. I'll outline how to take care of your camera equipment in humid environments in this article.

Despite not directly harming photographic equipment, humidity is still a concern that needs to be addressed. The most obvious reason is that if you store your equipment in humid circumstances for an extended amount of time, mold and fungus can develop on it, especially inside your lens.

Another issue, albeit less of a long-term problem, is that if it's very humid outside, your lens or viewfinder may fog up and become temporarily useless.

To know more about camera:

https://brainly.com/question/10944268

#SPJ4

Define the function one_resample_prediction that generates a bootstrapped sample from the tbl argument, calculates the line of best fit for ycol vs xcol for that resample, and predicts a value based on xvalue.
Hint: Remember you defined the parameters function earlier
def parameters(tbl, colx, coly):
x = tbl.column(colx)
y = tbl.column(coly)
r = correlation(tbl, colx, coly)
x_mean = np.mean(x)
y_mean = np.mean(y)
x_sd = np.std(x)
y_sd = np.std(y)
slope = (y_sd / x_sd) * r
intercept = y_mean - (slope * x_mean)
return make_array(slope, intercept)
def one_resample_prediction(tbl, colx, coly, xvalue):
...
evans_career_length_pred = one_resample_prediction(nfl, "Pick Number", "Career Length", 169)
evans_career_length_pred

Answers

Using the knowledge in computational language in python it is possible to write a code that Define the function one_resample_prediction that generates a bootstrapped sample from the tbl argument.

Writting the code:

import math

def average(x):

   assert len(x) > 0

   return float(sum(x)) / len(x)

def pearson_def(x, y):

   assert len(x) == len(y)

   n = len(x)

   assert n > 0

   avg_x = average(x)

   avg_y = average(y)

   diffprod = 0

   xdiff2 = 0

   ydiff2 = 0

   for idx in range(n):

       xdiff = x[idx] - avg_x

       ydiff = y[idx] - avg_y

       diffprod += xdiff * ydiff

       xdiff2 += xdiff * xdiff

       ydiff2 += ydiff * ydiff

   return diffprod / math.sqrt(xdiff2 * ydiff2)

See more about python at brainly.com/question/18502436

#SPJ1

Make a scatter plot of the data. It's conventional to put the column we will try to predict on the vertical axis and the other column on the horizontal axis. [6]: faithful.scatter('duration', 'wait') 90 80 70 60 50 2 4 5 3 duration

Answers

The vertical axis is the column of numbers or information arranged at the side of the graph from top to bottom. The line of numbers or information placed down the bottom of the graph is known as the horizontal axis, in contrast.

Examples of charts that display numerical values on both the horizontal and vertical axes are xy (scatter) charts and bubble charts. A typical graph's axes are labeled with x on the horizontal axis and y on the vertical axis. When you create a chart, Microsoft Office Excel automatically sets the minimum and maximum scale values for the vertical (value) axis, commonly referred to as the y axis. The categories of data are shown on the vertical axis. The colors used here represent the data categories. Each data value's related values are shown on the horizontal axis.

To learn more about  vertical axis click the link below:

brainly.com/question/29670302

#SPJ4

Which of the following is not a criterion for selection of a primary key?
A. The primary key cannot be NULL (blank).
B. The primary key should be controlled by the organization assigning it.
C. Primary keys with sequential values make it easier to spot gaps in the data.
D. Longer key values are better than shorter key values.

Answers

The main key should, whenever possible, be short and include only one column of data. The data type of a primary key must be an integer, a short, fixed-width character, or a number.

There are many factors to consider while choosing a primary key. Those are:

Stability. The definition (i.e., the column(s) that define the primary key) and the values shouldn't change. A PK column's value can be changed without affecting the rows it refers to in the child (related) irreducibility, but changing its value necessitates redefining all the relevant foreign keys.

Longer key values are preferable to shorter ones.

What are the crucial elements to take into account while choosing a main key?

When choosing a major key, various factors should be considered.

These include distinctiveness, consistency, irreducibility, simplicity, and personality.

Columns with well-known values facilitate user interaction with the system.

To know more about stability visit:

https://brainly.com/question/1315045

#SPJ4

which of the following security solutions would prevent a user from reading a file that she did not create?

Answers

A: EFS is the security solution that would prevent a user from reading a file that they did not create.

The Encrypting File System (EFS) on Microsoft Windows is a property introduced in version 3.0 of NTFS that offers filesystem-level encryption. The EFS security solution enables files to be transparently encrypted in order to protect confidential data from cyber attackers with physical access to the computer. EFS encryption control technology enables users to have control over who can read the files on their system; thus EFS prevents provides prevention a file from reading by the user who did not create the file.

"

Complete question:

which of the following security solutions would prevent a user from reading a file that she did not create?

EFS

NFS

EBS

S3

"

You can learn more about EFS at

https://brainly.com/question/13343407

#SPJ4

Write a function called abcOrder that determines the alphabetical order of one string compared to another string. The function should print out whether or not the first string comes before or after the second string, alphabetically. The function should print out that the two strings are identical if the same string is entered as the first string and the second string. Example Output Enter string 1: apple Enter string 2: orange The string "apple" come before "orange", alphabetically. Enter string 1: apple Enter string 2: apple The 2 strings that were entered are identical. Rubrics . • 1 point: Use scanf to read input. 3 points: Using the function. • 2 points: correct output. 4 points: No syntax errors

Answers

To write a function called abcOrder that determines the alphabetical order of one string compared to another string.

What is a string?

A string is any sequence of characters that is literally interpreted by a script. Strings include phrases like "hello world" and "LKJH019283". As shown in the following example, a string is attached to a variable in computer programming.

In most programming languages, the string can either be all letters or all numbers (alphanumeric). Many languages support strings as numbers only, but they are frequently classified as integers if they are only numbers.

#include<stdio.h>

#include<string.h>

#include<stdlib.h>

void abcOrder(char *s1, char *s2)

{

    int cmp = strcmp(s1, s2);

    if(cmp == 0) {

        printf("The 2 string that were entered are identical\n");

    }

else if(cmp == 1) {

        printf("The string \"%s\" come before \"%s\"\n", s2, s1);

    }

else {

        printf("The string \"%s\" come before \"%s\"\n", s1, s2);

    }

}

int main() {

    char *s1 = (char *)malloc(100*sizeof(char));

    char *s2 = (char *)malloc(100*sizeof(char));

    printf("Enter string 1: ");

    scanf("%s", s1);

    printf("Enter string 2: ");

    scanf("%s", s2);

    abcOrder(s1, s2);

}

Learn more about Strings

https://brainly.com/question/25324400

#SPJ4

the overarching goal for both text analytics and text mining is to turn unstructured textual data into actionable information through the application of natural language processing (nlp) and analytics.

Answers

The main objective of text analytics and text mining is to use natural language processing (NLP) and analytics to transform unstructured textual data into useful information. However, because it also refers to information retrieval, text analytics is a more general word.

Natural language processing (NLP) and analytical techniques are used in text mining to essentially convert text into data for study. Natural language processing (NLP), also known as text mining or text analytics, is an artificial intelligence (AI) technique that turns free (unstructured) text found in documents and databases into normalized, structured data that can be used for analysis or as input for machine learning (ML) algorithms.While text analytics produces numbers, text mining is the process of extracting qualitative information from unstructured text. By examining customer evaluations and surveys, text mining, for instance, may be used to determine if customers are pleased with a product.

To learn more about natural language processing click the link below:

brainly.com/question/27464509

#SPJ4

You are a security expert asked to protect the webservers hosted in your building from exposure to anyone other than server admins. Which of the following physical security method should you implement to achieve this?
Demilitarized zones

Answers

The physical security method to protect the webservers hosted is demilitarized zones.

What is demilitarized zones?

Demilitarized zones (DMZ) is a term for local network security which in this case is web servers hosted that functions is to protect the system from anyone accessing network without having access permission.

DMZ works with adds an extra layer of security to organization local network from untrusted traffic. Which in this method the DMZ allow an organization to access untrusted networks outside of internal network while ensuring the local network remains secure.

For this case, DMZ will allow anyone with access permission which is server admins to accessing web servers while the anyone without access permission can't accessing web servers.

You question is incomplete, but most probably your full question was

You are a security expert asked to protect the webservers hosted in your building from exposure to anyone other than server admins. Which of the following physical security method should you implement to achieve this?

Faraday cage

Vault

Demilitarized zones

Protected.

Learn more about network here:

brainly.com/question/1167985

#SPJ4

when using multiple tables, which clause enables you to include data that does not match across tables? A.Innerjoin B.Having C.Outerjoin D.Where

Answers

when using multiple tables, Outerjoin clause enables you to include data that does not match across tables.

What is innerjoin and outerjoin in multiple tables?Using the join operator in SQL, it is possible to retrieve data from many tables. The following categories of joins are possible:Using the criterion provided in the ON clause, the inner join operator first builds a Cartesian product and then filters the results, deleting any rows from the virtual table that do not satisfy the predicate. The most popular join kind is this one.A Cartesian product is first created using an outer join operator (LEFT OUTER JOIN, RIGHT OUTER JOIN, FULL OUTER JOIN), and the results are then filtered to discover rows in each table that match. The distinction is that after the first filter is applied, every rows from one table are maintained and placed back to the virtual table.

To learn more about multiple tables refer to:

https://brainly.com/question/28167137

#SPJ4

a function call expresses the idea of a process to the programmer, forcing him or her to wade through the complex code that realizes that idea.

Answers

It is FALSE that a function call expresses to the programmer the concept of a process, forcing him or her to wade through the complex code that realizes that concept.

What is a Function call?

A function call is an expression that begins with the function name and ends with the function call operator (). If the function is defined to accept parameters, the values to be passed into the function are listed inside the function call operator's parentheses.

Any number of expressions separated by commas can be included in the argument list. It can also be left blank.

To know more about Function call, visit: https://brainly.com/question/25741060

#SPJ4

The process of backing up computer data is?

Answers

Companies and people are very dependent on data. Whereas a person cannot survive without air, water, and food, businesses cannot survive without data. Forty percent of companies that do not have proper backup or disaster recovery plans in place do not survive a disaster.Every company must designate a Backup Administrator to handle the entire backup strategy, including backup solutions and tools; the backup scope, schedule, and infrastructure; the network and storage, recovery time objectives (RTOs), recovery point objectives (RPOs), etc.It is extremely important that your company has a backup strategy and solution in place. Otherwise, you can be a statistic.

a data analyst finishes using a dataset, so they erase or shred the files in order to protect private information. this is called archiving.

Answers

When a data analyst finishes using a dataset to shred or erase the files in order to protect private information is known as archiving. This is a 'false' statement.

Shredding or erasing files refers to the destroy phase of the life cycle of the data; Archiving refers to the process of storing files in the location where it still remains available.

In the context of the given case where a data analyst finishes using a dataset to shred or erase the files so that private information is kept protected, describes the destroy phase. During the destroy phase, a data analyst uses secure data-erasure software and shred or erase the files in order to protect private information.

"

Complete question is:

a data analyst finishes using a dataset, so they erase or shred the files in order to protect private information. this is called archiving.

True

False

"

You can learn more about data life cycle at

https://brainly.com/question/29431086

#SPJ4

Which of the following is an example of a network layer (layer 3) protocol?
IP, TCP, UDP, Ethernet

Answers

A network layer (layer 3) protocol IP, or Internet Protocol, is the most common network layer protocol.

What is Protocol?

A protocol is a set of instructions for exchanging data. Each step and process of communication between two or more computers has a set of rules that apply to it.For networks to transport data successfully, they must abide by certain guidelines.Network protocols can be divided into three categories. These include protocols for network management, network communication, and network security: Basic data communication technologies like TCP/IP and HTTP are examples of communication protocols.A protocol's main goal is to help the layer above, to put it briefly. An example of an application layer protocol is HTTP. For the benefit of a browser application program, it will retrieve documents. In request and reply messages, it specifies fields.

To learn more about Protocol refer to

https://brainly.com/question/8430576

#SPJ4

the main program calls a method to read in (from an input file) a set of people's three-digit id numbers and their donations to a charity (hint: use parallel arrays). then the main program calls a method to sort the id numbers into descending order, being sure to carry along the corresponding donations. the main program then calls a method to print the sorted lists in tabular form, giving both id numbers and donations.

Answers

include java.io.File; the import of java.io.FileNotFoundException; import scanner from java.util; donor public class, (String[] args) public static void main.

two 50-size arrays were generated by substituting int idNumbers[] for a new int[50].

contribution ints = new ints [50]

idNumbers, contributions, and int donorCount=readFile; /calling readfile function

System.out.println("——————————

record's initial identifier ————————-");

Printing java Details: printDetails(idNumbers,Donations,DonorCount);

sortByDonorId(idNumbers,donations,donorCount);

System.out.println("——————————

By donor ID, sort

——————————");

printDetails(idNumbers,donations,donorCount);

sortByDonation(idNumbers,donations,donorCount);

System.out.println("——————————

by the size of the donation

——————————");

printDetails(idNumbers,donations,donorCount);

}

sortByDonation(int[] idNumbers, int[] donations, int donorCount), private static void

i++ for (int i=0; i=donorCount);

For each (int j=i+1; j=donorCount; j++)

if(donations[i]>donations[j])

/comparative analysis using donations

idNumbers[i] = int temp;

idNumbers(i) = idNumbers(j)

idNumbers[j] = temperature

donations[i] = temp;

giving[i] = giving[j];

gifts[j] = temporary;

}

}

}

}

sortByDonorId(int[] idNumbers, int[] donations, int donorCount), private static void

i++ for (int i=0; i=donorCount);

For each (int j=i+1; j=donorCount; j++)

Comparison based on donor number: if(idNumbers[i]>idNumbers[j])

idNumbers[i] = int temp;

idNumbers(i) = idNumbers(j)

idNumbers[j] = temperature

donations[i] = temp;

giving[i] = giving[j];

gifts[j] = temporary;

}

}

}

}

printDetails(int[] idNumbers, int[] donations, int donorCount), public static void

Know more about java here:

https://brainly.com/question/12978370

#SPJ4

if there are negative edges but not negative cycles, dijskstra's shortest path algorithm still runs correctly.

Answers

The statement is False.

What is Dijkstra’s algorithm?

Dijkstra's algorithm is a greedy graph-searching algorithm used to find the shortest path from a source node to all the other nodes. This algorithm only works for the weighted graph as it uses the weights of the edges to calculate the shortest path

What are the requirements for Djikstra’s algorithm to work?

The requirements for making this algorithm work limit the applications of this algorithm. It only works in particular cases.

The requirements are:

The graph should be weighted and directed.The weights of the edges must be non-negative.

Can Dijkstra's algorithm work with negative edges?

To conclude this case, Dijkstra's algorithm can reach an end if the graph contains negative edges, but no negative cycles; however, it might give wrong results.

It happens because, in each iteration, the algorithm only updates the answer for the nodes in the queue. So, Dijkstra’s algorithm does not reconsider a node once it marks it as visited even if a shorter path exists than the previous one.

Hence, Dijkstra's algorithm fails in graphs with negative edge weights.

Thus, the statement is false.

To know more about Dijkstra’s algorithm:

https://brainly.com/question/15392537

#SPJ4

Write Album's PrintSongsLongerThan() to print all the songs from the album longer than the value of the parameter songDuration. Use Song's PrintSong() to print the songs.
#include
#include
#include
using namespace std;
class Song {
public:
void SetNameAndDuration(string songName, int songDuration) {
name = songName;
duration = songDuration;
}
void PrintSong() const {
cout << name << " - " << duration << endl;
}
string GetName() const { return name; }
int GetDuration() const { return duration; }
private:
string name;
int duration;
};
class Album {
public:
void SetName(string albumName) { name = albumName; }
void InputSongs();
void PrintName() const { cout << name << endl; }
void PrintSongsLongerThan(int songDuration) const;
private:
string name;
vector albumSongs;
};
void Album::InputSongs() {
Song currSong;
string currName;
int currDuration;
cin >> currName;
while (currName != "quit") {
cin >> currDuration;
currSong.SetNameAndDuration(currName, currDuration);
albumSongs.push_back(currSong);
cin >> currName;
}
}
void Album::PrintSongsLongerThan(int songDuration) const {
unsigned int i;
Song currSong;
cout << "Songs longer than " << songDuration << " seconds:" << endl;
/* Your code goes here */
}
int main() {
Album musicAlbum;
string albumName;
getline(cin, albumName);
musicAlbum.SetName(albumName);
musicAlbum.InputSongs();
musicAlbum.PrintName();
musicAlbum.PrintSongsLongerThan(180);
return 0;
}
I need some codes at /* Your code goes here */!!!!!!! in my program

Answers

The missing code for that Album's code can be written using loop function and if statement.

What is loop function and if statement?

The missing code is below,

for(int i=0; i<albumSongs.size(); i++)

  {

      currSong = albumSongs.at(i);

      if(currSong.GetDuration()>songDuration)

      {

          currSong.PrintSong();//calling PrintSongong method

      }

  }

The for() is a loop function it will repeatedly change add i + 1 until it reach albumSongs size. The body part in loop function will change the value of currSong to value of albumSongs in index i.

Then, if statement will check if the current currSong value duration is longer than songDuration that has been defined before. Then, If it is longer than the value of currSong will be print using PringSong() function.

Learn more about loop here:

brainly.com/question/26098908

#SPJ4

Other Questions
in brown v. board, advocates of school desegregation focused on the federal court system. why are advocates in more recent lawsuits focused on state courts instead? please help me with this Using the following standard reduction potentials,Fe3+(aq) + e- Fe2+(aq) E = +0.77 VNi2+(aq) + 2 e- Ni(s) E = -0.23 Vcalculate the standard cell potential for the galvanic cell reaction given below, and determine whether or not this reaction is spontaneous under standard conditions.Ni2+(aq) + 2 Fe2+(aq) 2 Fe3+(aq) + Ni(s)a) E = -1.00 V, spontaneousb) E = +1.00 V, nonspontaneousc) E = +1.00 V, spontaneousd) E = -1.00 V, nonspontaneous An oscillator creates periodic waves on two strings made ofthe same material. The tension is the same in both strings.If the strings have different thicknesses,which of the following parameters, if any, will be different in thetwo strings?Check all that apply.wave frequencywave speedwavelengthnone of the aboveIf the strings have the same thickness butdifferent lengths, which of the following parameters, if any, willbe different in the two strings?Check all that apply.wave frequencywave speedwavelengthnone of the above the model of the spread of humanity that focuses on the displacement and eventual extinction of other hominid species by homo sapiens is based on the concept of The suffix -plas/ia is a compound suffix (2 or more parts) that refers to:death and dyingan infection or diseasea painful conditionformation, growth or development Which of the following statements about the French and Indian war is true?a) most of the fighting took place between rival native tribes on the half of the English and French alliesb) The English and French were allied against native tribes the occupied land because they wanted it for their own settlersc) chances for English victory looked bleak has France had significantly larger military and more native alliesd) though it took place in America and involve Native Americans the water was largely directed from London in Paris A bag holds 23 cups of sugar. A recipe for chocolate chips cookies uses 1 cups of sugar. How many batches of chocolate chip cookies can be made with one bag of sugar? Please have a step by step explanation so I can mark you as Brainliist. Walk Two MoonsShort Answer3. Why does Sal imagine that the wind is hurrying her on her road trip with her grandparents? Between 1970 and 1990, jobs and economic movements were controlled by_____. The president has the duty to fully execute the laws of the land, including those in the constitution, all acts of congress, and the obligations of treaties. True or Flase which are stages of cognitive development of infants according to piaget? select all that apply. one, some, or all responses may be correct. a non-recourse loan is a loan which a borrower is not liable for mortgage payments, payment of taxes/insurance, and environmental issues. true false you have recently purchased a gaming laptop and want to make sure that it is properly ventilated to avoid overheating.which of the following is the best way to avoid overheating the laptop (especially when gaming for hours)? search and find an example of one of these lower-risk investment types: money market account, certificate of deposit (cd), individual retirement account (ira). what are the costs and fees associated with the example you found? what is the rate of return? assuming an investment amount of $2,000, how much interest would you earn from this investment each month? each year? explain how this investment would help you reach your long-term goal. a 50-mh inductor is connected across a 10-v rms ac generator, and an rms current of 2.0 ma flows. 8.what is lipid profiling, hdl, ldl, vldl and lipids are transported after food digestion absorption? what is sickle cell an example of? a. mitosis b. directional selection as it applies to paleopathology c. gene flow d. a point mutation in the gene for a protein, potentially leading to disease Read the following documents from the Library of Congress: 246, 251, 252, and 254. Use these documents to fill in the table below. List one or two opinions that Japan and the United States held on each of the topics. a load of 300 kw has a power factor of 0.65 lagging. how much reactive power is required in order to improve the power factor to unity. please indicate if the additional load is capacitive or inductive.