Landing pages in a foreign language should never be rated fully meets?

Answers

Answer 1

Answer:

if the landing page provides all kind information of information as to that site people usually like it or will most likely enjoy it

BRAINLIEST?????

Explanation:


Related Questions

A digital forensic analyst examines the original digital source (e.g. computer, flash drive, backup tape) suspected of being involved in a cyber crime just as the traditional forensic analyst examines the original gun or knife suspected of being used in a murder investigation. True False

Answers

Answer: True

Explanation:

Digital forensic analysts are the people who examine digital devices such as cameras, mobile phones and computers in order to get evidence of crime.

The evidence gotten by them can then be used to provide support to criminal investigations and can also be given to the intelligence agencies. Their function is to get back and safeguard the digital data which are related to cybercrime investigations as well as criminal investigations.

A network technician while troubleshooting a Layer 2 issue finds that two switches supporting MDIX and connected through a crossover cable are unable to communicate. What can be the possible cause of this issue

Answers

Answer:

Speed Mismatch

Explanation:

The full form of MDIX is Medium Dependent Interface Crossover. It is a 8C8P port connection that is often found on a computer system or a router. It describes the interface of computer network to the physical medium from a physical layer implementation.

In the context,  a technician while working on a layer 2 issue sees that there are two switches that supports the MDIX. They are also connected through a crossover cable.

The issue is due to the difference in the speed that they are not matching so the they are unable to communicate with each other.

You are in the process of implementing a network access protection (NAP) infrastructure to increase your network's security. You are currently configuring the remediation network that non-compliant clients will connect to in order to become compliant. The remediation network needs to be isolated from the secure network. Which technology should you implement to accomplish this task

Answers

Answer:

Network Segmentation

Explanation:

The best technology to implement in this scenario would be Network Segmentation. This allows you to divide a network into various different segments or subnets. Therefore, this allows you to isolate the remediation network from the secure network since each individual subnet that is created acts as its own network. This also allows you to individually implement policies to each one so that not every network has the same access or permissions to specific data, traffic, speeds, etc. This would solve the issues that you are having and add multiple benefits.

How to use the RANK Function in Microsoft Excel

Answers

Answer:

=RANK (number, ref, [order])

See Explanation

Explanation:

Literally, the rank function is used to rank values (i.e. cells) in a particular order (either ascending or descending).

Take the following instances:

A column used for total sales can use rank function to rank its cells from top sales to least.

A cell used for time can also use the rank function to rank its cells from the fastest time to slowest.

The syntax of the rank function is:

=RANK (number, ref, [order])

Which means:

[tex]number \to[/tex] The rank number

[tex]ref \to[/tex] The range of cells to rank

[tex]order \to[/tex] The order of ranking i.e. ascending or descending. This is optional.

Why is it that humans continued to develop the technology they to communicate?

Answers

Answer:

On the one hand, technology affects communication by making it easier, quicker, and more efficient. It allows you to track conversations and therefore provide better customer service. Tech also makes it easier to gather customer insights and improve the entire customer experience.

Explanation:

In the rise of digital communication, technology can actually help communication skills because it allows people to learn written communication to varying audiences. Using technology to communicate effectively among people is a newer skill that not all workers have.We use communication to share information, comment, ask questions, express wants and needs, develop social relationships, social etiquette, etc. Communication is much more than wants and needs.Technological advancements in the modes of communication have promoted faster decision-making, and led to the development and progress of the world. Video conferencing has played a considerate role in promoting faster decision-making. Most of the businesses depend on technology for communication.

Hope this helps :D

How do you get off of the comments after you look at them wit out going all the way off the app?

Answers

There should be a little arrow to click and if it is not working or you don’t have one pull the screen down to see if that works :)

Which tag appears in the element of an HTML file? A. B. C. D. E.

Answers

element the answer is Explanation:

Answer:

<title>

Explanation:

trust me

What is a common citation style used by students for English classes?

Answers

Answer:

MLA citations, in text and end-text, are commonly used by english students.

Which type of printing takes the least setup time?
A.
digital printer
B.
offset printer
C.
flexo printer
D.
gravure printer

Answers

Answer:

The correct answer is A. digital printer.

Explanation:

I got it right on the test for Edmentum.

True or false?
clash royale received 160 million downloads and grossed over 1 billion dollars in its first year

Answers

Answer:

False

Explanation:

Which of the following is true?
Select one:
In general, creation time of a process is faster than creation time of a thread within a program.
In general, communication between two independent processes is faster than communication between two threads.
Parent and child processes share same instruction counter.
Threads of a process can share data via global variables.
In a multithreaded process each thread shares the instruction counter of the process.

Answers

Answer:

2 3 and last one

Explanation:

what functions can you perform with project management software?

Answers

Answer:

Planning and scheduling. ...

Collaboration. ...

Documentation. ...

Reporting. ...

Resource management. ...

Managing the project budget.

Explanation:

Question #7 Dropdown Choose the term to make the sentence true. A search will________ determine the index of the goal.
a. always
b. never
c. sometimes​

Answers

A search will sometimes determine the index of the goal.

hope it will help

Your answer is C. Sometimes

what is produced when the computer processes data​

Answers

Answer: This might help :

what should you consider when developing your website content?​

Answers

Answer:

what your customers are looking for.

your latest promotions and discounts.

your brand values.

whether the content will go viral or not

What customers want, what they need.
You also need to make sure your website has a phone number or email so they can contact you. There has to be a place to buy and order. It also has to look good and appealing to customers. If you add this stuff and other extra touches people will want to but from your website. Also you correct grammar. Please mark brainliest if this helped

The main part of your program has the following line of code.
answer = divide(30,5)
Which function finds the quotient of 30 and 5 and returns 6?

Answers

Answer: D

Explanation:

It is not A or C because the "d" in "Divide" is capitalized and the d is lowercase in calling the function. Therefore the answer is D (the last choice) because numA / numB (30 / 5) equals 6.

The major portion of the program has a line of code. The functions that find the quotient of 30 and 5 and returns 6 is as follows:-

def divide(numA, numB)

: return numA/numB

Thus, option D is correct.

What is program?

A computer program is a collection of instructions written in a programming language that a computer can execute. Software contains computer programs as well as documentation and other immaterial components. Source code refers to a computer system in its human-readable form.

Source lines of code, often known as lines of code, is an algorithm computes that counts the number of lines in the text of a computer program's source code to determine the size of the program.

It is not A or C since the "d" in "Divide" is uppercase, but the d in invoking the function is lowercase. As a result, D (the last option) is the correct solution, since numA / numB (30 / 5) = 6. Therefore, it can be concluded that option D is correct.

Learn more about the program here:

https://brainly.com/question/3224396

#SPJ2

Write a recursive method named digitSum that accepts an integer as a parameter and returns the sum of its digits. For example, calling digitSum(1729) should return 1 7 2 9, which is 19. If the number is negative, return the negation of the value. For example, calling digitSum(-1729) should return -19.

Answers

Answer:

The function in Python is as follows:

def digitSum( n ):

if n == 0:

 return 0

if n>0:

    return (n % 10 + digitSum(int(n / 10)))

else:

    return -1 * (abs(n) % 10 + digitSum(int(abs(n) / 10)))

Explanation:

This defines the method

def digitSum( n ):

This returns 0 if the number is 0

if n == 0:

 return 0

If the number is greater than 0, this recursively sum up the digits

if n>0:

    return (n % 10 + digitSum(int(n / 10)))

If the number is lesser than 0, this recursively sum up the absolute value of the digits (i.e. the positive equivalent). The result is then negated

else:

    return -1 * (abs(n) % 10 + digitSum(int(abs(n) / 10)))

In Python what are the values passed into functions as input called?

Answers

formal parameter or actual parameter i think

// Exercise 4.16: Mystery.java
2 public class Mystery
3 {
4 public static void main(String[] args)
5 {
6 int x = 1;
7 int total = 0;
8
9 while (x <= 10)
10 {
11 int y = x * x;
12 System.out.println(y);
13 total += y;
14 ++x;
15 }
16
17 System.out.printf("Total is %d%n", total);
18 }
19 } // end class Mystery

Answers

Answer:

385

Explanation:

There was no question so I simply run the program for you and included the output.

The program seems to calculate: [tex]\sum\limits_{x=1}^{10} x^2[/tex]

State ant two reasons why information should be saved on the computer. ​

Answers

Having duplicate copies of your most important information saved in a remote location keeps it safe in case anything goes badly wrong with your computer. When you think about it there are a number of ways files can be lost unexpectedly.

Which output device would a teacher use to show
a movie to the class? Check all of the boxes that
apply.
braille embosser
3D printer
speakers
projector
DONE

Answers

Answer:

projector

Explanation:

The output device that would be used would be a projector. From the available options, this is the only option capable of showing a movie to the class. A projector "projects" (in other words sends an image) the movie that was inputted into the machine onto a screen. This allows a video image to be shown on the screen which the entire class can see. Speakers only output audio, 3D printers output physical objects, and a braille embosser only outputs braille onto paper.

Answer:

prejector and speakers

Explanation:

how do you fix The lag on your zsnes emulator

Answers

Try resetting the phone if that doesn’t work do a hard reset

define the term output devices​

Answers

So a output device is anything that can output info from the computer so

we are read and understand it some are a printer monitor and soundboard

Hope this helped

-scav

Line 9 and 10
To calculate your taxable income, subtract the sum of lines 8
and 9 from line 7, and then enter that number here.

Answers

Answer:

22,332

Explanation:

The taxable income :

Line 8 = Standard deduction or itemized deduction

Line 9 = Qualified business income deduction

Line 7 = Adjusted gross income

Taxable income = Adjusted gross income - (Qualified business income deduction + standard deduction)

Taxable income = 34732 - (12400 + 0)

Taxable income = 34732 - 12400

Taxable income = 22,332

state two ways of moving an icon from one location to another​

Answers

Answer:

To arrange icons by name, type, date, or size, right-click a blank area on the desktop, and then click Arrange Icons.

Click the command that indicates how you want to arrange the icons (by Name, by Type, and so on).

If you want the icons to be automatically arranged, click Auto Arrange.

If you want to arrange the icons on your own, click Auto Arrange to remove the check mark.

Explanation:

You are in the process of configuring a new computer. The motherboard has four memory slots and supports dual-channel memory. You install two memory modules. When you boot the computer, the BIOS recognizes both modules, but the memory is not configured to run in dual-channel mode. What should you do

Answers

Answer:

Place the modules in the appropriate slots on the motherboard.

Explanation:

You must install memory in the correct slots to use dual-channel memory. The two slots may be next to one other or alternate depending on the motherboard. For the correct configuration, consult the motherboard manual. Dual-channel support is primarily determined by the motherboard (e.g., the memory controller), rather than the memory. With Rambus RAM, continuity modules are employed; if they were necessary on this system, none of the memory would have been identified. Memory timing is based on the CAS latency. If the system is unstable with the current memory timing settings, you may want to change the timing.

Please answer it’s timed

Answers

Product safety cuz it talking about safety

Answer:

product safety

Explanation:

brainly:)^

A pharmaceutical company is going to issue new ID codes to its employees. Each code will have three letters followed by one digit. The letters and and the digits , , , and will not be used. So, there are letters and digits that will be used. Assume that the letters can be repeated. How many employee ID codes can be generated

Answers

Answer:

82,944 = total possible ID's

Explanation:

In order to find the total number of combinations possible we need to multiply the possible choices of each value in the ID with the possible choices of the other values. Since the ID has 3 letters and 1 digit, and each letter has 24 possible choices while the digit has 6 possible values then we would need to make the following calculation...

24 * 24 * 24 * 6 = total possible ID's

82,944 = total possible ID's

Please answer it’s timed

Answers

Answer:

1st one

Explanation:

or the last, im a bit positive its the first one though

What is a document?

a information about a computer file, distinct from the information it contains
a set of information gathered together
a two- to four-letter string set to the right of the dot in a filename; this designates the type of information in the file
a computer file representing a specific text item

Answers

Answer:

A document is a written, drawn, presented, or memorialized representation of thought, often the manifestation of non-fictional, as well as fictional, content. The word originates from the Latin Documentum, which denotes a "teaching" or "lesson": the verb doceō denotes "to teach" In general, a document (noun) is a record or the capturing of some event or thing so that the information will not be lost.  A document is a form of information. A document can be put into an electronic form and stored in a computer as one or more files. Often a single document becomes a single file.

Other Questions
6x 8 A 1x3 matrix times a 3x2 matrix, gives a product that is a (I need both 7 and 8) Select the correct sentence.To finish his meal, the steak must be eaten.To finish his meal, Bob must eat his steak. Match the position to the closest estimation of its current career outlook.agricultural engineerlandscape architectagricultural managersloss of more than 5 percent:: growth of more than 15 percentgrowth of less than 10 percent Can some PLEASE PLEASE help me?Complete the sentences below with the appropriate vocabulary in Spanish. Some blanks may require nothing at all; in those cases, mark an X in the blank. When you are finished, record your answers.1. Veo blank alguien.2. blank comiendo ahora.3. Canad est al blank de los Estados Unidos.4. Brasil es un blank de Sudamrica.5. Voy a las montaas para blank .6. Prefiero tener un asiento de ventanilla en el tren porque me gusta ver el bonito blank. 7. To take a walk = blank8. Tengo blank muchos amigos.9. Nosotros estamos blank (speaking) espaol.10. Voy a llamar blank mi abuela.Answer the following questions with complete sentences in Spanish. When there are cues provided, use them in your answer. Write down your answers before recording them.11. Qu ests haciendo? (reading a book)12. Tell a friend that you know Johnny Depp.13. Qu vas a hacer en la playa? (sunbathe)14. Tell your teacher that the Caribbean Sea is pretty.15. Tell someone that you and your friends are listening to music now.16. Say that the Pacific Ocean is to the west of the United States.17. Por qu vas a pasar el fin de semana en las montaas? (I like to camp.)18. Conocen Uds. a mi hermana?19. Por qu ests bebiendo mucha agua? (I'm thirsty.)20. Tell someone that you prefer to go to an island. Which drug contains the chemical THC and affects specific receptors in the brain?ecstasycocainemarijuanaamphetamines Analyze Review lines 355375. Explain how this conflict might have taught an important lesson in the culture of the ancient Greeks. Help! Plz!The text is black ships before Troy Please help!!!Right Triangle A is a scale drawing of Right Triangle B. What is the area of right triangle B. A submarine dives 320 feet below the water's surface. Over the next sixminutes, it rises at a rate of 40 feet per minute. What integer represents theposition of the submarine after the six minutes? Nosotros ______ el men por favor QuierenQueremos Quereis PLEASE ANSWER CORRECTLY Shreman drew a shape with these properties: Four sides Four right angles Two sides have different lengths 20 points and brainly if correct A freezer has a coefficient of performance of 4.1. You place 0.45 kg of water at 16C in the freezer, which maintains its temperature of -18C. In this problem you can take the specific heat of water to be 4190 J/kg/K, the specific heat of ice to be 2100 J/kg/K, and the latent heat of fusion for water to be 3.34 105 J/kg. How much additional energy, in joules, does the freezer use to cool the water to ice at -18C? Simplify. 3(8x - 4) - 6x + 6A- 18x+18B- 18x-6C- 20x-6D-30x-6 which of the following was a major focus of the mississippian belief system In general, which factor is NOT critical when playing sports?A. following the rulesB. being a team playerC. expecting to win every timeD. staying positivePlease select the best answer from the choices provided. D The graph shows the function y = 3x - 1. What are the coordinates of the intercepts? Si estudiante es vhgfwrzng y carrera xziiviz, libro es: Select the correct answer.Read this excerpt from Thomas Paine's famous essay "The Crisis Number One":I have as little superstition in me as any man living, but my secret opinion has ever been, and still is, that God Almighty will not give up a S,people to military destruction, or leave them unsupportedly to perish, who have so earnestly and so repeatedly sought to avoid thecalamities of war, by every decent method which wisdom could invent. Nelther have I so much of the Infidel in me, as to suppose that Hehas relinquished the government of the world, and given us up to the care of devils; and as I do not, I cannot see on what grounds the kingof Britain can look up to heaven for help against us: a common murderer, a highwayman, or a house-breaker, has as good a pretence as he.Which sentence best describes Paine's claim in the excerpt?tOA. God would not take sides between the British and the American colonists.B. It was necessary to save Americans because God did not support military destruction.O c. It was necessary for America to fight the British to defend their religious values.O D. God would defend the American colonists' fight because their cause was upright.O E. It was necessary for Americans to save themselves and not walt for God to help them.