Answer:
A technology __cycle __ begins with the birth of a new technology and ends when that technology reaches its limits and dies as it is replaced by a newer, substantially better technology.
Explanation:
Hope its help
TRUE OR FALSE: Bomb threat checklists are extremely valuable and should be made available at all workstations.
Answer:
True
Explanation:
"Bomb threat checklists are extremely valuable and should be made available at all workstations. If your organization does not have a bomb threat checklist, print the sample for future reference. Keep a copy of the checklist at your workstation at all times."
Conceptually, a page table is an array. What is found in each element of the page table array, and how is it interpreted?.
An array is the group of data structure which has a similar data elements of the same data type. In this type of data structure, the information can be quickly recalled by making use of the index number so that each individual data can be retrieved.
With this in mind, we can see that a page table has to do with the data structure which is stored in a virtual memory so that the Operating System can access their virtual and physical address.
See attached image for a better visual description.
Please note that your question is incomplete so I gave you a general overview so that you would better understand the concept.
Read more about page table here:
https://brainly.com/question/15409133
what is the kybert satellite
Answer:
i dont know....there is nothing on that piece of technology
Explanation:
What is the complete path and filename of the file where ports and their associated protocols are defined
The /etc/services is often found in Linux/Unix.
The complete path and filename of the file where ports and their associated protocols are defined by /etc/services.
Linux Services files is known to save a lot of well-known ports. UNIX operating systems is known to save a services file at /etc/services.It does save information about a lot of services that client applications can use on the computer.
Looking into the file, you will find the service name, port number, and protocol it uses, and other applicable aliases.
the work of the configuration file /etc/services is to help programs to be able to do a getportbyname() sockets call in their code so as to know what port they can use.
Learn more about Computer services from
https://brainly.com/question/3837126
DES is a commonly used symmetric encryption algorithm, developed in the mid-1990s by the American government in conjunction with IBM, and is the recommended encryption algorithm for highly sensitive data. True False
Answer:
False
Explanation:
The DES encryption standard is believed to be weakened by the American government by containing shortened key lengths and 'S-boxes' of unknown origin.
________ programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures. Group of answer choices Object-oriented Structured Unstructured Content-markup
Considering the programming layout, Structured programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures.
Definition of Structured Programming Technique.This is because Structured Programming techniques are a method that is employed to enhance the reliability and simplicity of the program code.
Configurations of Structured Programming Technique.Structured Programming Techniques generally takes three structures body which include the following:
IF THEN ELSE DO WHILESequenceHence, in this case, it is concluded that the correct answer is option B. "Structured."
Learn more about programming techniques here: https://brainly.com/question/17180300
Choose the correct function to yield the shown result.
>>>____(3)
3.0
- int
-round
-float
-str
Answer:
int
Explanation:
Correct on edg test 2021
What are web protocols.
Answer:
Web protocols are a set of standards used to exchange information. It ensures that code can be modular and portable.
Answer:
The standard network protocol of the Internet, TCP/IP, stands for Transmission Control Protocol/Internet Protocol. The Internet Protocol part of the standard refers to the addressing of data message packets. Additional protocols that operate within the TCP/IP framework include UDP, HTTP and FTP. Each has different functions and purposes that ultimately work together to provide assorted capabilities through what's currently known as the World Wide Web.
Explanation: i hope this helps
An agile team has which two characteristics? (choose two. ).
A SAFe Agile teams are often known to be Scrum Master and Product Owner. An Agile team characteristics are:
A small group typically 5 - 11 dedicated individuals who have the skills necessary to define, build, test, and deploy increments of value.A group of dedicated individuals who are empowered, self-organized, self-managing, and deliver value.
A SAFe Agile team is a cross-functional group as they are made up of about of 5-11 people who set apart, build, test, and deliver an increment of value in a short time box.
Agile team are known to be cross functional as they can define, build , test and Deploy.
See full question below
An Agile team has which two characteristics? (Choose two.)
A) A small group typically 5 - 11 dedicated individuals who have the skills necessary to define, build, test, and deploy increments of value
B) A stand-along unit of individuals who do not require input fro other teams to complete their tasks
C) A large group of individuals who all work together to create value for the client
D) A group of dedicated individuals that work in phase-gate steps to complete their PI Objectives
E) A group of dedicated individuals who are empowered, self-organized, self-managing, and deliver value
Learn more from
https://brainly.com/question/24390635
Ask what kind of pet the user has. If they enter cat, print "Too bad...", if they enter dog, print "Lucky you!" (You can change the messages if you like). Once this works, add other pets. (Iguana, Pig, Rabbit...)
Answer:
Explanation:
a = input("what kind of pet the user has")
if a == 'cat':
print("Too bad")
elif a == 'dog':
print("Lucky you!")
When a single physical computer runs this type of software, it operates as though it were two or more separate and independent computers.
Answer:
Virtualisation
Explanation:
The correct answer would be virtualisation software, this is because it allows more computers to be "created" in the form of virtual machines. These virtual machines contain everything that a regular computer would have, i.e networks, storage devices, and processors except that it is virtual. You just need to have hyper v enabled in system settings.
Hope this helps!
The ______is the first part of a packet that contains the source and destination addresses. Select your answer, then click Done.
The first part of a data packet that comprises the source and destination addresses of a network is called a: header.
In Computer networking, the transmission control protocol/Internet protocol (TCP/IP) model refers to a standard networking protocol that allows network devices and host computers to interconnect and communicate with one another over a network, especially through the transmission of data packets and an Internet protocol (IP) address.
Generally, an IP address is typically designed and developed to hold information about data packets. Thus, a header is the information at the beginning of a data packet that comprises the source and destination addresses of a network.
In conclusion, a header is the first part of a data packet that comprises the source and destination addresses of a network.
Read more on header here: https://brainly.com/question/20629962
_____ is a privacy issue relating to the responsibility of those who collect data must ensure that the data is correct.
Answer:
Virtual private network
Molly needs to access a setting in microsoft windows group policy to change the type of a network to which a computer is attached. Which setting must molly change?.
A computer is made up of different network. The setting that molly must change is network type.
A computer network is known to be a group of computers that are linked to each other so as to help the computer to communicate with another computer and share their resources, data, and applications.
A computer network can be classified based on their sizes. A computer network is of four types. They are:
LAN(Local Area Network)PAN(Personal Area Network)MAN(Metropolitan Area Network)WAN(Wide Area Network)Learn more from
https://brainly.com/question/14200752
When it is being used to make a telephone call, your smartphone is an example of which part of the communication process
In the communication process, when your smartphone is being used to make a telephone call, your smartphone is an example of a: medium.
Communication refers to a process which involves the transfer of a message (information) from an individual (sender) to another (receiver), through the use of semiotics, symbols and signs that are mutually understood by both the sender and the receiver.
The Sender Message Channel Receiver (SMCR) model of communication is composed of four (4) main components and these are;
Sender (S).Channel (C) or Medium.Message (M).Receiver (R).In the communication process, a smartphone which is being used to make a telephone call is an example of a medium or channel because it provides the pathway for the transmission of a message (information) from an individual (sender) to another (receiver).
Read more: https://brainly.com/question/17438207
PLEASE HELP! (NO LINKS)
The US Copyright Act gives computer programs the same status as what kinds of work?
Answer:
C.
Explanation:
In image below.
Have a wonderful day and mark brainliest if I helped,
starkitty052010 of Brainly
Six months ago, you purchased a new laptop. Since then, you notice that the battery life has been steadily going down. When it was new, and full charge lasted about three hours. Now your lucky to get two hours before the battery charge level drops the 5%. What should be your first step to correct the problem?a. Calibrate the batteryb. Replace the power meter chip on the batteryc. Clean the contacts on the batteryd. Buy a new battery
Answer:
A. Calibrate the battery
Explanation:
It is unlikely that the battery has deteriorated significantly in the timespan of six months. The laptop is likely being shut down due to inaccurate battery levels to protect the laptop. Battery calibration will ensure accurate battery information is reported.
Choose the response that best completes the following statement.
"If you're not sure if you should be on a site or signing up for a profile, ________."
ask permission
consider the outcome
don't say it online
use the 5-second pause
Answer:
probably the 5 second pause