Answer:
The term used to passed one computer to another is called a packet
HTTP is the protocol that governs communications between web servers and web clients (i.e. browsers). Part of the protocol includes a status code returned by the server to tell the browser the status of its most recent page request. Some of the codes and their meanings are listed below: C++
200, OK (fulfilled)
403, forbidden
404, not found
500, server error
Given an int variable status, write a switch statement that prints out the appropriate label from the above list based on status.
I'm getting an error on this.
This is my code:
cout << "Enter a status";
cin >> status;
switch (status)
{
case 200:
break;
case 403:
break;
case 404:
break;
case 500:
break;
}
Answer:
the answer is your mind think and you will get it like me it's ()
3.1.1 What type of goods are car radio and remote control.
Answer:
Radio Controlled cars .
In an online shopping application, the primary case type PurchaseOrder has two child case types: Payment and Packaging. In processing PurchaseOrder case PO-11, Payment case Pay-37 and Packaging case Pac-56 are created. Which statement about the processing of PO-11, Pay-37, and Pac-56 is correct?
A. PO-11 has to be resolved before either Pay-37 and Pac-56 is resolved.
B. Pac-56 has to be resolved before Pay-37 is resolved.
C. Both Pay-37 and Pac-56 have to be resolved before PO-11 can be resolved.
D. PO-11 can be resolved when either Pay-37 or Pac-56 is resolved.
Answer:
The answer is "Option C".
Explanation:
The principal instance type PurchaseOrder has two types of instance children in an online purchasing application: Pay and Packing. Pay case Pay-37 and packing instance Pac-56 are designed to Sales Orders case PO-11 execution. All statements regarding PO-11, Pay-37, and Pac-56 should be settled before PO-11 may be addressed. Both Pay-37 and Pac-56.
I dont understand this at all! PLZ help me
DO NOT ENTER CODE INTO THE COMPUTER! What will be printed by each of the print statements in the following code with this list
ex = [5, 3, 0, 1, 2]
Answer:
See explanation
Explanation:
Given
[tex]ex = [5,3,0,1,2][/tex]
Solving (a):
print(ex[0:2])
This prints the elements from 0 index to 2-1
In other words, it prints index 0 and 1
Hence, the output is [5, 3]
Solving (b):
ex.append(8) --> This adds 8 to the end of the list
print(ex) --> This prints the updated list: [5, 3, 0, 1, 2, 8]
Solving (c):
ex.remove(0) --> This removes 0 from the list
print(ex) --> This prints the updated list: [5, 3, 1, 2, 8]
Solving (d):
ex.pop() --> This removes the last ite, from the list
print(ex) --> This prints the updated list: [5, 3, 1, 2]
What is self management
Answer:
when you manage or construct something by yourself, taking full reponsiblity, etc
Explanation:
PLEASE HELP ILL MARK BRAINLIEST!!!
From which two international agreements do most nations derive their intellectual property laws?
Digital Millennium Copyright Act (DMCA)
Berne Convention
Preventing Real Online Threats to Economic Creativity and Theft of Intellectual Property Act (PROTECT IP or PIPA)
World Intellectual Property Organization (WIPO) Copyright Treaty
Stop Online Piracy Act (SOPA)
Answer:
I. Berne Convention.
II. World Intellectual Property Organization (WIPO) Copyright Treaty.
Explanation:
An intellectual property can be defined as an intangible and innovative creation of the mind that solely depends on human intellect.
Simply stated, an intellectual property is an intangible creation of the human mind, ideas, thoughts or intelligence. They include intellectual and artistic creations such as name, symbol, literary work, songs, graphic design, computer codes, inventions, etc.
An intellectual property (IP) law can be defined as a legal framework and regulations that governs and protects an individual's or organization's intangible and innovative creation of the mind from unauthorized use by a third party. Thus, it is a set of formal rules granted by a government to protect an intellectual property by giving the owner an exclusive right to use while preventing any unauthorized access, use or duplication by others.
The two international agreements from which most nations derive their intellectual property laws are the Berne Convention and World Intellectual Property Organization (WIPO) Copyright Treaty.
The Berne Convention is an international agreement governing copyright for the protection and equal treatment of literary and artistic works. It was signed into law on the 9th of September, 1886 in Berne, Switzerland and was adopted by eight (8) countries.
The World Intellectual Property Organization (WIPO) Copyright Treaty is an international agreement under the Berne Convention and it governs the protection of literary and artistic works, as well as the rights of authors. It was signed into law on the 20th of December, 1996.
Answer:
Berne Convention
World Intellectual Property Organization (WIPO) Copyright Treaty
Explanation:
I got it right on the Edmentum test.
Check out this app! It's millions of students helping each other get through their schoolwork. https://brainly.app.link/qpzV02MawO
Answer:
Tamam hocam o zaman....
Your computer monitor’s power switch is in the ‘ON’ position; however, the display is blank. Which of the following is NOT a likely cause of the problem? *
1 point
the interface cable may be loose
the network adapter is malfunctioning
monitor may be in sleep/hibernate mode
the monitor controls are improperly adjusted
What is the name of database of viruses that an antivirus software scan for?
Answer:
Anti virus scanner. i hope :)
Explanation:
A _____ movement tries to improve a part of society, usually through legal methods.
Answer:
Revisionary
Explanation:
Your computer system is a participant in an asymmetric cryptography system. You've created a message to send to another user. Before transmission, you hash the message and encrypt the hash using your private key. You then attach this encrypted hash to your message as a digital signature before sending it to the other user. In this example, which protection does the hashing activity provide
Answer: Integrity
Explanation:
Based on the information given, it should be noted that the protection that the hashing activity provides is integrity. In cryptography, hashing is used in the verification of integrity.
To determine integrity, comparison can be made between data and a hash value. When data is hashed at a particular time, the hash value is protected. Then, to ensure integrity, the data can then be hashed again after which it'll be compared to the protected value.
The students of a college have to create their assignment reports using a word processing program. Some of the questions in their assignment involve comparison between different items. Which function of a word processing program will be the most useful to present this information?
Answer:
The insert table function of a word processing program will be the most useful for comparison.
Explanation:
Your welcome! :)
Andy needs to rank the pages of his website according to importance. What tag will he use on the site map?
Andy will use the ____
tag to rank the pages of his website.
Answer:
tag. Title tags are used to set up those clickable headlines that you see in the SERP: ...
Meta description tag. ...
Heading (H1-H6) tags. ...
Image alt text. ...
Schema markup. ...
HTML5 semantic tags. ...
Meta robots tag. ...
Canonical tag.
Answer: the priority tag
Explanation:
edmentum
Which of the following type of software would be the MOST appropriate for showing information in tables and reports
Answer: B) Database Software
Explanation:
Desktop Publishing software and Multimedia software is not used for storing data, so it can't be that. Spreadsheet software stores data in cells, while Database software stores data in tables.
the position of an element in the periodic table depends on
Answer:
Electrons
Explanation:
Hope it helps
A news company is planning to use a Hardware Security Module (CloudHSM) in AWS for secure key storage of their web applications. You have launched the CloudHSM cluster but after just a few hours, a support staff mistakenly attempted to log in as the administrator three times using an invalid password in the Hardware Security Module. This has caused the HSM to be zeroized, which means that the encryption keys on it have been wiped. Unfortunately, you did not have a copy of the keys stored anywhere else.
How can you obtain a new copy of the keys that you have stored on Hardware Security Module?
Answer:
you cannot obtain a new copy of the keys that you have stored on Hardware Security Module, because they are lost forever and a new copy cannot be obtained if a copy is not kept somewhere.
Explanation:
Hardware Security Module (CloudHSM) is a cloud-based hardware security module (HSM) that provides the user the opportunity to create and utilize your own encryption keys on the AWS Cloud. It is a fully managed service that takes care of time-consuming administrative activities such as software patching, backups, hardware provisioning, and high-availability for the user.
One of the key elements of the Hardware Security Module (CloudHSM) is that a copy of the keys stored must be kept somewhere because if keys are lost, they are lost forever and a new copy cannot be obtained if a copy is not kept.
Therefore, you cannot obtain a new copy of the keys that you have stored on Hardware Security Module, because they are lost forever and a new copy cannot be obtained if a copy is not kept somewhere.
Directions. Read and analyze the sentences below. There are words or phrases to be corrected. Rewrite it on the blank accrording to what you have learned in the lesson.
Full question attached
Answer and Explanation:
1. There’s need to ask for help and advice from people who have the
knowledge and skills in making a simple electrical gadget.
2. Adapter is used to plug appliances that are far from the main power source.
3. Do not touch the metal pipes while you are doing electrical repairs.
4. Shut off the power at the main switch or circuit breaker and unplug the equipment when working on electricity.
5. Pliers are tools used to grip, pull or cut electric wires.
From the above, we have corrected some of the errors that could be made in everyday home appliances or home electricity. In number 4, it is also worthy of note that shutting off power at the main switch will only require emergency situations otherwise we need only shut off the one for the problem circuit and leave the rest.
A person's alcohol or drug addiction____devastate the lives of those nearby.
A. is sure to
B. it unlikely to
C. doesn't
Answer:
A. is sure to
Explanation:
Alcholism affects not only your body but the people around you, due to how it can alter your behavior
17. What is data communication? * 1 point
Answer:
The transfer and reception of data over a communication channel.
Explanation:
I don't know how to explain- :/
Hope it helps c:
Adrcle has a diameter of 4 inches. Which statement about the area and circumference of the circle is true?
A comparison of the area and circumference of the circle is not possible because there is not enough information
to find both
The numerical values of the circumference and area are equal
The numerical value of the circumference is greater than the numeste value of the area
The numerical value of the circumference is less than the numerical value of the area
Answer:
The numerical values of the circumference and area are equal
Explanation:
Area of a circle = πr²
Circumference of a circle = 2πr
Radius, r = diameter/2
= 4 inches/2
= 2 inches
r = 2 inches
π = 3.14
Area of a circle = πr²
= 3.14 * 2²
= 3.14 * 4
= 12.56 inches ²
Circumference of a circle = 2πr
= 2 * 3.14 * 2 inches
= 12.56 inches
Area of a circle = 12.56 square inches
Circumference of a circle = 12.56 inches
The numerical values of the circumference and area are equal
((GUITAR))
What is the letter name for the note shown above?
D
E
F
G
One way parents and guardians can influence technology use is to establish set boundaries and model proper use for their children. Which of these outcomes would you expect if this guideline was followed?
Answer: Adults and children would look at things online together
Explanation:
Despite the many advantages that technology possesses, it can be dangerous when it's left all alone with children without proper monitoring.
There should be set boundaries and there should be proper use being modelled for their children. To do this, it's essential for the adults and the children to look at things online together.
Noah recently installed a proprietary software application on his home computer. Under the terms of the license, he must renew his subscription to the application every year. What type of license does the application have?
The application has ____ type of license. It is different from a perpetual license since this type of license has____.
BLANK 1.
non-perpetual license
CC Attribution ShareAlike (CC BY-SA) license
GNU GPL
BLANK 2.
no expiration date
no support
no registration
Answer:
gnu gpl
no registration
Answer:
1.non perpetual license 2. no expiration date
Explanation:
When you start a new blank document, you begin typing at the
A. Center alignment
B. Right margin
C. Insertion point
D. Top alignment
1) A.B+B.C.A.D+A.D
2) A.D+B.C+A.C.B.C.D
3)B.C+A.C.B+A.D
Explanation:
Draw AE⊥BC
In △AEB and △AEC, we have
AB=AC
AE=AE [common]
and, ∠b=∠c [because AB=AC]
∴ △AEB≅△AEC
⇒ BE=CE
Since △AED and △ABE are right-angled triangles at E.
Therefore,
AD2=AE2+DE2 and AB2=AE2+BE2
⇒ AB2−AD2=BE2−DE2
⇒ AB2−AD2=(BE+DE)(BE−DE)
⇒ AB2−AD2=(CE+DE)(BE−DE) [∵BE=CE]
⇒ AB2−AD2=CD.BD
AB2−AD2=BD.CD
Which is developed during the process of technological design?
Answer:Steps of the technological design process include: identify a problem, research the problem, generate possible solutions, select the best solution, create a model, test the model, refine and retest the model as needed, and communicate the final solution.
Explanation:
:)
Answer:Steps of the technological design process include: identify a problem, research the problem, generate possible solutions, select the best solution, create a model, test the model, refine and retest the model as needed, and communicate the final solution.
Explanation:
Summary of how I could use my Video Skills outside of school
Answer:
u can take videos of your journey
- enjoy the moment (like using videos in snap)
- you can record ur life
hope this helps
Answer:
you could make some videos for money
Explanation:
Botnets can be defined as Group of answer choices Redirecting web links to addresses different from the intended one, with sites masquerading as the intended destinations. Encryption methods widely used in e-commerce. Eavesdropping programs that monitor information traveling over networks. A network of zombie computers infiltrated by malware used to carry out a distributed denial-of-service attack.
Answer:
A network of zombie computers infiltrated by malware used to carry out a distributed denial-of-service attack.
Explanation:
Cyber security can be defined as a preventive practice of protecting computers, software programs, electronic devices, networks, servers and data from potential theft, attack, damage, or unauthorized access by using a body of technology, frameworks, processes and network engineers.
Botnets can be defined as a network of zombie private computers (PCs), smartphones, servers, etc., infiltrated and infected by malware used to carry out a distributed denial-of-service (DDOS) attack without the owner being aware. Thus, botnets are typically used by hackers to remotely steal user data, perform a distributed denial-of-service (DDOS) attack, and send spam messages via a command and control (C&C) channel (software).
In Cybersecurity, there are certain security standards, frameworks, antivirus utility, and best practices that must be adopted to ensure there's a formidable wall to prevent data corruption by malwares or viruses, protect data and any unauthorized access or usage of the system network.
Some examples of an antivirus utility to scan, detect, remove and prevent botnets are Avast, Norton, Kapersky, McAfee, etc.
Role of memory in a computer system
Answer/Explanation:
The role of memory in a computer system is to remember the date you have searched on it or websites you've visited or photos you've taken. This is called the memory drive. Memory drives are very important imagine spending your whole life on this video game and you finally finished your game! Well without the memory drive you'd have to start that game all over again.
Because of the memory drive we can save our data in our devices. Memory drive is used in every device that we use in modern day. Memory drives are important for computers to work properly. Did you know the reason we have fans or holes in the bottom of our computer is to cool the drives down in our computer?
It's because they get overheated cause they work on your computer constantly. Computers are very complex and high tech so it helps to make things into small drives. Memory is important for the survival of tech, computers. We use memory every day in different ways wether its our computers or our devices or our heads.
~ LadyBrain
In raft survival ocean nomad I was traveling and now I can’t enter the island or go back home to my raft please help me.
Answer:
Get an island scanner
Explanation:
This may help