The final step in the DNS process is The web server sends information back to the web broswer.
What occurs when you enter a URL in one's browser?Note that if you enter a URL into a web browser. The browser is said to search for the IP address for the domain name through the use of DNS.
Furthermore, The browser then sends a HTTP request to the server and the server is known to also sends back a HTTP response back.
Learn more about web browser from
https://brainly.com/question/18455725
Name a website or app that collects user data. How is the data used to help solve a problem, either for the website creators or the users?
Answer:
Explanation:
Google collects user data to personolize your experiance online.
WILL DO A BRAINLY! help pls.
Imagine you are an instructor for an online course. A few hours before a test, one student emails you to ask when the test is and how to prepare. How would you help this student? Explain your answer.
Answer is given below
Explanation:
an instructor for an online course when student emails about exam time its instructor priority to tell as soon as possible tell them test date and time
and if ask for tips for last hour preparation so some advice give them as
First of all, you need to know the minimum basics like what is the name of the subject in the syllabus and how many chapters are there. Start with items that are easy to complete in less time. It boosts your self-confidence and reduces stress. Find the important things that are repeated eleven times in the exam. You can even go through the papers of previous years to find it. When reading a topic, focus 100% with 0% variations. Do not leave unimportant things. At the very least, read it. You do not need to excel in these subjects, but at least you should be able to try those answers. Do not panic before the exam, you may forget the answer in the exam if you are scared. Allocate time for each answer you write. Time management during the exam is also important. Don't forget to revies the keywords in each topic.During user tests for a new app, the users couldn't figure out which buttons to push, even though the design team thought it was obvious. What's the BEST way for the design team to deal with this problem?
Answer:
add text that describes what the buttons do.
Explanation:
Complete the statement below with the correct term.
A utility that provides names to each computer on a network is called a ____________naming service.
Answer:
DOMAIN
Explanation:
A utility that provides names to each computer on a network is called a DOMAIN naming service.
If you were to conduct an Internet search on vegetarian restaurants, which of the following searches would be the best
to use?
'vegetarian restaurants
"restaurants
"vegetarians"
all of these
Answer:
A.
Explanation:
just did it
you really need to ask brainly for this question? obviously its vegetarian restaurants
If a computer file will not open, what should you do? A. Make sure you have the correct software to open it. B. Change the name of the file. C. Keep clicking until it will open. D. Press the F1 key to open it.
Answer:
A. Make sure you have the correct software to open it.
Explanation:
If a computer file will not open, what you should do is to make sure you have the correct software to open it.
Sometimes, computer users make the mistake of opening files with the wrong software application or program, this often leads to an error due to the incompatibility of the software application with the particular file.
Basically, all software applications are designed and developed for use with specific file extensions or formats and as such, when used to open a file it isn't developed for, it result in an error.
For instance, you cannot use Microsoft Word to open a Coreldraw file or to play music and video files.
Hence, it is necessary and important to ensure that you have the right software associated with a file format before opening any file.
Additionally, actions such as changing the name of the file, continually clicking or opening the file and pressing F1 would never open the file because of the incompatibility issue.
what is similar software engineering, Hardware engineer, Network Architect, and Web developer?
I Am Pretty Sure The Answer Is - "B"
Hope This Help's
A _____ pattern is a heart-shaped pattern that captures sound from a single direction, mostly from the front.
Answer:
Cardioid
Explanation:
Answer: A cardioid pattern is a heart-shaped pattern that captures sound from a single direction, mostly from the front.
Explanation:
What is a domain?
A) The scalability of a network cable
B) An individual computer or other physical device
C) A server on a circuit board a network organization that uses at least one computer as a server
D) A utility that provides names to each computer on a network
Answer:
D
Explanation:
In general, a domain name identifies a network domain, or it represents an Internet Protocol (IP) resource, such as a personal computer used to access the Internet, a server computer hosting a web site, or the web site itself or any other service communicated via the Internet.
it is used to replace numeric number of a website
greatflombles or gr8flombles or go2flombles
which is the best reason for john to bring snacks to his study sessions.
To stay energized? There's no answers to choose from.
Answer:
C to ensure he has enough caffeine
Explanation:
You need energy to think and do and the other answers don't make much sense. Ex: He wouldn't avoid taking breaks because you need breaks, it's required, an essential of life pretty much. B makes no sense at all because why would you avoid leaving to get food? And a makes it difficult to decide whether it's A or D but if you really think about it, it doesn't make sense to bring food to enjoy yourself while in a studying session.
Hope this Helps! :)
a cpu handless all the instruction that it recieces from hard ware and software which are available on the computer true or false
Answer:
True
Explanation:
The CPU controls the computer like a brain controls a body. And yes it takes instruction from hardware and software and runs it.
what is the full form of PDP
Answer:
Plasma display panel (PDP)
Explanation:
Plasma display panel (PDP) is a type of flat panel display that uses small cells containing electrically charged ionized gases or plasmas, to produce an image. PDP consists of millions of tiny gas-filled compartments, or cells, between two panels of glass with parallel electrodes deposited on their surfaces.
Hi everyone! I was wondering if any of you want to help me with a computer science problem I have for one of my classes. I do not understand how to do it which is why I ask.
Here is the problem: Write an algorithm for placing a set of pencils in order from largest to smallest (left to right).
I learned other sorting algorithms but I don't quite understand how to implement them into my own algorithm.
Thanks.
Answer:
Use bubble sorting
Here is an example program I made:
for(int i = 0; i < length; i++){
for(int j = 0; j < length; j++){
if(j != length - 1){
if(input[j] > input[j + 1]){
storeVar = input[j];
input[j] = input[j+1]; //storeVar2;
input[j+1] = storeVar;
}
}
}
what is you full name ?
Answer:
Name: Whydoyouneedtoknow
Answer: Deshawn Reshawn Burgess
Explanation:
My full name
Alexis wants to learn HTML and CSS. She wants to test your coding skills in these design languages how can she practice code writing abilities?
What is the difference between operating systems and application software?
* Application software translates itself into language for the BIOS, whereas operating systems are what users
interact with
Application software is what the user interacts with, and operating systems are what translate application
software.
Application software is located within the hardware, and operating systems are what the user interacts with.
Application software is located within the hardware, and operating systems are what translate application
software for the BIOS.
Answer:
Application software is what the user interacts with, and operating systems are what translate application software
Explanation:
The difference between the operating system and the software is that the application system has user interaction and the operating system has a translate application. Hence option B is correct.
Waht is a opering system ?An operating system is software that manages the computer hardware and software resources and also provides the services to the computer program. The operating system works on the basis of time-sharing and schedules the tasks for efficient allocation of time.
The application software is based on the application that is developed by the company such as Microsoft or adobe.
Find out more information about the operating system.
brainly.com/question/1763761
Mrs. Patel uses a computer program to balance her checkbook. Which of the following best explains how the
computer algorithm helps Mrs. Patel?
It gives judgments about how Mrs. Patel spends her money.
It makes Mrs. Patel modern.
It reduces errors.
It shows how to write checks.
Answer:
c it reduces errors
Explanation:
Instead of Mrs.Patel doing it she has an online program made for checks to do it for her.
Answer:
c
Explanation:
Using the flowchart below, what value when entered for Y will generate a mathematical error and prevent our flowchart from being completely executed? 3 0 1 None of these values will produce a mathematical error
Answer:
The answer is the last choice that is "None of these values will produce a mathematical error".
Explanation:
In this question, the above given choice correct because neither of the flowchart procedures could trigger a mathematical error. This error could not be induced by multiplication, addition and subtraction, and the only division by 15. It is the only divide by 0, that's why the above flowchart will produce a mathematical error.
Which of the following tasks is an interactive media professional most likely to do? Check all of the boxes that apply. 1. decide how a website should look 2.install an art-design–oriented software program for other users 3. monitor the network connection 4. test a software program to ensure that the visual elements are working 5. set up a new computer for the president of a company
Answer:
decide how a website should look and
test a software program to ensure that the visual elements are working
Explanation:
Answer:
A,D
Explanation:
The person above was right
What is the name of the access panel where you can configure the
appearance or actions in an application, operating system, or hardware?
Answer:
control panel
Screenplays do not need to include
Answer:
WGA Registration Numbers. ...
Copyright Numbers. ...
Personal Mailing Address and Multiple Contact Numbers. ...
Logline or Synopsis. ...
Character Breakdowns. ...
Opening Credit Sequence Slugline. ...
Scene Numbers. ...
Draft Color Pages.
Explanation:
This is what I found
Mario wants to make his document accessible to technology users. He first needs to access the Accessibility Checker. He can do this by clicking the _tab. Next, he needs to click the _option. Then, he needs to click the _ icon.
Answer: see guidelines in explanation
Explanation:
For Mario to make his document accessible to technology assistants, he needs to do the following;
-Access the accessibility checker by clicking the FileHomeReview tab
-Click the InfoNewOpen option
-Click the Check for IssuesManageDocumentProtect, the document icon
-Then, click Check accessibility option, the accessibility pane will open.
-He needs to read the information about errors, warning, tips and steps to take to make his document accessible to other users.
After spending a year in India, Giovanna returns home to the United States and is inspired to raise money to help her new friends build a school. She makes a pitch to the Rotary Club in her hometown. This was the best experience of my life. Not only did I get to learn about a new culture and explore new ideas, but I am learning to speak their language. But don't just take my word for it. I've asked the children to join us today from India through web-conferencing, and they'd like to say a few words. Giovanna is using digital communications in a civic-minded way to improve the conditions of people in other countries. demonstrate the language of the children of India. increase her chances of getting into a top-notch college. do away with the digital divide
Answer: A) Improve the conditions of people in other countries. :)
A program executes 15 billion instructions. You are running this program in two systems: System A: has a processor with 3 GHz and an average CPI of 2.0 System B: has an average CPI 1.2 and execution time is 1.5 X more than system A. What is the clock speed of processor in system B.
Answer:
Clock speed of B = 7.5 GHz
Given:
Processor speed of A = 3 GHz
Average CPI of A = 2
Average CPI of B = 1.2
Execution time of B is 1.5 times then A
Find:
Clock speed of B
Computation:
Execution time = CPI × Processor speed × Instructions
Execution time of B = 1.5[Execution time of A]
1.2 × Clock speed of B[15 billion] = 1.5[2 × 3][15 billion]
Clock speed of B = 7.5 GHz
16.
A cone has a volume of 4950 cm². If its vertical height is 21 cm, find its base radius.
take PI = 22/7
r = 15 cm
Explanation:formula
V = πr²×h/3
replace
4950 = 22/7×r²×21/3
4950 = 22/7×r²×7
4950 = 22×r²
r² = 4950/22
r² = 225
r = √225
r = √15²
r = 15 cm
Does this photo look good? I took it myself for photography class
When a peanut farmer adds value to his peanuts by turning them into creamy peanut butter, the farmer is engaging in which of the processes listed below?
Answer:
The correct options are;
The security administrator makes sure to shred and properly dispose of any printed confidential information
The security administrator uses password-protected files and folders on his work computer
Explanation:
A company's policies as written in the employee manual, with regards to confidentiality, generally includes provisions and procedures on how to handle confidential information, including the requirement for the shredding of of printed confidential information that are to be disposed, such as information about the way the company operates, the earnings of the company and employee records
Password protection keeps confidential files and folders from being able to be accessed by people without the prerequisite authority, which ensures the confidentiality of the company's information is maintained.
What type(s) of media can be pre-recorded (read only), recordable (write once), or re-recordable (read and write multiple times)? (2 points) Enter your answer
Answer:
An optical disc.
Explanation:
An optical disc is a small and flat digital-optical disc that is usually circular and used to store computer data by using a laser beam.
The optical disc is able to store digital data because it is made up of a polycarbonate (a tough-brittle plastic) with one (1) or more metal layers.
Additionally, the data stored in an optical disc cannot be scrambled by a magnet because it isn't made of a magnet or doesn't have a magnetic field. There are different types of optical disc and these are; CD-ROM, CD-R, CD-RW, DVD-RAM, DVD-ROM, DVD+/-RW, BD-RE, DVD+/-R, BD-R, BD-ROM.
Where; CD is an acronym for compact disc.
DVD is an acronym for digital video disc.
BD is an acronym for Blu-ray disc.
R represents read only.
RW represents read and write.
RE represents read, write and erasable.
Hence, an optical disc is a type of media that can be pre-recorded (read only), recordable (write once), or re-recordable (read and write multiple times).