Write a program that repeatedly reads in integers until a negative integer is read. The program also keeps track of the largest integer that has been read so far and outputs the largest integer at the end.

Answers

Answer 1

For Python: Number = int("Enter number: ");, num = maxn, if num >= 0:, If num >= maxn, num = maxn, Number = int("Enter number: ");, "Largest:" print(str(maxn) + ".

A well-liked general-purpose programming language is Python. It is utilized in a variety of industries, including desktop applications, web development, and machine learning. Fortunately, Python features a straightforward, user-friendly syntax for beginners. Python is a fantastic language for beginners to learn because of this.

All of Python's core ideas will be covered in our tutorials. By the conclusion, you will feel confident using Python to create projects. Obtain user input

Number = int("Enter number: ");

Set the biggest as the first input.

num = maxn

Up until a negative input is recorded, this loop is repeated.

if num >= 0:

If the current input is bigger than the biggest before

If num >= maxn,

Set the current input to biggest.

num = maxn

Obtain further input from the user

Number = int("Enter number: ");

Print the biggest

"Largest:" print(str(maxn) + ".

To know more about python click on the link:

https://brainly.com/question/13437928

#SPJ4


Related Questions

which of the following statements is true about a vpn? group of answer choices a vpn client software encrypts messages to ensure secure transmissions. a vpn network does not provide users with remote access. a vpn connection utilizes private networks instead of the public network. a vpn connection appears as a secure connection, though it is not. a vpn is only used between hosts on local networks.

Answers

The statement that is true about VPN is: a VPN client software encrypts messages to ensure secure transmissions.

In the field of computer science, a VPN can be described as a network that allows a secured connection when a public connection is being used. A VPN helps to protect the privacy of a user and establishes secure transmissions.

Encryption is formed for the protection of data through a VPN. Secure transmissions are established by a VPN by hiding the IP address of a network through the VPN.

As a result of a VPN, you can use public networks such as a public wi-fi without any risk an VPN will ensure a secure transmisison.

To learn more about VPN, click here:

https://brainly.com/question/28110742

#SPJ4

you are the administrator for your organization, which has started using containers. you need to create and modify a stack. what command would you use?

Answers

Docker build is the command used

What is Docker build?

Using a Dockerfile and a "context," the docker build command creates Docker images. The collection of files present in the PATH or URL given is referred to as the build context. Any file in the context may be mentioned in relation to the build process. A COPY instruction, for instance, can be used in your build to reference a file in the context.

Docker stack command:

In addition to managing the orchestration of numerous containers across various machines, Docker Stack is a layer above Docker containers. A Docker Swarm is a collection of machines running the Docker daemon that are grouped together to share resources, and it is used to run Docker Stack.

Hence using the docker build and docker stack commands we can modify a stack

To know more on docker please follow the link:

https://brainly.com/question/20491139

#SPJ4

use the drop-down menus to correctly complete these sentences about how variables can be defined. are single numbers or values, which may include integers, floating-point decimals, or strings of characters. a(n) is a group of scalar or individual values that are stored in one entity. a(n) is a data type that is assigned a true or false value by a programmer. a(n) is a data type that can be assigned multiple values.

Answers

Single numbers or values are known as scalars, and they can take the form of character strings, integers, or floating-point decimals.

Single numbers or values are known as scalars, and they can take the form of character strings, integers, or floating-point decimals.

An array is a collection of scalar or distinct values that are kept in a single object.

A data type that has been given a true or false value by a programmer is known as a user-defined type.

A data type with numerous values is called an abstract data type.

scalar, a physical quantity whose magnitude serves as its sole description. Volume, density, speed, energy, mass, and time are a few examples of scalars. Other quantities, like as force and velocity, are referred to as vectors since they have both magnitude and direction.

Real numbers that are typically positive but not always characterize scalars. When a particle moves in the opposite direction from the direction in which a force is acting, as happens when frictional force slows down a moving body, for instance, the work done on the particle by the force is a negative quantity. The standard algebraic principles can be used to modify scalars.

To know more about scalars click on the link:

https://brainly.com/question/21925479

#SPJ4

Jesse purchases a new smartphone and is immediately able to use it to send a photo over the Internet to a friend who lives in a different country. Which of the following is NOT necessary to make this possible?

Answers

Since Jesse is able to use it to send a photo over the Internet to a friend who lives in a different country,  the option that is not necessary to make this possible is option B:  A single direct connection is established between any two devices connected to the Internet.

What Exactly Is a Direct Connection?

In a direct connection, a cable is used to connect one computer to another computer, as opposed to using a network. Perhaps a crossover cable is being used in place of an Ethernet switch in this instance. Compared to using a network, this type of connection is often quicker.

Note that ISP stands for Internet Service Provider  by its  definition. The datacenter serves as the ISP if a server receives its internet from there. Because there is no single entity that owns the internet, servers do not connect "directly" to it.

Therefore,  A network solution called Direct Connect offers an alternative to using the Internet to access AWS cloud services.

Learn more about direct connection from

https://brainly.com/question/14102796
#SPJ1

See full question below

.

Jesse purchases a new smartphone and is immediately able to use it to send a photo over the Internet to a friend who lives in a different country. Which of the following is NOT necessary to make this possible?

answer choices

Both devices are using the same shared and open protocols

A single direct connection is established between any two devices connected to the Internet

The data of the image is routed through a sequence of directly connected devices before arriving at its destination.

Both devices are directly connected to at least one part of the Internet

scanning an item at a computerized checkout station in a supermarket is an example of​

Answers

Answer:

input

Explanation:

why does the maximum packet lifetime have to be large enough to ensure that not only the packet but also its acknowledgments have disappeared? give one potential disadvantage when nagle's algorithm is used on a badly congested network

Answers

Since duplicate packets could result.

Why does the maximum packet lifetime have to be large?

In order to guarantee that the packets and their ACK are both received before being discarded. Whenever the packet is received but no ACK is received. Duplicate packets could result.

What is the potential disadvantage when Nagle's algorithm is used on a badly congested network?

It leads to an increase in delay, which slows down an application that needs a quick network response.

Nagle's algorithm:

Nagle's algorithm makes the stack wait until every piece of data on a connection has been acknowledged before sending more data. By reducing the number of packets that must be sent, this technique, known as "nagling," improves the efficiency of a network application system.

Thus duplicate packet results out if the maximum packet lifetime has to be large.

https://brainly.com/question/28498592

#SPJ4

Describe how to create a list with bullets

Answers

If on docs or a similar writing app, there should be a button with a block dot and lines that when clicked will allow you to make a bullet list
If on paper, just draw a black dot and write each point you want to make on a separate dot.

ow many 2-to-4 decoders are necessary to create a 4-to-16 decoder?b.how many 3-to-8 decoders are necessary to create a 6-to-64 decoder?c.how many 1-bit 2-to-1 muxesare necessary to create a 1-bit 8-to-1 mux?d.how many 1-bit 2-to-1 muxes are necessary to create an 8-bit 2-to-1 m

Answers

You will want 16 (4 x 16) decoders to match the 256 outputs. In other words, you will need 16 times 4 inputs, or 64, but you only have 8 inputs available.

A combinational circuit made of logic gates is a decoder. It is the encoder's opposite. A set of digital input signals is converted into an equivalent decimal code of the output by a decoder circuit. A decoder produces 2n outputs for every 'n' inputs. In this article, we'll talk about designing a circuit for a 4 to 16 decoder utilizing a 3 to 8 decoder.

A combinational circuit known as an encoder converts a group of signals into a code. An encoder circuit produces "n" outputs for "2n" inputs.

By combining two or more lesser combinational circuits, a decoder circuit of the higher combination is created. Two 3 to 8 decoder circuits or three 2 to 4 decoder circuits can be used to create a 4 to 16 decoder circuit.

The enable pin serves as both decoders' input when two 3 to 8 Decoder circuits are coupled. A 3 to 8 decoder circuit's enable pin is low when another 3 to 8 decoder circuit's enable pin is high.

To know more about decoder click on the link:

https://brainly.com/question/20493746

#SPJ4

after marge turned on her computer, she saw a message indicating that some of her files were remotely encrypted, and she needs to provide a bitcoin payment for the de-encryption key, . what does this indicate?

Answers

The message indicates that the computer has been infected with ransomware, and the files have been encrypted. The attacker is demanding a payment in Bitcoin in order to provide the decryption key.

What is bitcoin?

Bitcoin is a peer-to-peer digital currency that may be transmitted via the bitcoin network. Bitcoin transactions are cryptographically verified by network nodes and recorded in a public distributed ledger known as a blockchain. The cryptocurrency was created in 2008 by an unknown individual or group of individuals using the alias Satoshi Nakamoto. On October 31, 2008, a white paper defining the name bitcoin was published. It's a mash-up of the phrases bit and coin.

To learn more about bitcoin
https://brainly.com/question/28032977

#SPJ4

after having downloaded and installed pfblockerng for your pfsense firewall, you are configuring what sites to block. how do you block lists of websites you don't want the employees to access?

Answers

The steps that you may comply with to block lists of websites you do not need the employees to access are:

Create a written limited Internet use insurance for employees.Refuse to permit the Internet to get proper access to employees who do now no longer require it.Place passwords on laptop structures that get proper access to the Internet.Install software that controls Internet usage.

One way to block users from having the capability to overtake your net internet site online is to restrict their IP addresses. Based on your dialogue board or commenting host, like WordPress or Disqus, you may be able to locate the IP address of a purchaser from the admin dashboard or server logs.

You can learn more about The steps to block list of website at https://brainly.com/question/24129952

#SPJ4

assuming that your organization has 500 users, and that only 40 of these users need to regularly print contract documents, how could you design a print device and print server solution that would minimize printing costs and environmental footprint?

Answers

The reason is simple: printers use power, toner, and paper. Reducing printing will have a direct influence on all three of these aspects of your environmental footprint.

However, the paperless office still looks far off as of 2022. These days, printers are still a necessary component of almost every size of office.

We created methods to increase printing efficiency and decrease paper waste because of this. Our methods include flexible print regulations that encourage compliance, nudges that alter user behavior, and smart printing features.

Our tree-planting program PaperCut Grows transforms your hardcopy output into a Forest Positive force for ecological rejuvenation for companies who want to do more than just reduce waste.

Therefore, even though going paperless is still a pipe dream, there are practical, tried-and-true techniques to increase printing's effectiveness, sustainability, and cost-effectiveness.

The "paperless office" is what we call it.

To know more about printing click on the link:

https://brainly.com/question/21090861

#SPJ4

1. what does crud stand for (in terms of systems analysis)? 2. what does crud map? (that is, it maps ..... with ......) (with respect to this course, i.e. what does the book say) 2. how can this technique (crud) be used to identify missing use cases? 4. how does this relate to an objects life cycle (in oo programming) and to underlying database activity (at the row/record level)?

Answers

1)In the software system analysis, CRUD stands for Create, Read, Update, and Delete.

2) A traditional CRUD mapping maps data to process to action in the order of creating, reading, updating, and deleting data.

3) It aids in the identification of missing cases during system analysis by creating use cases that create, report on, update, and delete data items.

4) The CRUD cycle identifies the elemental functional life cycle in OO programming by transforming data into objects, and it is the same in database activity by creating, reading, updating, and deleting database records.

What is System analysis?

System analysis is defined as "the process of studying a procedure or business to identify its goals and purposes and to develop systems and procedures to achieve them efficiently." Another point of view regards system analysis as a problem-solving technique that deconstructs a system into its component parts and examines how well those parts work and interact to achieve their goals.

To learn more about System analysis

https://brainly.com/question/24439065

#SPJ4

what is the process of providing a user with permission including access levels and abilities such as file access, hours of access, and amount of allocated storage space?

Answers

Giving a user permissions, such as access levels and privileges like file access, access times, and designated storage space, involves authentication.

How does authentication work?

Authentication is the process of ensuring that someone or something is, in fact, who or what it claims to be.Authentication technology restricts access to systems by comparing a user's credentials to those kept on a data authentication server or in a database of authorized users.There are three types of authentication factors:A password or personal identification number (PIN) is something you know; a token, like a bank card, is something you have; and biometrics, like voice and fingerprint recognition, are something you are.Password authentication, which uses a username and password combination, is the most popular kind of authentication.One well-known example is gaining access to a user's account on a website or service provider .To protect systems and data, administrators use authentication and authorisation as two essential information security procedures.Through authentication and authorisation, the identity of a person or service is established, as well as their access rights.A certificate of authenticity is essential for products like jewelry, original works of art, and autographs.This piece of paper certifies that your product is original and not a replica or fakeYou must contact a certified authenticator in your industry in order to acquire your certificate.

         

        To learn more about authetication refer

        https://brainly.com/question/28240257

        #SPJ1

what wireless local area network device can be described as a half duplex device with intellignece equivalent to that of a sophisticated ethernet switch

Answers

An access point(Ap)wireless local area network device can be described as a half-duplex device

What is an access point wireless local area network?

A networking device called a wireless access point (WAP) enables wirelessly capable devices to connect to a wired network. Installing WAPs is simpler and easier than using wires and cables to connect all the computers or devices in your network.

Common types of access point configurations:

LAN

Bridges

Workgroup bridges

Central unit

Why create a wireless network using a WAP?

You can incorporate wireless devices by establishing a wireless network within your current wired network using a WAP

Thus, an AP - access point can be considered a wireless network

To know more on the Access points please find the link below:

https://brainly.com/question/27334545

#SPJ4

how does an ips differ from an ids? an ips is passive and an ids is active. an ips uses heuristics and an ids is signature-based. an ips will block, reject, or redirect unwanted traffic; an ids will only send an alert. an ids will block, reject, or redirect unwanted traffic; an ips will only send an alert.

Answers

The difference between an IPS and IDS is an ips will block, reject, or redirect unwanted traffic; ids will only send an alert.

An intrusion detection system (IDS) is described as a solution that monitors network cases and analyzes them to detect security incidents and imminent threats. An intrusion prevention system (IPS) means a solution that shows intrusion detection and then goes one step ahead and prevents any detected threats. The primary difference between the two is that one monitor while the other controls. IDS systems don't change the packets.

You can learn more about IDS and IPS at https://brainly.com/question/20490376

#SPJ4

you are an it consultant. you are visiting a new client's site to become familiar with their network. as you walk around their facility, you note the following: when you enter the facility, a receptionist greets you and escorts you through a locked door to the work area where the office manager sits. the office manager informs you that the organization's servers are kept in a locked closet. an access card is required to enter the server closet. she informs you that server backups are configured to run each night. a rotation of tapes are used as the backup media. you notice the organization's network switch is kept in the server closet. you notice that a router/firewall/content filter all-in-one device has been implemented in the server closet to protect the internal network from external attacks. the office manager informs you that her desktop system no longer boots and asks you to repair or replace it, recovering as much data as possible in the process. you take the workstation back to your office to work on it. which security-related recommendations should you make to this client?

Answers

Security-related recommendations should you make to this client-
-implement a security policy
-implement user training on security policy
-update software to latest security patches
-configure the router/firewall/content filter to allow only certain ports through.

What is Client?
As part of the client-server model of computer networks, a clients is a piece of hardware or apps that accesses a provider made available by a server. In cases where the client needs to access the service across a network because the server is frequently (but not always) located on a different computer system.

A client is a computer or programme that uses another programme, piece of computer hardware, or piece of software to access a service provided by a server in order to function. Online browsers, for instance, are clients that link to web applications and download web pages so that they can be displayed. Email is retrieved from mail servers via email clients.

To learn more about client
https://brainly.com/question/26986135
#SPJ4

you are developing an app for a company. devices that access the app must be enrolled in microsoft intune. the app must not require additional code for conditional access. you need to select an app type. which app type should you use?

Answers

Microsoft Intune App Type should be used.

What is app?
A computer programme or software application that is made specifically to run on a mobile device, such as a phone, tablet, and watch, is known as a mobile application or app. Via contrast to desktop applications, which are created to operate on desktop computers, or web applications, which run as mobile web browsers instead of directly on the mobile device, mobile applications are frequently intended to run on mobile devices. The public demand for apps caused a rapid expansion into other fields such as mobile games, industrial automation, GPS as well as location-based services, order-tracking, as well as ticket purchases, leading to the availability of millions of apps today. Apps were initially intended for productivity assistance including such email, calendar, and contact databases. Internet access is required for many apps.

To learn more about app
https://brainly.com/question/26320301
#SPJ13

Attackers will sometimes put malware on USB drives and leave them in parking lots
or buildings for employees to find; once the employee plugs the USB into the
company computer, the company is now infected.

O True
O False

Answers

Answer:

True

Explanation:

a lot of people use this as a way to keep things nice and safe, but sometimes thinks don’t go as planned. Don’t really know how else to answer this lol

what term is used to describe the likelihood (probability) that a project network's original critical path will change over the course of executing the project?

Answers

The term used to describe the likelihood(probability) that a project network's original critical path will change over the course of executing the project is Sensitivity.

How do you find the Critical path of a project?

1) List activities

2) Identify Dependencies

3) Create a network diagram

4) Estimate task duration

5) Calculate the critical path

6) Calculate the float

Through data-driven forecasting, project sensitivity is a comprehensive assessment of the likelihood that a project will be successful. Additionally, it distinguishes between high-risk and low-risk tasks, assesses risks' effects, and identifies dangers.

Hence, Project Sensitivity is the term used to describe the likelihood(Probability).

To learn more about the Critical path from the given link

https://brainly.com/question/15091786

#SPJ4

The sun has been up for several hours, and it has been shining on these trees.
What can the trees do because they are in sunlight? What does this mean for the number of energy storage molecules in the trees?
The trees can . . .

A. give off carbon to the air. Giving off carbon allows them to make energy storage molecules.

B. give off carbon to the air. Giving off carbon uses up energy storage molecules.

C. take in carbon from the air. The carbon is used to make energy storage molecules.

D. take in carbon from the air. The carbon is used to break down energy storage molecules.

Answers

For some hours now, the light has been beaming on these trees. Because they are in sunlight, The trees can "take in carbon from the air. The carbon is used to make energy storage molecules." (Option C).

What is the above process called?

The above process is called Photosynthesis. Photosynthesis is the process through which plants convert sunlight, water, and carbon dioxide into oxygen and sugar energy.

Photosynthesis is the process through which plants and other organisms convert light energy into chemical energy, which is subsequently released to fuel the organism's activities through cellular respiration.

Photosynthesis has the following characteristics: It is a process that happens only in plants that have the green pigment chlorophyll, which is utilized to manufacture food. Sunlight, water, and oxygen are required, and two processes occur, one light-dependent and one light-independent.

Learn more about trees:
https://brainly.com/question/11076581

#SPJ1

how many mb is in 8byte​

Answers

The numbers of mb is in 8 byte​  is 0.00000762939453125 MB.

What is the byte about?

1 byte is equal to 8 bits. There are 8 bytes in 64 bits.

1 megabyte (MB) is equal to 1,048,576 bytes, so 8 bytes is a very small fraction of a megabyte. To be precise, 8 bytes is equivalent to:

8/1,048,576 = 0.00000762939453125 MB.

Therefore, It's more common to see byte-based measurements when working with small amount of data, however for most of the regular measurements in digital media and computer storage, it is more common to see measurements in megabytes (MB), gigabytes (GB), and terabytes (TB).

Learn more about byte from

https://brainly.com/question/30059763

#SPJ1

bob has bought a dvd and a dvd player. he owns both and has complete physical access, inside and out, to the disk and player. does bob have unrestricted access to everything the hardware and software contains?

Answers

No, Bob does not have unrestricted access to everything on the hardware and software. While he has complete physical access to the disk and player, there may be certain files or folders that he is not able to access depending on the permissions that have been set.

What is disk?

A disk (or diskette) is a flat, spherical plate that can be used to encode and store data. Hard discs are a common component of a computer's storage system, although most other types of disk technology (floppy discs, CD-ROMs, and so on) have become obsolete. Data access from a drive is slower than data access from main memory, but disks are significantly cheaper. Disks, unlike RAM, retain data even after the computer is switched off. As a result, while disks have historically been the preferred storage medium for most types of data, they are gradually being supplanted by newer forms of storage such as flash drives, solid state drives, and cloud storage.

To learn more about disk

https://brainly.com/question/27852644

#SPJ4

Recently a family from virginia received the keys to their new 3d printed home. The 3d printer that manufactured this home is primarily a ________ innovation.

Answers

The 3d printer that manufactured this home is primarily a technologically enabled innovation.

A technical innovation with the potential to upend the industrial industry is 3D printing, or more generally additive manufacturing. Spools of plastic filament or trays of resin are turned into tangible items using 3D printing. Literally out of this world is 3D printing.

On the International Space Station, where NASA keeps a 3D printer, astronauts may create unique items (like this maintenance wrench) without needing to launch them into space.

Students, business owners, hobbyists, and large factories all use 3D printing. There are many applications for 3D printer since technology makes it possible to turn a digital design into a real-world object.

To know more about 3D printer click on the link:

https://brainly.com/question/28137535

#SPJ4

Select the correct answer from each drop-down menu. Ali receives an email from a person posing as a bank agent, who asks Ali to share his bank account credentials. Which type of network attack does this scenario indicate? The network attack in this scenario is This attack can occur​

Answers

Ali receives an email from a person posing as a bank agent, who asks Ali to share his bank account credentials. The type of network attack this scenario indicates is a Phishing attack.

What is a Phishing Attack?

Phishing is a sort of social engineering in which an attacker sends a fake communication in order to fool a person into disclosing sensitive information to the attacker or to install harmful software, such as ransomware, on the victim's infrastructure.

The following are examples of Phishing attacks:

Phishing using a spear.Whaling.Vishing.Phishing through email

Phishing (pronounced "fishing") is an assault that tries to steal your money or identity by tricking you into disclosing personal information – such as credit card numbers, bank account information, or passwords – on websites that appear to be legitimate.

Learn more about Phishing Attacks:
https://brainly.com/question/28170596
#SPJ1

a star topology is: group of answer choices difficult to manage because the central computer receives and routes all messages in the network dependent upon the capacity of the central computer for its performance always slower than a ring network less susceptible to traffic problems than other architectures not affected if the central computer fails

Answers

A star topology is dependent upon the capacity of the central computer for its performance. So the right answer to this question is B.

The star topology can be defined as a network topology in which each network component is physically connected to a central node such as a router, hub, or switch. In a star topology, the central hub acts like a server and the connecting nodes act like clients. The star topology has a function to reduce the impact of a transmission line failure by independently connecting each host to the hub.

You can learn more about The star topology at https://brainly.com/question/13186238

#SPJ4

uppose that a tcp segment has a lifetime of 2 minutes in the network. calculate the maximum transmission speed (bits/second) at which a host can send out 1460-byte tcp segments so that there will not be two tcp segments from the same sender with the same sequence number in the network, i.e., without having the tcp sequence numbers wrap around?

Answers

The maximum transmission speed at which a host can send out 1460-bytes TCP segments from the same sender with the same sequence number in the network exists at 10 bits per second.

How to estimate the sustained maximum data transfer rate?

If the bandwidth exists at 10 Gbps, the link will be (10/8) 109 bps = 1.25 109 bps.

120 seconds is the maximum segment lifetime.

The amount of data transferred in 120 seconds exists equivalent to 150 1.25 109 bps / 120. 1.5 x 1010 bytes Equals 109 bytes

The TCP will generate a 1.5 1010 sequence number in the 120 seconds.

One is required to transfer data at the highest speed to make a 1.5 × 1010 unique sequence.

= ceiling(log(1.5 1010)

= ceil(log(1.5) + log(1010))

= ceil(0.1761 + 10)

= ceil(10.1761) (10.1761)

= 10 bits in the field for the sequence number.

Therefore, a sustained maximum data transfer rate of 10 bits per second exists required between two hosts.

To learn more about bytes refer to:

brainly.com/question/2280218

#SPJ4

which component is designed to let you use a notebook system as a desktop system by making it possible to connect a normal-sized external mouse, keyboard, monitor, and speakers?

Answers

You may utilise notebook computers as desktop computers by docking them. You can use a standard-sized external mouse, keyboard, monitor, and speakers by plugging them into the docking station's specific connectors, which are connected to the notebook's rear.

What is desktop?
By docking laptops, you can use them as desktop computers. By connecting them to the precise connectors found on the docking station, which are attached to the back of the notebook, you can utilise an external mouse, keyboard, monitor, and speakers that are of standard size. The most prevalent form of computers were minicomputers, which, despite their name, were fairly large and were "mini" just compared to the so-called "big iron." Before the widespread adoption of microprocessors, a computer that fit on a desk was thought to be astonishingly little. The first computers, and later the all-purpose, high-throughput "mainframes," occupied an entire room.

To learn more about desktop
https://brainly.com/question/7221406
#SPJ13

what is an application that entices individuals who are illegally perusing the internal areas of a network by providing simulated rich content areas while the software notifies the administrator of the intrusion?

Answers

A honeypot is an application that entices individuals who are illegally perusing the internal areas of a network by providing simulated rich content areas while the software notifies the administrator of the intrusion.

What is software?
Software is a grouping of computer programmes, along with auxiliary data and files. In contrast, hardware is the foundation upon which a system is built as well as what actually does the work. Executable code is the lowest level of programming and is made up of machine language instructions that are supported by a single processor, usually a central processing unit (CPU) or even a graphics processing unit (GPU). Machine language is made up of collections of binary values that represent processor instructions that alter the previous state of the computer. One effect that is not immediately visible to the user is when an instruction modifies the value kept in a specific storage location in the computer.

To learn more about software
https://brainly.com/question/28224061
#SPJ4

the term memory refers to data storage that is accessed
a) long term
b) short term
c) medium term
d) no term

Answers

Answer:

b: short term

Explanation:

A hard drive or solid state drive stores long-term data. RAM (Random access memory) is like an extremely fast HDD/SSD that temporarily stores a small amount of data that the CPU needs immediate access to.

You can think of this sort of like baking. When you are baking, you have a limited amount of space on the counter where you can immediately use items you place on it. This space on your counter would be like your RAM. Then you have your fridge. Your fridge is where you can place lots of items for longer periods of time that you don't need immediate access to. The fridge would be like your HDD/SSD.

write a program that calls a function calculatesum to calculate the sum from -5 to n. the function calculatesum has one parameter n of type integer and returns an integer which represents the sum from -5 to n, inclusive. write another function calculateaverage that calculates an average. this function will have two parameters: the sum and the number of items. it returns the average as a floating point number. the main function should be responsible for all inputs and outputs. your functions will only calculate and return the values and not print anything. n is provided by the user; user input must be asked for repeatedly until a non-negative integer is provided.

Answers

The process of carrying out a specific computation through the design and construction of an executable computer program is known as computer programming.

What is meant by computer programming?

Classes and functions are used in programming languages to manage commands. Programming tells a computer to carry out these instructions regularly so that people don't have to repeat the process by hand, which is why it's so crucial. Instead, the computer program can complete it precisely and automatically.

The process of carrying out a specific computation through the design and construction of an executable computer program is known as computer programming. Analysis, algorithm generation, resource utilize profiling, and algorithm implementation exists some of the duties involved in programming.

Writing code to support certain activities in a computer, application, or software program and giving them instructions on how to do is known as computer programming.

The program is as follows:

#include <iostream>

using namespace std;

int calculateSum(int n){

int sum = 0;

for(int i = 0;i<=n;i++){

sum += i;

}

return sum;

}

float calculateAverage(int sum, int n){

return 1.0*sum/n;

}

int main()

{

int n;

cout<<"Enter n: ";

cin>>n;

int sum = calculateSum(n);

float avg = calculateAverage(sum,n);

cout<<"Sum = "<<sum<<endl;

cout<<"Average = "<<avg<<endl;

return 0;

}

To learn more about computer programming refer to:

https://brainly.com/question/22654163

#SPJ4

Other Questions
(d) How did the Planning Commission undertake resource allocation? can you solve for x and y y=4x-11=x+13 the following costs related to summertime company for a relevant range of up to 20,000 units annually: variable costs per unit: direct materials $2.50 direct labor 0.75 manufacturing overhead 1.25 selling and administrative 1.50 fixed costs for the period: manufacturing overhead $3,000 selling and administrative 2,000 the selling price per unit of product is $15.00. at a production and sales volume of 15,000 units, what is the total profit for summertime company? Sketch the area under the standard normal curve over the indicated interval and find the specified area. (Round your answer to four decimal places.)The area to the left of z = 0.54 is . residence halls are typically found at all the following schools except Which option best describes top-down design?A. Breaking down a large task into smaller partsB. Delegating tasks to the right team membersC. Identifying tasks and ordering them by priorityOD. Pulling several small tasks into one larger one Tank A contains a mixture of 10 gallons of water and 5 gallons of pure alcohol tank b has 12 gallons of what and 3 gallons of alcohol how many gallons should be taken from each tank and combiend in order to obtain 8 gallons of a solution countaning 25% alcohol Need answer if you could show work would be nice Thirty radish seeds moistened with plaintap water all sprouted in three days. However,NONE of a group of thirty radish seedsmoistened with salty tap water sprouted in thattime. What is the best way to investigate whetherthe salt in the water killed the second group ofseeds or just prevented them from sprouting?A. Repeat the experiment with all new seedsB. Repeat the experiment with new seeds, butuse a greater amount of salt in the waterC. Rinse all salt off the unsprouted seeds andmoisten them with plain tap waterD. Rinse all salt off the unsprouted seeds andmoisten them again with salt water I need help with my math homework question please. Plus it has a second part of the question In the figure below, ZYZA and _YZX are right angles and _XYZ and ZAYZ arecongruent. Which of the following can be concluded about the distance frompoint A from point Z using Thales's method?O A. The distance between points A and Z is the same as the distancebetween points X and Z.B. The distance between points A and Z is the same as the distancebetween points A and Y.O C. The distance between points A and Z is the same as the distancebetween points Yand Z.D. The distance between points A and Z is the same as the distancebetween points X and Y. This is Evaluating Functions.Replace the X values with the number in the question ("Find f( )" ) the large-group model of organizational development . a. seeks information from the organization and the environment b. focuses on a specific problem c. seeks incremental change d. limits the distribution of information Which of these is a perfect square? Responses 29/ 78/ 144/ -6/ Determine the shape when the following points are graphed one a coordinate plane. A(-3, 1), B(2, 1), C(2, 4), D(-3, 4) as her menstrual flow begins, annika feels weak, nauseated, and has severe pain in the pelvic region, because of which she is unable to go to school. these symptoms occur at no other time. a likely diagnosis of annika's condition is I baked a cake for my siblings. My brother ate \large \frac{1}{8} of the cake and my sister ate \large \frac{3}{4}. How much of the cake is left for me? what are four positions that typically make up members of the on-site management team group of answer choices estimator, payroll, human resources, submittals project engineer, foreman, estimator, secretary project manger, superintendent, assistant superintendent, project engineer project engineer, estimator, contract administrator, and payroll Modern roller coasters have vertical loops like the one shown in the figure. The radius of curvature is smaller at the top than on the sides so the downward centripetal acceleration at the top will be greater than the acceleration due to gravity, keeping the passengers pressed firmly into their seats.1. What is the speed of the roller coaster, in meters per second, at the top of the loop if the radius of curvature there is 14 m and the downward acceleration of the car is 1.1g? Note that g here is the acceleration due to gravity. 2. The beginning of this roller coaster is at the top of a high hill. If it started from rest at the top of this hill, how high, in meters, above the top of the loop is this initial starting point? You may assume there is no friction anywhere on the track. 3. If it actually starts 7.5 m higher than your answer to the previous part (yet still reaches the top of the loop with the same velocity), how much energy, in joules, did it lose to friction? Its mass is 1800 kg. Andrea invites 12 cousins 6 aunts 4 brothers 2 sisters what fraction of her party guests are cousins?