what is the domain and path in this URL? www.example.com/homepage.html​

Answers

Answer 1

Answer:

the domain is example.com. the path is /homepage

Explanation:

Answer 2

In the above URL, the domain is example.com. the path is /homepage.

What is a URL?

The full form of the URL is Uniform Resource Locator. Uniform Resource Locator is a reference to an online resource that identifies its location on a computer network and a method of retrieval.

Although many people mistakenly use the words "URL" and "Uniform Resource Identifier" interchangeably, a URL is a particular kind of URI. It is simply a web address.

A domain name is a phrase that designates a space where administrative autonomy, power, or control is exercised.

A page, post, file, or other asset's precise location is indicated by the path. It is frequently compared to the website's underlying file structure. The hostname comes before the route, which is separated by a "/"

Learn more about URL here:

https://brainly.com/question/31146077

#SPJ2


Related Questions

Moving your Sprite top to bottom is moving along the X coordinate?

Answers

the answer is false

To print preview a document, navigate to the _____ tab and select the Print option. File Page Design View Insert

Answers

Answer:

Option A

Explanation:

The process of viewing the print preview option in MS word is as follows -

a) First of all click on the File tab

b) After clicking on file tab, click on the print button at the left hand side

c) In the new tab that open up after clicking on the print button will provide an option of print preview.

Hence, option A is correct

Answer:

b. page layout

Explanation:

What is media logic according to David L. Altheide?

Answers

Answer:

Media logic is discussed as a general framework for understanding the nature, impact and relevance of media and information technologies for social life, as well as its use and appropriateness for investigating political communication. (According to David L. Altheide)

Explanation:

you can use tables for layout work. However, in XHTML, each form control should have its own ______ element

a. method
b. textarea
c. label
d. fieldset

Answers

Answer:

c. label

Explanation:

Ryan is installing new flooring in his house. Ryan can install 169 square feet of flooring in 5 hours. How much new flooring can Ryan install in 35 hours?

Answers

Answer:

1183 square feet.

Explanation:

If Ryan can install 169 square feet in 5hours.

Then, he can install times 7 of that in 35 hours since 35 / 5 = 7

So, 169 x 7 = 1183

What are limiting factors and carrying capacity?

Answers

Hope this helps sorry if it does not

The overall cost of wiring in addressable fire alarm system is significantly cheaper than the conventional one. Why is it so?

Answers

Answer:

Yes, The overall cost of wiring in addressable fire alarm system is significantly cheaper than the conventional one.But the addressale fire alram system is more reliable than a conventional system.

Explanation:

Conventional systems are hardware-based and use analog technology. where addressable fire alarm use digital technology. addressable system is generally more reliable than a conventional system mainly due to how the different systems are wired. With a conventional system, if a device’s wire is damaged or severed, its signal and the signal of other devices down the line cannot be transmitted to the control panel.

With an addressable system, both ends of the wire connect to the control panel. Therefore, if one end becomes damaged or severed, signals can still reach the control panel through the other end of the loop. In addressable systems, a device can be removed or disabled and it will not affect the other devices in the loop.

How is a high-level programming language interpreted?
OA binary interpreter is used to translate binary number to code.
O All lines of code are translated together and then executed at once.
O One line of code is translated and then executed before moving to the next line.
O Six lines of code are translated and then executed before moving to the next set of six.

Answers

Answer:

Once a program is compiled, the chore of language translation is over with and therefore executing the program only requires execution time, not additional translation time. To execute an interpreted program, every instruction is translated first and then executed; this must be done every time the program is run.

Explanation:

True or False: Nested elements must be indented with respect to parent elements in
order for the code to be properly displayed in a browser

Answers

Answer:

true

Explanation:

What are some common summary operations that aggregate functions can perform in a crosstab query? Check all that apply.
adding
counting
dividing
subtracting
identifying an average
calculating a minimum or maximum
predicting the next value in a pattern.

Answers

Answer:

adding

counting

identifying average

calculating max or min

Explanation:

edg 2021

Dose anybody know how to do this because i dont.

Answers

Answer:

All you need to explain in this assignment is specific things which makes a product an innovationi or new. This is what emerging means in the first question. Then say why these new technologies can be hard to identitfy.

Explanation:

Which of the following is true of a procedure? Check all that apply.

It can be reused.

It saves programmers time.

It is a block of code that performs a single task.

It lets you exit a function.

Answers

Answer:

It can be reused, It saves programmers time, it is a block of code that performs a single task.

Explanation:

So I got a question when I ask a question some people send me a link that seems weird in their answer you can't put links in your answer so is it a grabify link to track my IP?

Answers

Answer:

dw just ignore it

Explanation:

its just stoopid kids or people just ignore it

and think positive like elmo

Answer:No I don't think so hope u have a great day

Explanation:

The following if statement tests the rainfall in New York’s Central Park during the months of June, July and August.

if (low <= rain && rain <= high)
System.out.println("Rainfall amount is normal.");
else
System.out.println("Rainfall amount is abnormal.");
It could be replaced with:
I.

if (rain >= low)
{
if (rain <= high)
System.out.println("Rainfall amount is normal.");
}
else
System.out.println("Rainfall amount is abnormal.");
II.

if (rain >= low)
{
if (rain <= high)
System.out.println("Rainfall amount is normal.");
else
System.out.println("Rainfall amount is abnormal.");
}
else
System.out.println("Rainfall amount is abnormal.");
III.

if (rain >= low)
System.out.println("Rainfall amount is normal.");
else if (rain <= high)
System.out.println("Rainfall amount is normal.");
else
System.out.println("Rainfall amount is abnormal.");
I only
II only
III only
(II or III)
I, II or III

Answers

Answer:

II only

Explanation:

In the original code, both conditions of low<=rain and rain >= high must be met for the print message to be executed. This is denoted by the && logical operator.

The code in II does the same thing. It first checks that the low <=rain condition is true; then it goes on to check if the rain >= high condition is true as well before the "normal" print statement can be executed. But if either of the condition is not true, it prints "abnormal" because both conditions must be true.

Don't Answer if you are going to give me a link! Don't Waste My Points!

An image is considered a portrait if the person is looking into the camera lens.

A.
True

B.
False

Answers

Answer:

Hello there! :) It could be considered a portrait but that is not exactly what a portrait is.

Explanation:

A portrait is mostly considered a painting or drawing of someone that that same person has drawn. For example, a portrait of the Mona Lisa would have been her drawing/painting herself. Now someone just looking at camera lens would'nt exactly be true, it would be false so the answer is B. False

Hope this helps!

Answer: False

Explanation: I don't know 100%, but it wouldn't make sense if it was because the person can be really far away and still be looking at camera, as well as be looking slightly away from lens and it still look like a portrait.

Any tips or tricks I can use on my phone?​

Answers

Answer:

What phone you got mate? I'm interested

Answer:

No ffrjrirrjj dudjddiejejej

Tell me what does WSG mean ​

Answers

Answer:

It could mean many different things but heres some things it could

With Special Guest

World Standard Group

Web Security Guard

Hope this helps!

Randy is concerned about his company’s data security on the Internet. Because cellular signals are not encrypted, he is concerned that the new smartphones given to the sales department will allow a breach. Randy has decided the company needs a more secure way to allow the sales department to connect to the company network over the Internet. What should Randy deploy to allow the sales department to connect to the company network securely over a cellular data signal?

Answers

Answer:

By using a virtual private network (VPN)

Explanation:

If Randy deploys a virtual private network (VPN), it will give the sales department online privacy since VPN encrypt connections whenever the sales department connects to the company network over the Internet. A VPN for the sales department is very necessary to use over a cellular data signal to ensure the department's overall digital defense, and it also has other uses.

Help me guys please.​

Answers

Answer:

1. a

2. i

3. e

4. b

5. d

6. h

7. g

8.c

9. j

10. f

Okie so I can see you at the

explain types of fans & their function​

Answers

Answer: 1. Ceiling Fan: As they are suspended into the middle of the room, they transfer air in equal quantity.

2. Table Fan: Used in small purpose office room and home tables for max. 5 people.

3. Tower Fan: Take lesser space, compact and portable, used to maintain and encourage air flow.

4. Pedestal/Stand Fan: Used in rooms with larger space, make less sound, are portable and used in a single room at a time for up to 10 people.

5. Exhaust Fan: Used in bathrooms and kitchens to provide ventilation and remove any odour or smoke.

               

Explanation:

contoh ralat sintaks​

Answers

What’s Your Question?

PLEASE HELP!!!
The unit talks about various astronomical tools, but satellites don’t make the list—why? Explain how satellites help us learn more about the Earth from space and analyze whether they can also help us learn more about space.

Answers

Answer:

The bird's-eye view that satellites have allows them to see large areas of Earth at one time. This ability means satellites can collect more data, more quickly, than instruments on the ground.

Explanation:

Edhesive unit 4 test answers

Answers

Answer:

Can you show the questions?

Explanation:

The Fed: decreases the money supply when the economy contracts. performs banking services for commercial banks in districts where it operates. calculates the expected expenditure for the federal government every year. outlines expected revenue that is due from the collection of taxes and fees.

Answers

Answer:

performs banking services for commercial banks in districts where it operates.

Explanation:

The Federal Reserve System ( popularly referred to as the 'Fed') was created by the Federal Reserve Act, passed by the U.S Congress on the 23rd of December, 1913. The Fed began operations in 1914 and just like all central banks, the Federal Reserve is a United States government agency.

Generally, it comprises of twelve (12) Federal Reserve Bank regionally across the United States of America.

Hence, the Fed performs banking services for commercial banks in districts where it operates, as well as providing services to the general public.

does trend in computing important for organization management?​

Answers

Answer:

yes it is...................

The decimal equivalent of the product of 1011 and 1100 is

Answers

Answer:

132

Explanation:

We convert each number to base 10 (decimal) and multiply.

So 1011₂ = 1 × 2³ + 0 × 2² + 1 × 2¹ + 1 × 2⁰

= 1 × 8 + 0 × 4 + 1 × 2 + 1 × 1

= 8 + 0 + 2 + 1

= 11₁₀

1100₂ = 1 × 2³ + 1 × 2² + 0 × 2¹ + 0 × 2⁰

= 1 × 8 + 1 × 4 + 0 × 2 + 0 × 1

= 8 + 4 + 0 + 0

= 12₁₀

So, 1011₂ × 1100₂ = 11₁₀ × 12₁₀ = 132₁₀

So, the decimal equivalent of the product of 1011 and 1100 is 132

9.6 Code Practice, this is in Python, I need its quick!

Answers

Answer:

def printIt(a):

   for r in range(len(a)):

       for c in range(len(a[0])):

           print(a[r][c], end = " ")

       print(" ")

   print(" ")

   

   for r in range(len(a)):

       x = a[r][r]

       for c in range(len(a[0])):

           a[r][c] = x

           

   for r in range(len(a)):

       for c in range (len(a[0])):

           print(a[r][c], end = " ")

       print(" ")

   

N = []

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

printIt(N)

Explanation:

<3

In this exercise we have to have knowledge in python computational language to write code like:

The code can be found in the attached image.

What is an Array?

Widely used by programmers, array is a simple data structure present in most programming languages. Its main purpose is to be a continuous space in memory to organize and store a collection of elements.

This code can be written as:

N = [1,1,1,1,1], [2,2,2,2,2], [3,3,3,3,3], [4,4,4,4,4]

def printIt(ar):

for row in range(len(ar)):

for col in range(len(ar[0])):

print(ar[row][col], end=" ")

print("")

N=[]

for r in range(4):

N.append([])

for r in range(len(N)):

value=1

for c in range(5):

N[r].append(value)

value=value + 1

printIt(N)

print("")

newValue=1

for r in range (len(N)):

for c in range(len(N[0])):

N[r][c] = newValue

newValue = newValue + 1

printIt(N)

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

PLS HELP IM SO DESPERATE!! 40 points


Consider how you would help your Uncle Sandro diagnose the location of the problem and offer a likely solution in the following scenario:

Uncle Sandro has a computer. It is an older model. He calls you in as his tech-savvy nephew and asks if you could help him. It seems like data that is traveling across his computer is getting corrupted, and there is not a clear source. He asks you what the problem is and how he might fix it.

Answers

You would reboot the computer install a VPN and a virus detector

Answer:

1 reboot the computer

2 install a VPN and  virus detector

Explanation:

What tool do you use to fill a cell with color?
Sort
Fill Color
Bold
Function bar

Answers

to fill a cell with Color you will usethe fill Color tool

what is the fullform of cpu​

Answers

Answer:

cpu is also known as Central processing unit this is legit answer pls brailest and adims STOP DELETING MY LEGIT ANSWERS

Explanation:

Answer:

central processing unit

Other Questions
the redwood groves in northern california are one of america's greatest natural resources. redwoods can live more than 2,000 years and grow taller than 350 feet. when tourism became popular in the late 1800s, large tunnels were cut through the center of several of these giant trees to allow wagons to pass through (and to attract tourists to the location). even today, visitors wait in line to be photographed driving their cars through a tunnel. when the groves were converted into national parks, the tunneling was discontinued, but several tunneled trees are still alive. when the redwood tunnels were first constructed, not much consideration was given to the long-term effects of a tunnel on a tree's health. nevertheless, many trees have survived more than 100 years after a tunnel was cut through their trunks. this is possible because Help me please Ill mark brainlest!!! BRAINLIEST HERELook at the stem-and-leaf plot. What is the mean of the numbers? A) 1.57B) 19C) 20D) 22 What is the common ratio of the sequence?-2, 6, -18, 54,...a. 3b. 2c. 3d. 8 The most forward two teeth on the upper or lower mouth are: -Incisors -premolars-cuspld -canine Imagine that you earned $14,425 in one year. If the government enforces a 1596 incometax, how much money would you owe in taxes at the end of the year? Show your work. will mark brainliestttttttAfter Mexico, which country has the highest number of immigrants entering the United States?A) India B) China C) South Korea D) Philippines 9d + 4 = 67 The solution is d = Can you please help? The question is in the picture picture. thank you why won't we bring back dinos if we have the right tec and stuff to do so and have we not just found a small amount of dna of a pregnant t rex Please help or explain what I should do to get an answer please and thank you !Please help fast!!*18 pts*!How is light amplified in a laser?A. Photons "leak" through a partically reflecting mirror, causing them to travel in step.B. Integrated circuits in a laser amplify the sound produced by photon emission.C. Photons collide with gas particles, multiply, and reflect back and forth in a tube.D. Electric current is amplified and directed into gas particles, which emit photons. Question 1: There are 14 apples, 28 cherries, and 9 oranges. What is theratio of cherries to apples?A) 14:28B) 28:14C) 2:1D) 7:14 Find the mean among these numbers: 22, 20, 25, 19, 20 In an all boys school, the height of the student body are normally distributed with a mean of 69 inches and a standard deviation of 5 inches. using the empirical rule, what percentage of the boys are between 54 and 84 inches tall? Hi I just wanted to know my body type am I a mess morph ecto mix am I pure ectomorph or mesomorph can someone help me and for people who are gonna be negative stay away.I will show a picture of flexing 2A (g) + Y (g) 3C (g) + D (g)Based on the initial conditions shown below, determine the value of the equilibrium constant if the concentration of product C at equilibrium was measured to be 0.456 M.Initial Conditions: No reactants present, [C] = 0.651 M, [D] = 0.754 M.Equilibrium Conditions: [A] = ?, [Y] = ?, [C] = 0.456 M, [D] = ?.A. K = 59.5B. K = 37.2C. K = 0.0269D. K = 0.0168 NO LINKS!!!!!! Help its urgent, PLEASE HELP!!!!!!!!!!!!!!!! It's Math Help!! Please? URGENT (WILL GIVE BRANLIEST) whats 1 + 1?