What is the web page path on the web server for the URL:
http://www.mydomain.com/main/index.html?
O http://
O www.mydomain
O main/index.html
O index.html

Answers

Answer 1

Answer:

C: main/index.html

Explanation:


Related Questions

4. Which of the following is a face-to-face meeting between the hiring party and the applicant?
A. Interview
B. Application
C. Résumé
D. Reference

Answers

Answer:

A. interview

Explanation:

Ishmael would like to capture a selected potion of his screen and then capture action he performs on that selected portion. What should he do?


Use a video from my PC command

User the insert screen recording control

Create a poster frame

Use an embed code

Answers

Answer: User the insert screen recording control

Explanation:

Since Ishmael wants to capture a selected potion of his screen l, after which he'll then capture the action that he performs on that selected portion, he should use the insert screen recording control.

It should be noted that on most keyboards, there's an "insert screen" button. Also, Ishmael can simply open the window that he wants to screenshot and then click the screenshot button.

Therefore, the correct option is B.

You manage the website for your company. The website uses a cluster of two servers with a single shared storage device. The shared storage device uses a RAID 1 configuration. Each server has a single connection to the shared storage and a single connection to your ISP. You want to provide redundancy so that a failure in a single component does not cause the website to become unavailable. What should you add to your configuration to accomplish this

Answers

Answer: Connect one server through a different ISP to the Internet

Explanation:

With RAID 1 configuration, data can be simultaneously copied from one particular disk to another, thereby creating a replica.

Since the person wants to provide redundancy so that a failure in a single component does not cause the website to become unavailable, one server should be connected through a different ISP to the Internet.

Your program has a loop where a user guesses a letter.

Your program compares the guess to each letter in the word.

Finish the code.

for n in range(lenWord):
if _______ == letter:
blanks = blanks[:n] + letter + blanks[n+1:]


correct[n]


correct


correct(n)

Answers

Answer:

its correct[n]

Explanation:

for n in range(lenWord):

if correct[n] == letter:

blanks = blanks[:n] + letter + blanks[n+1:]

A loop in a computer program is an teaching that repeats until a specified condition is reached.

In a loop structure, the loop asks a question. If the answer needs action, it is executed. The same question is asked  again until no other action is required.

What are loops used for in programming?

A Loop is employed to repeat a specific block of code a over and over. There are two main types of loops, for loops and while loops.

What are the 3 types of loops in programming?

In Java, there are three kinds of loops which are – the for loop, the while loop, and the do-while loop. All these three loop constructs of Java executes a set of replicated statements as long as a specified condition stays true.

To learn more about A loop, refer

https://brainly.com/question/26568485

#SPJ2

Choose the expression that belongs in the blank in order to have the output shown.

>>> a = 5
>>> print(_____)
The value is5

"The value is " + str(a)

"The value is" , str(a)

"The value is " , str(a)

"The value is" + str(a)

Answers

Answer:

Option B

Explanation:

Given

a = 5

and if the value allotted to variable a is to be printed, the following command will be used

print "The values is", str(a)

Hence, option B is correct

Which connection type is a wireless method of sending information using radio waves?
O Cable
O Wi-Fi Fiber
Otic cable
O Broadband
please i need help but dont put up a wed site​

Answers

Hoped that helped lol, but yeah, the rest of them need wires

Edit: CAN I HAVE BRAINLIEST.

Fatima has 3 packs of batteries. Each pack contains 4 batteries. She gives her brother 8 batteries to put in his toy robot. Let b represent the number of batteries Fatima has left. Which equation could be used to find the value of b?

Answers

Answer: See explanation

Explanation:

Let b represent the number of batteries Fatima has left.

The equation that can be used to find the value of b goes thus:

(3 × 4) = b + 8

12 = b + 8

b = 12 - 8

Therefore, based on the above equation, the number of batteries that Fatima has left will be 4.

20 Points and Brainliest!!!!!!
Select the correct answer.
Amara is designing a website to encourage people in a city to vote in local elections. She wants to include a web page that shows first-time voters the steps to follow to register and vote in the elections. How can Amara best use multimedia to show the voting process on the web page?

A.
by providing a paragraph of instructions with pictures
B.
by providing an audio file along with downloadable pictures
C.
by creating a brief animation with optional text instructions
D.
by creating a static slideshow of the steps showing just pictures
E.
by adding automatically playing audio with text instructions

Answers

Answer:

I think E, sorry if I'm wrong.

Answer:

I think it might be C

Explanation:

what is the best wi-fi name you have ever seen?

Answers

Answer:

bill wi the science fi

Explanation:

Consider the classes below: Which of the following statements is true? Group of answer choices The value of counter will be different at the end of each for loop for each class. The value of j will be the same for each loop for all iterations. Both The value of counter will be different at the end of each for loop for each class and The value of j will be the same for each loop for all iterations are true. Neither The value of counter will be different at the end of each for loop for each class nor The value of j will be the same for each loop for all iterations is true.

Answers

Answer:

probly

Explanation:

Both The value of counter will be different at the end of each for loop for each class and The value of j will be the same for each loop for all iterations are true.

an option already selected by windows is called____ ( default option/ default selection)​.
this is urgent

Answers

Answer:

default option

Explanation:

HELPPP ME PLEASEEE!!

Answers

It’s the last one! The key to an effective persuasion is to know what you want and be clear about your response.

so i just went to play forge of empires and when i logged on to it all of my progress was gone and i was so far in to it

Answers

Answer:

That's tough...

Explanation:

Answer:

ok and?

Explanation:

This is not a question

How does a computer get the server's IP and how does it know which way to the server?

Answers

The browser connects to the domain name server (DNS) and retrieves the corresponding IP address for that specific server. It knows which way to go due to it being programmed to follow the exact instructions given by human interaction, its own hardware, and the software installed onto it.

PLEASE HELP! Please dont answer if your going to guess
You have three modes for opening a file. You wish to create a new file and write data to

the file. What letter belongs in this line of code?

myFile = open("another.txt", "_____")
r
w
a
d

Answers

Answer:

r

Explanation:

I literally learned this today when trying to make a python server with an html file:)

Answer:

w

Explanation:

what is faster C++ or go lang

Answers

Answer:

C++

Explanation:

just need to know if these are correct

Answers

Answer:

Yes, they are correct.

Answer:yea g

Explanation:

Suggest three ways in which celebrating an occasion influences food choices?

Answers


Celebrating influences food in more than 1 way

Answer:

It can completely show the different flavors that might have influenced the people at the past like their traditional spices and their main ingredients. It also is just a big part of celebrations because usually every single celebration comes with food and drinks.

What does the revolver do?

sends the domain name and requests the IP address

sends the IP address and requests the content of the web page

sends the IP address and requests the domain name

sends the domain name and requests the content of the web page

Answers

Answer:

last one

Explanation:

True or False

Operating systems control the loading of software applications onto a computer

All OSs offer user preferences allowing you to customize your computer

Answers

I used this from a other.

False

Software is the collection of large program or instruction of codes, which is used to perform some task. It is of two types of system software and application software.

The system software is used as a container for the application software and it is used to handle all other software it is used to operate the system.

Application software is used to perform any operation. This type of software can be used by the user if it is installed on the local machine on any system software

The operating system is also the part of the system software because it is used to operate the system and it is also the soul of the computer system which is also the function of the system software but the above question states that the operating system is not the part of the system software which is not correct. Hence false is the correct answer to the above question.

Functions of file in computer ​

Answers

[tex]\huge{\textbf{\textsf{{\color{pink}{An}}{\red{sw}}{\orange{er}} {\color{yellow}{:}}}}}[/tex]

File in computers are used to store data, information and commands.

Thanks hope it helps.Pls mark as brainliest.

Which of the following is the term for a device (usually external to a computer) that is plugged into a computer's communication
port or connected wirelessly?
An attachment
A peripheral
A flash drive
A plug-in

Answers

A device, usually external to a computer that is plugged into a computer's communication port or is connected wirelessly. Common peripherals are keyboards, mice, monitors, speakers, and printers

The term for a device (usually external to a computer) that is plugged into a computer's communication  port or connected wirelessly is:

B. A peripheral

According to the given question, we are asked to find the correct term for a device which is plugged to a computer's communication port wirelessly

As a result of this, we can see that a peripheral device is used to connect to a computer wirelessly and some common examples include a keyboard, mouse, joystick, etc.

Therefore, the correct answer is option B

Read more here:

https://brainly.com/question/20488785

Which of the following belongs in a website citation? (select all that apply)

the place where the author works

the Internet address or web page address

the person or organization responsible for the website

page numbers

the date when you got the information

Answers

The place where the author works I think

Answer:

the Internet address or web page address

the person or organization responsible for the website

the date when you got the information

Explanation:

No links it’s just a normal question about iPhones.
If you have someone in your contacts you talk with a lot but like everyday you delete the conversation multiple times will you stop receiving texts from that person even if you text them and it says delivered?

Answers

Answer:

You will still get the messages. You are just deleting the messages from YOUR device not the other persons, in order to stop recieving messages from the person you block them. In order to stop receving notifications, you put them on DND. But, if you talk to them everyday I would assume you would not want to stop receiving messages from them.

PLEASE HELPPPPP ASAP, 50 POINT'S + BRAINLIEST

1.) Online crimes causing loss of money: give 5 names and examples to each

2.) Online misconduct or crimes targeting medical offices and services: give 5 names and examples to each

3.) Online misconduct or crimes that you have experienced: give 5 names and examples to each

Answers

Answer:

1. Cybercrimes are online crimes that cause loss of money some examples are: Identity fraud, Cyber bribery, Debit/credit card fr/ud, and Email fr/ud.  

2. In medical offices devices linked to CT scans are able to be h/cked, there is r/nsomw/re that uses their devices. Since medic/l computers are always linked to the internet. it makes it easier for them to be h/cked. They make an employee click on an e-mail carrying m/lw/re, then the cybercrimin/ls encrypt p/tient data then dem/nd p/yment for its decryption.

3. This is a personal question but if you have ever been sc/mmed or witnessed someone being sc/mmed or almost got  sc/mmed it might apply to this question

What is the correct HTML for adding a background color?


Question 7 options:


< background>yellow


< body background-color=yellow>


< body bg="yellow">


< body style="background-color:yellow;">

Answers

Answer:

< body background-color=yellow>

Explanation:

This is the correct HTML command that is used for adding a background color of choice.

what is the most popular monitor​

Answers

Probably a television or a radio I guess

one day when rahul went to his computer lab and saw that all the computers were connected to a single printer and whoever is giving a command to print, the print out comes from that printer. can you name the concept of communication? class 8 computer one word answer..​

Answers

Explanation:

you can connect multiple PCs to the wireless printer and print your documents from each one of them as long as the printer can be connected to the same network . You need the disc that came with the wireless printer to install the correct drivers on your computers and laptops.

hope it helps ( brainleist please )

BRAINLIEST 14 points
The Great Firewall of China _____. Select 4 options.

blocks websites
filters all emails
filters social media
filters web searches
jams signals

Answers

Answer:

the first four options

Explanation:

they make the most sense

The Great Firewall of China is designed and developed to:

Block websites.Filter all emails.Filter social media.Filter web searches.

What is the Great Firewall of China?

The Great Firewall of China can be defined as a set of legislation and network security protocol that domestically monitors, regulates and controls inbound and outbound Internet traffic in the People's Republic of China, based on set aside security rules.

In this context, the Great Firewall of China is designed and developed to domestically:

Block websites.Filter all emails.Filter social media.Filter web searches.

Read more on Great Firewall of China here: https://brainly.com/question/27411286

#SPJ2

What is the output? Choose 3 options.

>>>import time
>>>time.localtime()

an indicator of whether or not it is a leap year

the day of the year

the month

the number of seconds after the epoch

the time zone's name

Answers

Answer:

the number of seconds after the epoch

the day of the year

the month

Explanation:

The time() function returns the number of seconds passed since epoch. For Unix system, January 1, 1970, 00:00:00 at UTC is epoch (the point where time begins).The function time. asctime(), present if the time module can be used to return the current date and time.

The output from the information given will be:

the number of seconds after the epochthe day of the yearthe month

It should be noted that input and output are simply the communication between a computer program and its user.

The output refers to the program that's given to the user. In this case, based on the information, the output from the information given will be the number of seconds after the epoch, the day of the year, and the month.

Read related link on:

https://brainly.com/question/23968178

Other Questions
HELP , TIMES ALMOST UP!!!!!! Multiple ChoiceWhat was the reason for establishing penal colonies in the eighteenth and nineteenth centuries?O People wanted to exile criminals to remote settlementsO Prisoners could be closely watched and put to harsh labor on penal colonies.O The penal colonies were established for prisoners to do masonry tasksO The king set up these prisons far away so that the citizens would be out of harm's way Did the Second Great Awakening influence the moral growth of the nation? Ms. Powell bought 12 cookies for $4.00 and Ms. Malley bought 8cookies for $3.50. How much did each person pay for a cookie? And whohad the better deal? 7s/2>3 Solve for the inequalityPLZZZZ help I am struggling with khan academy How can technical writers help readers focus on important information in a set of instructions?Technical writers can bring a reader's attention to important details in a set of instructions by ___.1. adding an explanation and caution 2. using a highlighting technique 3. repeating the information 4. adding graphics to the introduction Plz hurry What did the poet Kalidasa contribute to Indian poetry?He created the Mahabharata poem.He developed his own form of poetry.He wrote about ordinary people in ancient India.He altered existing forms of meter for his poetry. PLEASE I NEED THE ANSWER IN THE NEXT MINUTE How can people show the government what they want? I SHALL GIVE BRAINLIEST IF YOU HELP If Archibald and Rasmus can paint the equivalent of 5/12 of a fence in an hour, how many minutes will it take for them to complete the job? find the area of the irregular figure. PLEASE!!The sides are: 3 in, 4 in, 4 in, 5 in, 7 in, 9 ingeometry Which variable will you choose to eliminate? How? -3x -8y=-24 and 3x - 5y= 45 Was passt zusammen?bHast du den Taschenrechner?Wer hat die Schere?Was mchtest du denn?Mchtest du den Block oder das Heft?Was ist denn los?Wie findest du die Turnschuhe?Was schreibst du da?Machst du die Hausaufgabe?1 Den Ordner, bitte.2 Super3 Ja, ich mache Englisch.Nein, tut mir leid.5 Den Deutschaufsatz, leider!6 Den Block? Nein, das Heft.7 Ich.8 Ich habe den Aufsatz vergessen.f8h Question 211 ptsRead the sentence and choose the correct conjugation between the preterite or theimperfect.lpor telfono ayer por la tarde.o hablabahablioO hablaO habl A fan oscillates 250* and can be felt from a distance of 4 feet away . To the nearest tenth what area of the room can feel the wind from the fan? Use 3.14 for pi . What is the middle of 1/2 and 3/4 you can start thinking about the intersection of government in the economy in the United States by considering your every day life from the time you get up in the morning until you go to bed at night what contacts do you have with government which of those contacts related to the economy Pls helpp!Elvis Presley often performed in Broadway plays.True or False? Why was the constitution needed to be amended?