A representation of something by using a description, summary or image.
O Web Impression
O Cookie
O Avatar
O Frame
O Thumbnail

Answers

Answer 1

Answer: Thumbnail

Explanation:

Thumbnail is a representation of something by using a description, summary or image.

Thumbnails are simply the versions of either pictures or videos that have been reduced and can be used as placeholder for a multimedia content. A thumbnail that is used by a company on the internet gives the first impression of the product of the company to the prospective customers.


Related Questions

Explain why a CPU’s speed is affected by the number of buses.

Answers

Answer:

The CPU itself needs data to process; the bus' job is to get that data to the CPU. The bus does not increase or decrease the CPU's speed, but handles that data that flows in and out of the device, which plays a key role in how well the CPU performs.

Explanation:

I want to get an output picture in python but it says this. I'm using turtle

Answers

What computer are you using maybe that’s the issue?

I WILL GIVE YOU BRAINIEST IF YOU GIVE A GOOD ANSWER
SOLVE THESE 2 QUESTIONS PLEASE

2. You and your roommate decide to reduce your environmental impact by recycling more, going
paperless, and using environmentally safe cleaning products. You know you also can use green
computing tactics to reduce electronic waste, minimize power use, and more. Create a list of five
reasons why you should add green computing to your efforts. List 10 ways you can apply green
computing to your daily life.

3. Research the trend of BYOD in workplaces. Compare the advantages to any potential disadvantages.
Do you think more companies should adopt this policy? Why or why not?

Answers

Answer:

5 Ways to Practice Green Computing

Buy "Energy Star" labeled monitors, desktops, laptops, and printers . ...

Put laptops in "sleep" mode when not in use. ...

Even better, turn OFF computers and other equipment when not in use. ...

E-cycle used computer equipment. ...

Buy the new "Smart Strip" power strip.

Explanation:

4.7 Code Practice: Question 1

Answers

for x in range(20, 31):

   print(x, end=" ")

I hope this helps!

The program prints all the integers from 20 up to and including 30 on the same line. The program written in python 3 goes thus :

for num in range(20,31):

#use a for statement to loop through all the integers between 20 and 30(inclusive)

print(num, end =' ')

#print each iterated value, followed by a space with the cursor remaining on the same line.

A sample run of the program is attached.

Learn more :https://brainly.com/question/18855444

Function of the redo and undo

Answers

Answer:

The redo function restores any actions that have been previously undone using an undo. Undo is a function performed to reverse the action of an earlier action.

Which of the following correctly declares and initializes a Scanner object that will use input from the keyboard as its data source? *
1. Scanner keyboard = new (System.in);
2. Scanner keyboard = new Scanner (keyboard);
3. Scanner = new Scanner(System.in);
4. Scanner keyboard = new Scanner (System.in);

Answers

Option 4 is correct.........

Answer:

it 4

Explanation:

Cars are only as safe as their driver, so __ is your bet to lower your risk.

Answers

seatbelt

Explanation:

Seatbelt lowers your momentum so it can take impact to be less dangerous

What is the maximum number of alphanumeric characters that a single SMS can have?

A.
140
B.
170
C.
160
D.
150

Answers

Answer:

160

Explanation:

What is the output of the following program?
numA = 2
numB = 3
while numA > 0:
numA = numA-1
while numB > 0:
numB = numB-1
print (numA, numB)

Answers

Answer:

1 2

1 1

1 0

Explanation: you must choose the option with the space between 1 and 2 (1 2, 1 1, 1 0) not (12, 11, 10)

Answer:1 2

1 1

1 0

Explanation:

You wrote a program to find the factorial of a number. In mathematics, the factorial operation is used for positive integers and zero.
What does the function return if the user enters a negative three?

def factorial(number):
product = 1
while number > 0:
product = product * number
number = number - 1
return product

strNum = input("Enter a positive integer: ")
num = int(strNum)
print(factorial(num))


-6

1

There is no output due to a runtime error.

-3

Answers

Answer:

The correct answer is 1

Explanation:

Correct on edge 2020

Answer: 1

Explanation:

got it on Edge.

which of these is not part of the art director's job?

A. Hiring actors for a television commercial

B. Finding a new location for filming at the last minute.

C. Calming down a dissatisfied client.

D. Designing the color scheme for a print ad.​

Answers

Answer:

C

Explanation:

c. Calming down a dissatisfied client

What is not an option in the PivotTables Fields list?

A) Column labels
B) Report Filter
C) Values
D) Formulas

Answers

Value is not an option in the PivotTables Fields list

A pivot table is simply known as a table of that shows different sum that put/bind the individual items of a more extensive table in one or more discrete set.

The Field List often comprise of different section and an individual can pick the fields they want to reflect on their PivotTable, and arrange areas to suit your taste

Conclusively, we can say that Value is not an option in the Pivot Tables Fields list

Learn more from:

https://brainly.com/question/19717692

Answer:

its C

Explanation:

Which ribbon tab is home to the Function library used to insert functions into worksheets?

A) Home
B) Insert
C) Formulas
D) Data

Answers

Answer: A

Explanation: i do be smart

Formulas, ribbon tab is home to the function library used to insert functions into the worksheet. Thus, option (c) is correct.

What is worksheet?

A worksheet is a collection of cells in which you can enter and calculate data. Columns and rows are used to order the cells. A workbook always has a worksheet. A workbook can contain numerous worksheets. The worksheet is the managed of the data.

According to the go to the formulas ribbon, choose either the Directly Relevant icon to bring up the particularly important when it comes dialog box, or click the arrow next to the appropriate folder in the function library group, and then choose the required function.

As a result, the formulas, ribbon tab is home to the function library used to insert functions into the worksheet. Therefore, option (c) is correct.

Learn more about on worksheets, here:

https://brainly.com/question/13129393

#SPJ6

zbn-ivfh-ovm is the meet code enter there lol

Answers

Answer:

bet

Explanation:

Indentation is useful to make the document easier to read. To increase the indentation of the paragraph, you press the increase indentation in the ____________ tab.
AView
B.Insert
C.Review
D.Home

Answers

Answer:

The correct answer to this question is given below in the explanation section.

Explanation:

The correct answer is Home.

Indentation is useful to make the document easier to read. To increase the indentation of the paragraph, you press the increase indentation in the   Home tab.

you can increase/ decrease indentation in Home tab under the Paragraph groups of command.

Othe options are not correct because:

View tab has settings related to how the document looks like. Insert tab has settings related to the insertion of image, shape, pages, tables, illustration, and links, etc into a document. The review tab allows you to review the document with different available settings.

Cryptography has requirements include:

A. easy to compute and not invertible
B. tamper-resistant
C. collision-resistant
D. All the above

Answers

Answer:

A

Explanation:

Cryptography is the study of secure communications techniques that allow only the sender and intended recipient of a message to view its contents. ... When transmitting electronic data, the most common use of cryptography is to encrypt and decrypt email and other plain-text messages.

In the early 1800's, a “computer" was not a machine, it was a person who did math
calculations.
O True
False

Answers

Answer:

true

Explanation:

1
Select the correct answer.
What is the maximum number of alphanumeric characters that a single SMS can have?
A.
140
B.
170
C.
160
D.
150
Reset
Next

Answers

Answer:

C.  

Explanation:

Plato users

Monica needs to assess the slide sequence and make quick changes to it. Which view should she use in presentation program?
A.
Outline
B.
Slide Show
C.
Slide Sorter
D.
Notes Page
E.
Handout

Answers

Answer:

The correct option is C) Slide Sorter

Explanation:

Households can save approximately 6% off their electricity bill by running their dishwasher and washing machines off peak. On average how much can they cut off their bill if the bill for the year is $1000.

Answers

Answer: like up to 75%

Who want to play among us?

Serves: Europe

Code: AMOFMF

Answers

Answer:

i can't rn

Explanation:

Cant, sometime later?

What describes a group of cells?
O crowd
Orange
O set
gangle

Answers

Answer:

A crowd because it makes more sense tho i could be wrong

A group of cells is i would say called a tissue but that’s not a choice so my other answer would be a range. Hope this helps!

Which. Option tilts the image both horizantly and vertically be degrees

Answers

Aaaaaaaeeeeeeeeiiiiiioooooouuuuuu

What are the requirements to access email on the web?

A. a webmail provider's URL and a password
B. a webmail provider's URL a username and a password
C. a credit or debit card, a username, and a password
D. an email server ID and a password

Answers

Answer:

it's B

Explanation:

You need to have a provider (such as outlook) and a username/password

It’s either A or D u Choose now

WILL GIVE BRAINLIEST!!!!!!!

In MECHANICAL systems, we use valves to control where the flow of the liquid goes


True


False

Answers

The answer is true !!!

Mikhail is working in an IDE and needs to test a program one step at a time to find and fix errors. What tool should he use?
a) compiler
b) source code editor
c) amend
d) build automation tool

Answers

Answer:

c) De bug ger

Explanation:

Edge 2020

Answer:

Hi

Explanation:

The answer would be a  de bug ger!

:)

what is versatility according to computer​

Answers

Answer:

The Capacity of the computer Is more than one task at the same time that is why you call it versatility computer

The Scrum team is Using Kanban board to make work Visibility available to all. What cannot visible? a) percentage Completion b) Task move from left to Right

Answers

Answer:

a) percentage Completion

Explanation:

A Kanban board is a digital panel divided into five columns where work teams can view a job until its execution and thus optimize the flow of completed jobs, in addition to allowing the full execution of tasks. These columns are named refers to each phase of the production of a job, as a phase is completed it is possible to move the job to the next column, which allows us to conclude that the use of this type of frame allows the movement of tasks from right to left, but does not allow you to see the percentage of completion.

What does it mean to prioritize tasks?

to rank tasks from most to least important
to organize tasks from easiest to most difficult
to rate tasks from most to least favorite
to arrange tasks from most to least time-consuming

Answers

Answer:

to rank tasks from most to least important

Explanation:

Prioritize means to choose priority, obviously and priority is the thing is the thing which, among other things, have the biggest importance.

Every day, especially in business, one finds himself swimming in tasks up to his neck. Obviously, not all of them can be successfully finished, or at least not without sacrificing one's personal life or sleep.

Prioritizing, therefore, serves as a helpful organising tool. After writing down all tasks that need to be done, a person should rank them by priority, which means that only urgent and important tasks will be dealt with immediately. Tasks of lower priority will be postponed, delegated or simply deleted.

Answer:

A

Explanation:

Why are my earbuds not working and how can I fix them ?
TmT

Answers

Answer:

Are they working yet, Sleepy?

Explanation:

Other Questions
If a polynomial has a root of 2, what FACTOR will divide evenly into the polynomial? Determine the slope of the line that passes through the points M(3, 5) and N(1, 8). Represent the slope in decimal form.Can someone please help me outt.. p is an abbreviation for the Italian word that means... Piano or loud or forts or soft Chromosomes line up in the middle of the cell single file line during which phase?A.Metaphase 1B.Anaphase 1 C.Metaphase IID.Anaphase IIHELP ASAP Find the product of 4.1x10*2 Look at the following numbers:-7, 0, 7, 14Which pair of numbers has a sum of 0?O 0,7O-7,707, 14O-7, 14 Ms Howard buys a car for $500 and adds a music system costs $200 then she adds a set of seat covers for the price shown Approximately how far away from Earth is the sun?150 kilometers150,000 million kilometers150 million kilometers150 trillion kilometers Can someone help please! Esch lobe containsalveoli, which have lobules, where oxygen is transferred to the blood,fissures, which have lobules, where oxygen is transferred to the bloodlobules, which have alveoli, where onygen is transferred to the blood,lobules, which have fissures, where oxygen is transferred to the blood,Gtv910 Solve for k.k-10=5k= Need help Asap: Instructions------> You are writing a letter to your pen-pal. In 4-6 complete Spanish sentences describe your family and what you like or want to do with them. Use the vocab and 2 verb combinations you learned in this unit. Make sure you include the following: Greet your friend and ask how he/she's doing. Describe your family and what you like or want to do with them. Say good-bye. ( Look at the picture for vocab and verb words). Will Mark Brainliest to whomever can help need two responses. Evaluate: 10 +(2x4) 2 Why does the CDC gather data on health disparities?to improve genetic risk factors of disease for certain populationsto influence public health policy changes for the entire populationto tailor vaccines to be more effective for minority groupsO to make interventions target groups with higher disease risks In the cell membrane, the molecules which move large molecules into andout of the cell are known as what? Pls fill out family tree.The square box means methen write relationships for each one The electrons in the outermost energy level are responsible for the atoms _____. These electrons are called the _______ electrons. There can never be more than _____ of these electrons. What is 148% as a fraction and decimal? which equation represents the line that passes through points (5,4) and (-5,0) Why do we refer indians as native americans