pleaseeeeeeee tellllllllllllllllllllll​

Pleaseeeeeeee Tellllllllllllllllllllll

Answers

Answer 1

Answer:

visual communication

hope it helps

stay safe healthy and happy.
Answer 2

Answer:

visual communication will be the correct answer


Related Questions

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.

Given positive integer n, write a for loop that outputs the even numbers from n down to 0. If n is odd, start with the next lower even number.

Answers

Answer:

if(n % 2 == 0){

   for(int i = n; i >= 0; i-=2){

        System.out.println(i);

    }

}

else{

     for(int i = n - 1; i >= 0; i-=2){

        System.out.println(i);

     }

}

Sample output

Output when n = 12

12

10

8

6

4

2

0

Output when n = 21

20

18

16

14

12

10

8

6

4

2

0

Explanation:

The above code is written in Java.

The if block checks if n is even by finding the modulus/remainder of n with 2.  If the remainder is 0, then n is even. If n is even, then the for loop starts at i = n. At each cycle of the loop, the value of i is reduced by 2 and the value is outputted to the console.

If n is odd, then the else block is executed. In this case, the for loop starts at i = n - 1 which is the next lower even number. At each cycle of the loop, the value of i is reduced by 2 and the value is outputted to the console.

Sample outputs for given values of n have been provided above.

Which of the following describes a characteristic of organic light-emitting diodes (OLEDs) used in clothing?

uniform

flexible

transparent

sizeable

Answers

Flexible

Hopes this helps!

Answer:

Yes the answer is flexible.

Explanation:

I took the test and got it right.

njvekbhjbehjrbgvkheb

Answers

Answer:

shvajskzhzjsbssjjsusisj

Other Questions
PLEASE HELP I HAVE 19 MINUTES LEFT I WILL MARK BRAINLIESTHow much more acidic is a pH of 4 as compared to a pH of 6.5? Answer this question for $5 What is likely to happen when there is more genetic diversity?A The slower an individual adapts to its changing environmentB The more likely that some individuals will adapt to the changing environmentC The more offspring an individual will produceD The more struggles an individual will have surviving what does arrows mean in science Read the sentence and answer the question.After confirming news of the Prince's engagement to Lady Violet, theCrown issued an official proclamation that created a media storm.This sentence uses which figurative device?Select one:- Metonymy- Synecdoche- Metaphor- Apostrophe Find the volume of each square pyramid given its slant height. Round to the nearest tenth. It looks like a normal pyramid with a slant height of 2.8 and a base of one of the triangles is 1.2. 1.Are forests important? Why or why not?2.What do you think are problems that could arise from destroying forests? 3. write a cause and effect on deforestation. why dil. sulphuric acid cannot be used instead of dil.hcl in lab preparation of carbon dioxide gas? 20. What is true about the esophagus? Check all that apply.* ] What Buddhist beliefs appealed to millions of Chinese peasants? How do the properties of the planets change as you move away from the sun? Pls pls help I dont understand PLEASE HELP I DONT KNOW WILL GIVE BRAINLIEST TO WHOEVER ANSWERS FIRST!!!!! For the compound CHO, what type of bond would join the elements and why?1. covalent because an electron is transferred from a C atom and O atom to a H atom.2. covalent because electrons are shared between the C, H, and O atoms3. ionic because an electron is transferred from a C atom and O atom to a H atom.4. ionic because electrons are shared between the C, H, and O atoms The net of a solid figure is shown below:The net of a solid figure is shown below:Which calculation will give the total surface area of the solid figure?A) 3 x 6 x 6 square inchesB) 6 x 3 x 3 x 3 square inchesC) 3 x 6 x 6 x 6 square inchesD) 6 x 3 x 3 square inches can someone pls help What two principles did Europeans rely on for their understanding of the universe? Since when has conscription in the armed forces been voluntary?A. World War lB. World War llC. Korean WarD. Vietnam War How many students scored below 80?1119cannot be determined from the histogram9 The author supports the claim in Part A by stating that cities around the world are becoming "clones" of one another because they all have the same companies. How well does this reason support the author's claim in Part A?It is effective because it describes he benefits of visiting cities full of business people are familiar with.It is irrelevant because does not explain how companies are changing the world's economy through globalization.It logically explains how cultural identity is negatively impacted through the expansion of companies throughout the world.It effectively shows how cultures and economies benefit from the introduction of new companies.