Marie uses a browser to visit a blog. What is the unique identifier of the blog?

Answers

Answer 1
it would be the Website which contains the URL of the blog
Answer 2
the website.............

Related Questions

What should you do if your temperature gauge moves up to just below the red zone?

Answers

If the temperature gauge moves up to just below the red zone,you should turn off your air conditioner and turn on your vehicle's heater. Then immediately find a mechanic or pull over safely and contact a road service.




Pull over when safe.
Turn off the car.
Let the car sit and cool off a fair amount.
Open the hood.
Use a rag or gloves to protect your hands from the heat.
Slowly very slowly with the gloves on after you have let the vehicle cool down a bit.
Open the radiator check if you have coolant in it.
If you don't you will need to refill it with the same coolant you use last time.
If you can't get coolant you can use water to get your car to a shop or home.
Using water can freeze when the temperature gets to low in winter
When water freezes it expands and will crack parts and can cause a lot of damage.
When you get your car to the shop or home flush out the radiator and fill it up with new coolant or antifreeze
Coolant or antifreeze sometimes come as a concentrate so you may mix it with water some you don't mix read the directions before you start.

What is the major function of the network access layer?

Answers

Th network layer is the first layer of the OSI model. It determines the media used (CAT5/6/7/Fibre/Coax). The major function is to communicate with servers and workstations.

A ________ is a device connected to a network such as a printer or a game console.

Answers

A printer or a game console is not a network. They themselves are connected to the network.

What subnet mask would you use when configuring a tcp/ip client with an ipv4 address on the 172.16.32.0/19 network?

Answers

172.16.32.0/19  = has a mask 255.255.224.0

Here’s one about technology. IBM developed the first chess playing computer which won both a chess game and a chess match against reigning world champion at the time Garry Kasparov. Do you know what they called this smart robot?

Answers

The first chess playing computer which won both a chess game and a chess match against reigning world champion  at the Garry Kasparov was the smart robot, called Deep Blue.
Deep Blue was computer developed by IBM and it was evolved in 1989. It was the fastest computer on the championship. It was capable of evaluating 200 million positions per second.

Under the common criteria, which term describes the user-generated specifications for security requirements?

Answers

The correct answer to this question is the:

“Protection Profile (PP)”

According to the ISO/IEC 15408 and the Common Criteria (CC), the Protection Profile (PP) is a document used as a part of the certification process. And since it is a generic form of a Security Target (ST), this makes it a typical creation by a user or a community of users.

A __________ tries to break it security and gain access to systems with no authorization, in order to prove technical prowess.

Answers

Black-hat hacker is the answer. Hope this helps.

Question3 why can you not install the server migration tools to the server running windows server 2008 r2 using the add roles and features wizard on your server running windows server 2012 r2?

Answers

After you've installed the Migration Tools on Windows Server 2012 R2, you can register the tools on a Windows Server 2008 migration source machine by running smigdeploy.exe from your Windows Server 2012 R2 migration destination machine, but you cannot install the tools on Windows Server 2008.

For full information about how to deploy the migration tools, including how to run smigdeploy.exe to get the tools registered on a Windows Server 2008 source machine, see Install, Use, and Remove Windows Server Migration Tools for Windows Server 2012.

Answer:

Explanation:

The truth is, hiring a professional web designer or design firm is not for everyone.

If you’re a new business without much revenue, then using an affordable website builder is exactly what you should be doing.

However, if you own a small or medium sized business, using a ‘free’ website builder could cost your company many tens of thousands of dollars in wasted man hours and even more money in the opportunity cost of lost potential revenue.

In this article, we will address several aspects of the debate, “web designer vs website builder?” Who would be better off hiring a professional and the specific advantages and disadvantages of doing either?

"list at least 3 key performance indicators that should be considered prior to initiating a cloud deployment."

Answers

You should fully understand the cloud and its various offerings in order to properly integrate it within the business. Some of the Key Performers Indicators that should be considered are:
1. Measure your customer growth
If the customer growth is declining, then something needs to be done. 
2.Take a hard look at your renewal rate
3.Calculate your average revenue per user (ARPU)

During a remote desktop session, explain the result of opening the network connections window on the remote computer and configuring the network adapter to use a different ip address.

Answers

Answer:

The user who is controlling the computer remotely would be disconnected.

Explanation:

Explain your experience with the Internet including what search engine you typically use and why, how ethics play into the use of the information you gather, and how you protect your search privacy.

Answers

My experiences with the internet have been good, with not really and problems. I use Bing, a search engine created by Microsoft. I use Microsoft because I think I get better results, and with your searches you get points that you can redeem for prizes and rewards. I don't generally see anything that is ethnic related, I tend to stay on the path of schoolwork, and in my settings on my Bing account there is setting to protect my search history. 

Is a technique for representing an object as a stream of binary digits, which allows objects to be read and written from files with their state maintained?

Answers

The technique is called serialization and deserialization.

Individuals belonging to the subculture known for love of motorbikes and leather. Rival of the group known as ‘mods’.

Answers

Individuals belonging to the subculture known for love of motorbikes and leather are called Rockers. Rival of this group is called 'mod'.
There were two conflicting British subculture, Rockers and mod. Rockers have love for leather, so they are also called as leather boys.
The subculture of Rockers was centered on motorcycling, while subculture of mod was centered on music and fashion.

A software architecture that divides an application into view, business logic, and data is called a(n) ________.â

Answers

Software architecture divides an application into views

Dns (domain name system) servers translate all domain names into _____.

Answers

they translate them into ip addresses.

How many wires does a PCIe connection use for sending and receiving data?
=T

Answers

A PCIe connection uses one wire for sending and receiving. Each of the pairs of wires between a PCIe controller and a device is called lane PCI Express, in fact Peripheral Component Interconnect Express yet regularly observed abridged asPCIe or PCI-E, is a standard sort of association for inside gadgets in a PC.

Digital still cameras most often use ____ cards for storage.

Answers

Digital still cameras most often use flash memory cards for storage.

Kazaa software is commonly used to share audio and video files and documents over the internet. these files are located in? users' computers and not on a centralized server. kazaa is an example of? ________.

Answers

Kazaa software is commonly used to share audio and video files and documents over the internet., these files are located in the Cloud? Users' computers and not on a centralized server. Kazaa is an example of a peer to peer application.

A computer has a word length of 8 bits (including sign). if 2’s complement is used to represent negative numbers, what range of integers can be stored in the computer? if 1’s complement is used? (express your answers in decimal.)

Answers

Two's-complement notation can represent all integers from - 2^(N-1) to 2^(N-1) - 1, where N is the word length of the computer. So, in your example, the computer could store all integers from -128 to 127 inclusive. 

One's-complement notation can represent all integers from - 2^(N-1) - 1 to 2^(N-1) - 1, where N is the word length of the computer. So, in your example, the computer could store all integers from -127 to 127 inclusive

The word length of a computer is simply the number of bits, the computer can process

The word length is given as:

[tex]n = 8[/tex]

(a) 2's complements

The smallest integer in the 2's complement is::

[tex]N= -(2^{n-1})[/tex]

While the largest integer is:

[tex]N= 2^{n-1} -1[/tex]

So, we have:

[tex]Smallest = -(2^{8-1})[/tex]

[tex]Smallest = -(2^7})[/tex]

[tex]Smallest = -128[/tex]

And the largest is:

[tex]Largest= 2^{8-1}-1[/tex]

[tex]Largest= 2^{7}-1[/tex]

[tex]Largest= 128-1[/tex]

[tex]Largest= 127[/tex]

Hence, the computer can store all integers from within an inclusive range of -128 to 127, using the 2's complement

(b) 1's complements

The smallest integer in the 1's complement is::

[tex]N= -(2^{n-1}) + 1[/tex]

While the largest integer is:

[tex]N= 2^{n-1} -1[/tex]

So, we have:

[tex]Smallest = -(2^{8-1})+1[/tex]

[tex]Smallest = -(2^7})+1[/tex]

[tex]Smallest = -128+1[/tex]

[tex]Smallest = -127[/tex]

And the largest is:

[tex]Largest= 2^{8-1}-1[/tex]

[tex]Largest= 2^{7}-1[/tex]

[tex]Largest= 128-1[/tex]

[tex]Largest= 127[/tex]

Hence, the computer can store all integers from within an inclusive range of -127 to 127, using the 1's complement

Read more about word lengths at:

https://brainly.com/question/5046303

_______ is the command for opening a spreadsheet object in a separate spreadsheet window. A. Edit > Edit Data B. Worksheet > Edit C. Table > Excel Spreadsheet D. Worksheet Object > Open

Answers

I believe the correct answer would be option D. Worksheet Object > Open is the command for opening a spreadsheet object in a separate spreadsheet window. In Microsoft excel, you can simultaneously open two worksheets so you can observe them both. 

Answer:

The correct option to the following question is D.) Worksheet Object > Open.

Explanation:

On a Ribbon Home tab, you click the File and Select Click the Selection Pane Selection pane will open, there is the list of all objects on a worksheet. Click on the object names, and then it will selected on a worksheet.

How do you prevent unauthorized personnel from accessing your cisco device through the console port?

Answers

You can blacklist the mac address of the device which you don't want to be connected.
It depends on a version of the console but in my view the most useful and effective way is to physically secure your device and protect it by a complex password. And keep your password in a safe place.

What is significant about the contents of the destination address field?

Answers

The destination address field has a format similar to : ff:ff:ff:ff:ff:ff
What signifies the destination address and gives it a privilege over the source address is that it can either be a broadcast containing all ones or a unicast while the source address can only be a unicast.

On your computer desktop, you can see all sorts of different files, each immediately accessible. because you are actively working on them, and because you can open them whenever you want, these files are in fact very similar to the kind of information held in:

Answers

On your computer desktop, you can see all sorts of different files, each immediately accessible. because you are actively working on them, and because you can open them whenever you want, these files are in fact very similar to the kind of information held in working memory.

Answer:

Working memory

Explanation:

On a computer, Random Access Memory (RAM) is used as the working memory. It has the ability to store data for a short period of time and it is referred to as volatile because all data will be lost when your computer is shutdown or goes off abruptly. it has the capacity to store input data, programs, intermediate results and other forms of information.

A troubleshooter's ability to design and test hypotheses in order to solve a technology problem is based on ____.

Answers

A troubleshooter's ability to design and test hypotheses in order to solve a technology problem is based on critical thinking.

Critically to make informed decisions by critically evaluating different sources of data. As just a consequence, critical thinkers contain a wide range of other key talents, such as analysis, inventiveness, dilemma, and empathy.

It is a fundamental educational skill that enables students to question and comment according to their knowledge and facts. The ability is critical for students working on assignments or conducting research. It's also a valuable skill in a variety of workplace situations, and the ability of a troubleshooter to design and test ideas to solve a technological problem is dependent on critical thinking.

Therefore, the answer is "critical thinking ".

Learn more:

brainly.com/question/5793970

Unordered lists are often identified by graphic images known as

Answers

Bullets, little black circles.

Desktop publishing design tools are represented by A. icons. B. windows. C. trackballs. D. modems.

Answers

The best answer is A
Windows are the screens you can maximize and minimize.
Trackballs make the mouse move.
Modems are associated with internet connection.
Those three answers are unrelated leaving icons to be the most reasonable.

Prior to the development of e-commerce, web sites primarily delivered static html pages. true

Answers

Prior to the development of e-commerce, web sites primarily delivered static HTML pages. true

A windows host sends a tcp segment with source port number 1200 and destination port number 25. the sending host is a(n) ________.

Answers

Email client as port 25 is the default port for an email server.

Look at the simple circuit illustrated in the figure above. What will happen when only switch S1 is closed?

A. No current will flow in the circuit.
B. Nothing will happen; the light bulb won't light up.
C. The light bulb will light up.
D. The resistance of the circuit will increase.

Answers

If only S1 is closed, due to the diode across S3 is pointing to the right, the current cannot be flowing to the left.

So nothing will happen, the bulb is not on.

Answer: A. No current will flow in the circuit.

Explanation:

The Figure 1 illustrates the equivalent circuit at only switch S1 closed. That is a series circuit with two diodes, a bulb, and a battery.

Suppose that there is a current flowing in the circuit. A current flowing in the circuit implies that D1 is on. If D1 is on, there should be 0.7 V between anode and cathode (see Figure 2 left). However, there is not possible a low voltage on the top and a high voltage at the bottom of D1 (see Figure 2 right). Then, it is not viable 0.7 V between anode and cathode of diode D1. Therefore, D1 is off.

Now, we already know that this is a series circuit with the diode D1 off, so we can conclude that no current will flow in the circuit.

Correct answer is A. No current will flow in the circuit.

There isn't current flowing in the circuit next the light bulb won't light up. But other things happen, for example, the high voltage goes to the light bulb at only switch S1 closed. we can say that option B. is partially wrong and options C. is wrong

Finally, there are no resistances in the circuit. So, option D. is not right

Class sizes of various sections of college algebra at your university are an example of which type of data? quiizlet

Answers

Final answer:

Class sizes of various sections of college algebra at your university are an example of quantitative data, specifically discrete quantitative data.

Explanation:

The class sizes of various sections of college algebra at your university are an example of quantitative data. Quantitative data represents numerical values that can be measured or counted.

Specifically, the class sizes can be represented as discrete quantitative data, as the number of students in each section is a whole number value. For example, one section may have 30 students, another section may have 25 students, and so on.

Other Questions
According to the collision theory what two factors must be true to successfully result in a reaction In terms of explaining the probability of assignment to trial arms in consent forms, which is true? How do mitochondria work Adam had always been the problem child of the family, getting in trouble for skipping school and routinely disobeying his parents and their rules for him. his parents arranged a family therapy session, and adam was surprised to hear the therapist say that: In 1619 self-government was established in virginia. this establishment was called __________. Question 7 (Fill-In-The-Blank Worth 1 points)Fill in the blank with the correct form of the verb tre: You may copy and paste the accented characters from this list if needed: Sophie et Alice _______ amies.Answer for Blank 1:Question 8 (Fill-In-The-Blank Worth 1 points)Fill in the blank with the correct form of the verb tre: You may copy and paste the accented characters from this list if needed: Ils ___________ sur le bureau.Answer for Blank 1:Question 9 (Fill-In-The-Blank Worth 1 points)Fill in the blank with the correct form of the verb tre: You may copy and paste the accented characters from this list if needed: Les enfants, ___________ aimables avec le prof! (this is a command) Answer for Blank 1: In 1980, the United States' national debt exceeded $9 billion dollars. Express the exact dollar amount in scientific notation. PART 211. ___ ganas de comer? S, tengo ganas de ir a un restaurante chino.12. Venden Uds. frutas? No, aqu nosotros ___ ropa.13. Juan y yo____(trabajar) en la tienda.14. Les encanta leer el peridico? No, a ellos les ___ los libros de misterio.15. A m me ___ (gustar) las clases!16. David no es alto; es ___.17. Cuntas personas ___ en la clase? Veintisiete.18. Adnde vas? ___ a la cafetera para comer.19. El ____ del da es tortilla espaola.20. Anita ____ (beber) mucha agua.21. Cuntos aos tienes? (15) What did Mary and Louis Leakey discover that affected our understanding of early hominids? Which of the following is true about the Treaty of Versailles? a.)All stakeholders were involved in drafting the treaty. b.)Germany was forced to accept "war guilt" and pay reparations. c.)The treaty was drafted by member nations of the United Nations. d.)The United States signed the treaty. How much dirt is there in a hole 3 feet deep, 6 ft long and 4 ft wide? How could sentence 4 be re-written as a simple sentence?When they interrogate their parents, they might gain insight.Some interrogate their parents in an effort to gain insight.Some interrogate their parents, and this results in insight.If kids hope for insight, they might interrogate their parents.helppppppp meeeee The 20th-century art movement known as futurism celebrated above all the visual element of Como estas que tal both are ways to say how are you sister juliett The repetition of a motive at a higher or lower pitch level is called a: Need help with math problem Multiply (3x 7)(3x 5)A. 9x 2 + 6x + 35 B. 9x 2 + 36x + 35 C. 9x 2 36x 35 D. 9x 2 36x + 35 What is i^16 simplified The rate constant of a first-order process that has a half-life of 3.50 min is __________ s-1. Simplify. Square root of 121m^8n^4A. 11mnB. 11m^2n^2C. 11m^4n^2 How did english rule affect the iroquois confederacy? Steam Workshop Downloader