Which tag is responsible for changing the text located in the tab of a web browser or when bookmarking a web site?
A.
B.
C.
D.

Answers

Answer 1

Answer:

d

Explanation:


Related Questions

how was kapilvastu named​

Answers

Answer:  Kapilvastu was named after Vedic sage Kapilamuni

The concept of a logo with a constantly changing persona is contrary to the widely held belief that trademarks and visual identifiers should be absolutely fixed and used in a consistent manner. The _____________ logo changed the face, the idea, and the speed of graphic design; it played a major role in redefining visual identity in the electronic age. This logo anticipated the kinetic world of motion graphics soon to explode as cable television, video games, and computer graphics expanded the variety and range of kinetic graphic messages.

Answers

Answer:

Music Television (MTV).

Explanation:

The concept of a logo with a constantly changing persona is contrary to the widely held belief that trademarks and visual identifiers should be absolutely fixed and used in a consistent manner. The Music Television (MTV) logo changed the face, the idea, and the speed of graphic design; it played a major role in redefining visual identity in the electronic age. This logo anticipated the kinetic world of motion graphics soon to explode as cable television, video games, and computer graphics expanded the variety and range of kinetic graphic messages.

Music Television (MTV) is a 24-hour music cable channel that had its first live transmission in 1981.

Which of the following items is the most important piece of
information to include in a page header or footer?
O Author name
Grade
Date
Page number

Answers

Answer:

Page number

Explanation:

Hope this helps

7. Application software is a program or group of programs designed for end-users.
True
False

Answers

Answer:

True

Explanation:

A software refers to "instructions that tell a computer what to do. Software comprises the entire set of programs, procedures, and routines associated with the operation of a computer system" (Encyclopedia Britannica).

There are two types of software;

i) system software

ii) Application software

An application software helps the user to perform specific tasks on the computer. It was specifically designed for the end user.

A typical example of an application software is the Microsoft office which could be used to prepare documents using the computer.

Answer:

true

Explanation:

Does anyone know how to do 8.3 Code Practice on Edhesive?

Answers

Answer:

nums = [14, 36, 31, -2, 11, -6]

print(nums)

Explanation: That should be 100%.

The Code Practice on Edhesive will be represented with the language of python language. there will be arrays and lists that will be presented. Thus, option A is correct.

What is code?

A collection of commands that will be presented is referred to as computer code. It's also the name that was given to the source code.  The translator has prepared for computer execution that will be presented.

Code is usually presented with a focus on producing various code-correct internet, application forms as well as a phone application.

The inputs will be

numbers = input()

Splits of numbers will be presented as

numList = numbers.split(' ')

Iterates will be presented with the list:

for i in range(len(numList)):

Conversion of every agreement will be;

 numList[i] = int(numList[i])

The final line will be:

print(numList)

Learn more about code, here:

https://brainly.com/question/20712703

#SPJ6

The question is incomplete, Complete question probably will be  is:

8.3 code practice adhesive

Write a program that uses an initializer list to store the following set of numbers in an array named nums. Then, print the array.

14 36 31 -2 11 -6

Sample Run

[14, 36, 31, -2, 11, -6]

How can HTML be used to express personal value?

Answers

Hypertext Markup language could be described as a computer language which is used to texts and documents used on web pages. With these capability, it offers a platform to make an impression.

Websites are avenues express ideas, views and motives. It serves as a platform to make one's voice heard. It also serves as a marketing platform to make sales and enhance business growth.

Therefore, Hypertext Markup language, markdowns and other computer languages are means of expressing personal values and development.

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

A cell is the intersection of a row and a column, identified by a letter and number.

True or false

Answers

Answer: True

hello how are you

Answer: True hope it helps

Differentiate between a window and Windows​

Answers

Answer:

A window is a graphic control element which are controlled by the keyboard usually and windows is an operating system

Explanation:

Discuss any five factors that hinder the application of computer application in business organization

Answers

Answer:

Many factors can cause inderdce to the application of computer application in any business organization

Explanation:

Various factors affect and hinder the use of computers in the business scenario such as Time and cost, that is business think that new and different computer application is a waste of time and money.   lack of training of employees, most of the emptied are not properly trained and lack professionalism. Old and primitive software that cannot be replaced, due to the old tools and methodologies of the company the business may not feel the need to change. Risks of hacking and data leak, as new software, can contain hidden costs which may destroy or leak information or may be more vulnerable to risks. Low financial support, such as new startup or a low-paying corporation.

Can someone tell me how this is a SyntaxError! (Python3)

Answers

Answer:

The expression on line 9 required 2 brackets

Explanation:

Given

The attached code

Required

Why syntax error.

The error points to line 10, but the error is actually from line 9

To get an integer input, the syntax is:

variable-name = int(input("Prompt"))

From the attached code, the line 9 is:

amount = int(input("Enter cheese order weight: ")

By comparing the syntax to the actual code on line 9, only 1 of the brackets is closed.

This, in Python 3 is a sytax error

Answer: it needs two brackets

Explanation: got it right on edgen

what is the deck of a suspension bridge called​

Answers

Answer:

that would be the tension in the cables and compression in the towers I believe, my aunt and my uncle work on technology stuff and I'm learning from them.

Using cell references enter a formula in B6 to calculate monthly payments for the loan described in this worksheet Omit the optional arguement use a negative value for pv

Answers

Answer:

= PMT(B4/B2, B2 * B3, B1)

Explanation:

The syntax to use is:

= PMT(Rate,NPER, PV)

To answer this question, the following assumptions will be made.

B1 = Present Value i.e. PV

B2 = Number of Payment Period i.e n

B3 = Duration (in years)

B4 = Rate

So, the formula to enter in B6 is:

= PMT(B4/B2, B2 * B3, B1)

The above formula will return the monthly payment in cell B6

Complete the sentence with the correct response. In a two-way selection, if the initial statement is evaluated as , the code skips to the ELSE command.

Answers

Answer:

True.

The code skips the else command

Explanation:

I will answer this question with the following code segment

n = 1

If n > 0:

  Print("greater than 0")

else:

  Print("not greater than 0")

From the code segment above

Print("greater than 0") will be executed because the condition If n > 0 is true

Since the if condition is true, the else condition will not be executed

How do you access the

internet in your school and at home?​

Answers

I think they want you to answer personally, but we access internet through computers, ipads, phones, etc. using wifi or mobile data to attain connection.

explain the concept of “survival of the fittest”

Answers

Answer:

i think thats a line from  the lorax

Explanation:

Describe how a cell’s content and format attributes are related.

Answers

Answer: They are independent and not related.

Explanation: Changing the format affects the content. Which of the following is NOT a way to change the column width in Excel?

a cell's content and format are similar. a cell's content and format are unrelated. the content of a cell is influenced by changing its format. the format of the cell is also affected when the content of the cell is changed.

hope this helps

Is brainly allowed because you don't Really learn from this..?

Answers

Explanation:

I don't know it's some time good and some times bad

Answer:

i bet ur like that one kid who tells the teacher that she forgot to collect the homework even tho u aint even do it

True or False

Explanation:

Fill in the blank to make the following true.
2 ** 3 =

Answers

Answer:

2 ** 3 = 8

Explanation:

Answer:

8

Explanation:

this not a queston but a warning

if you see a tnyInk link DO NOT DOWNLOAD THE FILE IN IT they most likley contain malware and if you see that link in a comment report it please it will help. and also show this to your freinds or someone.

Answers

okay. epic swag man. z

9. Differentiate between bolding and highlighting
text.
(2 marks)​

Answers

Answer:

Highlighting Text

- Highlighting text allows a user to move, copy, or cut that selected text. Highlighting an object, such as an icon, also allows it to be cut, copied, deleted, moved, viewed, opened, or otherwise manipulated.

Bolding Text

- A set of type characters that are darker and heavier than normal. A bold font implies that each character was originally designed with a heavier appearance rather than created on the fly from a normal character.

Explanation:

I hope it can help

I'm just putting this because I need to answer a question and I know nothing:)

Examples of system software include operating systems like macos, Linux, Android and
Microsoft Windows, computational science software, game engines, industrial automation, and
software as a service applications
True
False

Answers

Tru tru tru tru tru tru

Which term is defined as a single page within a spreadsheet file?

Answers

Answer:

A or C

Explanation:

I'm sorry if I'm wrong

A. Row, i hope you get it right. Have a nice day.

the processing is done in the​

Answers

Answer:

CPU Central Processing Unit

Answer:

CPU.... I'm not sure but it might be right or can u put the full question because it sorta don't make any sense

what do you mean by formatting the document?​

Answers

Answer: See explanation

Explanation:

Document formatting simply refers to how a document is laid out. It involves specifications about the look of a document.

During formatting of a document, some of the things done include alignment, margin, font, color, font size, indentation etc. All three eventually gives the document its look.

This is your code.
>>> a = [5, 10, 15]
>>> b = [2, 4, 6]
>>> c = [11, 33, 55]
>>> d = [a, b, c)
b[1:2] is

Answers

Answer:

got no answr...help me with it

Answer:

6

Explanation:

No matter what your fitness level is, you need to exercise more than 20 minutes to get any health or fitness benefit.
A.
True
B.
False


THE ANSWER IS FALSE!!!!!

Answers

Answer:

f

Explanation:

Help please
Who will give the answer I'll mark him/her as brainlist..​

Answers

Answer:

We will be using Average function of Excel Calculation sheet.

Its Syntax in Calc sheet is : =AVERAGE (number1, [number2], ...)

or you can use =Average and then click on the first cell and drag the whole row till end and close the brackets. It will calculate the average of that row.

Once you have applied average function on first row, you can drag this cell down the column and it will replicate the same function for respective rows.

Will this website ever get itself together to stop people from sending links?

Answers

Answer:

no

Explanation:

Which of the following items are not a
component of a graphical user
interface?
(A) windows
(B) icons
(C) menus
(D) prompts​

Answers

Answer:

D

Explanation:

we dont use prompts on graphical iser

Prompts​ following items are not a component of a graphical user interface.

What is Graphical user interface?

A mouse is used to interact with a graphics-based operating system interface, which uses menus and icons to govern user interaction. The Xerox GUI was made popular in the 1980s by the Apple Macintosh.

However, Microsoft Windows, the company's GUI, has since become the standard user interface for personal computers. At the time, Microsoft's operating system, MS-DOS, required the user to input particular commands (PCs).

A graphics library, an interface toolkit, an interface style guide, and standardized applications make up a complete GUI environment. A high-level graphics programming interface is offered by the graphics library.

Therefore, Prompts​ following items are not a component of a graphical user interface.

To learn more about Graphical user, refer to the link:

https://brainly.com/question/14758410

#SPJ2

A spreadsheet will complete a variety of mathematical formulas for the user.

True or false

Answers

Answer: True

Explanation:

A spreadsheet will complete any formula as long as its entered by the user

Answer:

True

Explanation:

Other Questions
How does Elie feel about suffering today? Translate the sentence into an inequality five substracted from the product of 8 and a number is at most 25 use the variable x for unknown number Can someone find the area of the rhombus? Kudzu, a plant native to eastern Asia was introduced into America in 1876. In 1935, Kudzu was planted along southern roadways to control soil erosion. Adding a foot of vine a day in the spring and summerkudzu quidity grew out of control. Why can introducing a new species to an existing ecosystem often be a disaster?A The new species can create excess nutrients in the soil that can damage native speciesThe series can harminative anime and damage the ecosystem Simple,progressive,perfect or progressive aspect 1. Chased 2. Was talking 3. Had been fishing 4. Will be dancing 5. Had been keeping 6. Has ended 7. Is walking 8. Am living 9. Will have been working 10. Will have ended Triangle ABC is similar to triangle DEC. What is the length of DE? Write a short story set during the French Revolution. Must include the following elements in your short story: guillotine, an executioner named Pierre Lamont, the Bastille, Louis XVI, Maximilian Robespierre and a tumbril. it only needs to be eight sentences. Pls help me I just need the math equation y=mx thing thx! I cant download anything so if anyone can find a way to help with this Id be grateful (^_^) If a=3 and b=7, find the value of2a + 3b Find the value of x in the circle. What is the equation of the line with a y-intercept of 10 and a slope of 3?y=10x3y = 10 x 3y=10x+3y = 10 x + 3y=3x10y = 3 x 10y=3x+10y = 3 x + 10 Why did the chicken cross the road? Please Please Please Paper clips are sold in boxes of 1000.Each box costs 15.40The table below shows the discount offered for large orders.Ethan orders 5 boxes of paper clips.Work out the amount of discount Ethan gets. during his term the United States purchased a great area of land in the Louisiana territory from France where do the comma go To what level of government would you call, write a letter, or visit? Federal? State? Both? Neither? 8. You want to impose a fine on all men who purchased dangerous weapons last year. 9. You want to have coins minted in a 55 cent denomination for use in school vending machines. 10. You want to have all persons suspected of liking Qadhafi and Libya locked up without a trial. 11. You hope to become a baron in recognition of your distinguished service as a high school band member. 12. You want to write a letter in protest of a proposed increase in (or addition of) income taxes. A local hotel has 158 rooms. Due to a scouting event, the entire hotel booked except for two rooms. If the girls scouts are using three times as many rooms as the boy scouts, how many rooms are the boy scouts using? The character of Asagai acts as a foil for the character of Beneatha in this passage chiefly because he...(A) was born in Africa (B) reveals a childlike navet (C)regrets his past actions (D)practices medicine (E)maintains optimism What is the slope of the line that passes through the points (-2, 8)(2,8) and (-22, 8) ?(22,8)? Write your answer in simplest form.