myra does not want a worksheet of sensitive data to be available to other users, but she does want to use its data in formulas in other worksheets. what can she do?

Answers

Answer 1

The correct answer is that myra can Hide the worksheet.

The term Worksheet used in Excel documents is a collection of cells organized in rows and columns. It is the working surface you interact with to enter data. Each worksheet contains 1048576 rows and 16384 columns and serves as a giant table that allows you to organize information.

To learn more about Worksheet click the link below:

brainly.com/question/13129393

#SPJ4


Related Questions

the community garden grand opening was a success. in addition to the 55 donors food justice rock springs invited, 20 other prospects attended the event. now, tayen wants to know more about the donations that came in from new prospects compared to the original donors. what is the section of a sql query that will calculate the percentage of contributions from prospects?

Answers

The percentage of contributions from prospects is 36.4% .

What is contribution?

Contribution is defined as the amount of revenue left over after all direct costs have been deducted. A cost-accounting formula known as the contribution margin assesses a product's profitability or the revenue that remains after covering fixed costs.

The percent of contributions by the prospects are

Percentage

= Contribution of new prospects / contribution of old donors x  100

= 20 / 55 x 100

= 36.4 %

So, the new prospect have done 36.4% of the old donors.

Thus, the percentage of contributions from prospects is 36.4% .  

To learn more about contribution, refer to the link below:

https://brainly.com/question/10410785

#SPJ1

In the eye on oversight video case study, what was the name of a ransomware software that impacted the united kingdom national health service in 2017?.

Answers

In the 'Eye on Oversight' video case study,  the 'Wan-naCry' ranso-mware software impacted the United Kingdom National Health Service in 2017.

'Wan-naCry' is an example of crypto-ranso-mware. It is a type of malicious software used by cyber attackers to extort money. 'Wan-naCry' ranso-mware software spread rapidly across a number of computer networks in May of 2017. After infecting a Windows computer, it encrypted files on the computers' hard drives, making them impossible for users to access, then demanded a ransom payment in bitcoin in order to decrypt them.

By the 'Wan-naCry' ranso-mware around 200,000 computer devices were infected across 150 countries, where the four most affected countries were  Ukraine, India, Russia, and Taiwan.

You can learn more about rans-omware at

https://brainly.com/question/27312662

#SPJ4

suppose that list is an array of 10 components of type int. which of the following codes correctly outputs all the elements of list?

Answers

In C++ suppose that list is an array of 10 components of Type int. The codes that correctly outputs all the elements of list is (Option C) given below:

for (int j = 0; j <= 9; j++)

cout << list[j] << " ";

cout << endl;

What is an Array?

Array programming in computer science refers to methods that allow operations to be applied to a whole collection of values at once. These kinds of solutions are frequently employed in scientific and technical contexts.

Arrays are utilized when several variables of the same type must be used. It is defined as a succession of items of the same data type. It is used to hold a group of data, and it is more practical to conceive of an array as a group of variables of the same class.

Learn more about codes:
https://brainly.com/question/1603398
#SPJ1

Full Question:

In C++ suppose that list is an array of 10 components of type int. Which of the following codes correctly outputs all the elements of list?

A)

for (int j = 1; j < 10; j++)

cout << list[j] << " ";

cout << endl;

B)

for (int j = 1; j <= 10; j++)

cout << list[j] << " ";

cout << endl;

C)

for (int j = 0; j <= 9; j++)

cout << list[j] << " ";

cout << endl;

D)

for (int j = 1; j < 11; j++)

cout << list[j] << " ";

cout << endl;

what happens if a program does not handle an unchecked exception? group of answer choices this isn't possible; the program must handle the exception. the program is halted and the default exception handler handles the exception. the exception is ignored. a compiler error will occur.

Answers

If your code does not handle and exception when it is thrown a compiler error will occur. This prints an error message.

What is compiler error ?A compilation error occurs when a compiler is unable to translate a piece of source code for a computer programme, either because of flaws in the code or, less frequently, because of faults in the compiler itself. Programmers may frequently fix compilation errors by debugging the source code. Compilation mistakes often only pertain to static compilation and not dynamic compilation, despite the fact that the definitions of compilation and interpretation can be ambiguous. Although many programmers and sources may refer to them as run-time mistakes, dynamic compilation can still technically have compilation faults. Since they check for them at run time, the majority of just-in-time compilers, including the Javascript V8 engine, ambiguously refer to compilation errors as syntax errors.When there are errors in the code, the compiler will throw an error to let you know that the programme won't run because it won't compile.

To learn more about error refer :

https://brainly.com/question/28114528

#SPJ4

which of the statements below best defines an embedded audit module? multiple choice question. a programmed module added to the system so that the auditors can monitor and collect data over online transactions. a test data technique that enables test data to be continually evaluated during the normal operation of a system. a parallel simulation module that uses a set of input data to validate system integrity. a module in which the auditors create fictitious situations and perform a wide variety of tests over the system.

Answers

A programmed module added to the system so that the auditors can monitor and collect data over online transactions.

When transactions satisfy specific requirements, an embedded audit module inserts code into an application program that generates notifications. An embedded audit module's goal is to alert auditors in real time to transactions that may be mistaken or have characteristics that call for additional investigation. This information is helpful for identifying instances of potentially fraudulent transactions as well as for creating more effective internal controls.

Embedded audit modules (EAM) are sections of code incorporated into application programs that continuously record data with audit significance. INGRESS, a relational database management system, is used to demonstrate the implementation of EAMs. A database access interface that allows the auditor to access auditors-related data is also provided.

To know more about auditors click here:

https://brainly.com/question/28409489

#SPJ4

an array of disks is more likely to fail compared to a single disk. how is it that raid arrays still manage to provide more data protection compared to a single disk?

Answers

RAID-5 can be rebuilt if a single drive fails, while RAID-6 uses two independent sets of parity calculations and can still reconstruct an array if two drives fail at the same time.

Among RAID's benefits are the following: increased cost-effectiveness due to the widespread use of disks at cheaper prices. RAID enhances the performance of a single hard drive by utilizing numerous hard drives. Depending on the setup, increased computer speed and dependability after a crash. In order to improve read performance and fault tolerance, the same data can be stored on numerous hard disks using the redundant array of independent disks (RAID) approach. The loss of any one disk won't affect users' access to the data on the failed disk in a RAID storage system that has been set up correctly.

Learn more about array here-

https://brainly.com/question/19570024

#SPJ4

Which is an example of a report a company might create using a relational database?

a. a toy manufacturer joining data tables of restaurant locations, customer names, and amount of toys ordered
b. a clothing retailer joining data tables of pant designers, available styles, and herbal teas
c. a hospital joining data tables of surgical equipment, best-selling novels, and types of surgery
d . a college bookstore joining data tables of professor names, classes they teach, and books they require

Answers

The correct answer is c

a user has two usb drives connected to her pc. she complains that when she copies large files to both drives at the same time, it seems to take much longer. what should she look at upgrading to get a better transfer rate?

Answers

She should consider upgrading usb drivers having higher Bandwidth.

Higher Bandwidth allows the more data can send and receive at one time.

What is Bandwidth ?The maximum pace of data transport along a particular path is known as bandwidth. Network bandwidth, data bandwidth, and digital bandwidth are three different types of bandwidth.The term "bandwidth" is sometimes used to refer to the maximum throughput of a logical or physical communication line in a digital communication system as well as the net bit rate, "peak bit rate," "information rate," or physical layer "useful bit rate."Multimedia bit rate, also known as average bitrate after multimedia data compression, is another term for digital bandwidth, which is determined by dividing the entire quantity of data by the playback duration.The amount of data transported to or from the server within a predetermined amount of time is wrongly referred to as bandwidth in Web hosting services.

To learn more about Bandwidth refer :

https://brainly.com/question/28436786

#SPJ4

application programming interfaces, or apis, are sets of that query databases for specific information a.) methods b.) programs c.) sources d.) sql

Answers

API (Application Programming Interfaces) is a program that are sets of that query databases for specific information.

What is an API (Application programming interface)?

An application programming interface, or API, allows businesses to expose the data and functionality of their applications to third-party developers and business partners, as well as departments within their own organizations.

Through a documented interface, this allows services and products to communicate with one another and leverage one another's data and functionality.

Programmers aren't required to understand how an API works; they simply use the interface to communicate with other products and services. API usage has skyrocketed in the last decade, to the point where many of today's most popular web applications would be impossible to create without them.

Why we need APIs -

Improved collaborationEasier innovationData monetizationAdded security

To learn more about API, visit: https://brainly.com/question/12987441

#SPJ1

describe two benefits of using a formal specification to help with the implementation of a software system.

Answers

They typically contain more information than more casual specifications since formality tends to draw attention to any shortcomings that could otherwise go unnoticed.

What are the benefits of formal specification?Compared to informal specifications, formal specifications have a number of benefits.They are capable of mathematical accuracy.They typically contain more information than more casual specifications since formality tends to draw attention to any shortcomings that could otherwise go unnoticed. The goal of formal techniques is to organize and bring rigor to all stages of software development.This prevents us from forgetting important concerns, offers a uniform way to record different assumptions and conclusions, and establishes a foundation for consistency throughout numerous connected operations. Formal methods are system design techniques that create hardware and software systems using mathematical models with exacting specifications.Unlike other design systems, formal approaches use mathematical proof to assure accurate behavior in addition to system testing. On project intent, performance, and construction, the specification offers precise directions.It might serve as a reminder of the standards and quality that need to be followed.It is possible to define materials and make items with clarity.The requirements for installation, testing, and handover can be determined.

To learn more about implementation of software system refer

https://brainly.com/question/13738259

#SPJ4

what happens if an encrypted file in an ntfs partition on a windows 10 system is moved to a fat32 partition on a windows 7 system?

Answers

The thing that happens if an encrypted file in an ntfs partition on a windows 10 system is moved to a fat32 partition on a windows 7 system is that the file is said to be decrypted and placed inside the FAT volume.

Where are files that are encrypted kept?

The easiest way to safeguard your privacy while saving data to a cloud storage provider is to encrypt them. Numerous trustworthy zero-knowledge cloud storage providers exist, including Sync.com. Additionally, it is possible to encrypt data using free third-party software before transferring them to the cloud. 16 May 2022

Therefore, Version 3.0 of NTFS introduces the Encrypting File System (EFS), a technology that offers filesystem-level encryption on Microsoft Windows. The technique makes it possible to transparently encrypt files to shield private information from hackers who have physical access to the machine.

Learn more about encrypted file from

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

which advanced spanning tree protocol (stp) feature prevents certain switch ports from connecting to other switches to prevent switching loops and unauthorized connections?

Answers

The advanced spanning tree protocol (stp) feature that prevents certain switch ports from connecting to other switches to prevent switching loops and unauthorized connections is BPDU Guard.

The Layer 2 Spanning Tree Protocol (STP) topology is protected by the BPDU Guard feature, which was created to safeguard the switching network from BPDU-related threats. On ports that should not be receiving BPDUs from connected devices, the BPDU guard feature needs to be enabled.

You need to connect to end devices if you configure switch ports using the Spanning Tree Protocol (STP) PortFast functionality (workstations, servers, printers, and so on). Only the access port has PortFast enabled in order to hasten the transition from the access port to the STP forwarding state. End devices shouldn't produce BPDUs because network switches normally exchange BPDU messages in a typical network environment.

To know more about BPDUs click here:

https://brainly.com/question/4581790

#SPJ4

BPDU Guard Spanning Tree Protocol (STP) prevents certain switch ports from connecting to other switches to prevent switching loops and unauthorized connections.

The Spanning Tree Protocol (STP) family is intended to eliminate potential loops. By preventing loops, broadcast storms that could potentially destroy the network are avoided. To determine the LAN topology, choose the root bridge, cease port forwarding, and other tasks,  Spanning Tree Protocol (STP) processes on bridges exchange BPDUs. However, a misbehaving user application or device might obstruct the Spanning Tree Protocol (STP) performance and disrupt a network.

To Know more Kindly visit below

https://brainly.com/question/13025612

#1234

assume we have a set of dedicated computers in a system, each designed to perform only a single task. do we still need host-to-host and process-to-process communication and two levels of addressing?

Answers

Yes, there still needs to be a way to reach the process once the destination computer has been reached.

Do we still require two levels of addressing, host-to-host communication, and process-to-process communication? We  need host-to-host and process-to-process communication and two levels of addressingCircuits on the mother board are used for host communication.On a computer or server, internal host communication will happen across a bus.A bus is a mechanism or architecture for transporting data between motherboards, memory modules, hard drives, and other internal computer components. The operating system's interprocess communication mechanism enables processes to communicate with one another.A process may inform another process of an event that has happened or transmit data from one process to another as part of this communication. You can find two-level addressing in several communication systems.An American telephone system, for instance, can be divided into two components: the area code and the local section.The local part, which comes after the area code, identifies a specific local telephone subscriber.

To learn more about interprocess communication refer

https://brainly.com/question/25709454

#SPJ4

Which process exports a database into a format that can be read by another program like a spreadsheet?


Answers

A database management system (DBMS) is a piece of software that is used to construct and administer databases.

What is the general term for software that creates and manages database?A piece of software called a database management system (DBMS) is used to create and maintain databases. A single user can use it for personal usage, or a large group of users might use it for business purposes.The database's underlying data can be accessed by users, who can also interact with it. These activities might range from simple data queries to creating database schemas that have a significant impact on the database structure. It can be used personally by a single person or corporately by a large number of users.A group of applications for storing and retrieving data. A collection of connected data that includes tools to store and access that data in a quick and efficient way is known as a database management system, or DBMS.

To Learn more About  database management system  refer to:

https://brainly.com/question/24027204

#SPJ4

Which SUM function is written correctly? =SUM E5+E12 =SUM(E5:E12) +SUM(E5, E12) +SUM(E5–E12)

Answers

The SUM function is written correctly is =SUM E5+E12. Hence option a is correct.

What is function?

Function is defined as a piece of code that "knows" how to carry out a particular task. A function is an association between inputs in which each input has a unique link to one or more outputs. Each function has a range, codomain, and domain.

The SUM function is used when there is a need to find the total of specified cells. The syntax of the SUM excel function is stated as follows: “SUM(number1,[number2] ,…)” The “number1” and “number2” are the first and second numeric values to be added.

Thus, the SUM function is written correctly is =SUM E5+E12. Hence option a is correct.

To learn more about function, refer to the link below:

https://brainly.com/question/21145944

#SPJ1

your team has received a dataset that features the latest ratings for thousands of chocolates from around the world. click here to access the dataset. given the data and the nature of the work you will do for your client, your team agrees to use r for this project. a teammate asks you about the benefits of using r for the project. you mention that r can quickly process lots of data and create high quality data visualizations. what is another benefit of using r for the project?

Answers

Another benefit of using R in this project is R's ability to easily reproduce and share the analysis.

A dataset in R is described as a central place in the package in RStudio in which data from multiple sources are stored, managed, and available for use.

Based on the given scenario, where your team receives a dataset that includes recent ratings for chocolates from all over the world. According to the provided dataset and the nature of the work you will be doing for your customer, your team agrees to use R for this project. Having asked by a team member about the benefits of using R for the project, you tell them that R has the ability to quickly process lots of data and create high-quality data visualizations as well as R provides the benefit to reproduce and share analysis easily.

You can leran more about R in dataset at

https://brainly.com/question/15393180

#SPJ4

a logical address space consisting of 4 pages of 4096 words each and is mapped onto a physical memory of 64 frames. (a) determine the size of the logical address. (b) determine the size of the physical address.

Answers

Physical addresses contain 15 bits, while logical addresses have 16 bits. On the other hand, a physical address provides location information.

Physical address refers to a program participant's home address, place of employment, or place of attendance. A person's street, street number, and municipality make up their physical address.

A 64-page logical memory unit.

= 2⁶ pages

word count divided by 1024 equals 210

Thus, total logical memory equals 26 x 210, or 216.

A logical address will therefore have 16 bits.

Physical memory equals 32 frames.

25 frames is word count divided by 1024 equals 210

Therefore, the entire physical size is 25 x 210, or 215

Consequently, the physical address will have 15 bits.

Learn more about address here-

https://brainly.com/question/16011753

#SPJ4

Describe the process of linking an external style sheet to an HTML document.

Write a CSS rule that contains at least three declarations and applies to all of the paragraphs.

Modify this HTML element so that the style rules created for the class called newItems will be applied to it.

Spring T-Shirts
Consider this HTML code:

Flavors
Pineapple
Lime
Coconut
It is linked to the following CSS rules:

.two {color: red;}
.three {color: grey;}
What color will be applied to each part of the text?

Write the CSS rule that will make all of the elements that are in a class called “specials” bold, 24 pixels, and red, on a black background.

Answers

The given CSS program will be:

.specials {

   font-weight: bold;

   font-size: 24px;

   color: red;

   background-color: black;

}

What is CSS?

CSS is a style sheet language that is used to describe the presentation of a document written in a markup language such as HTML or XML. CSS, like HTML and JavaScript, is a foundational technology of the World Wide Web. CSS is intended to separate text from presentation, including layout, colours, and fonts. This separation can improve content accessibility; offer greater flexibility and control in the specification of presentation characteristics; allow multiple web pages to share formatting by specifying the relevant CSS in a separate.css file, reducing complexity and repetition in structural content; and allow the .css file to be cached to improve page load speed between the pages that share the file and its formatting.

To learn more about CSS
https://brainly.com/question/28544873

#SPJ1

if you were projecting a raster containing land use code values, the best resampling method to use would be

Answers

The best resampling method to employ when projecting a raster of land use codes is nearest neighbor, bilinear, cubic convolution, affine.

What is raster resampling?Raster resampling is the process of altering the spatial resolution of a raster dataset (raising or reducing). The uncorrected image's original digital pixel values are used to calculate the new pixel values throughout the resampling process.The bicubic resampling technique is typically regarded as the finest choice for obtaining highly effective outcomes. However, bilinear or nearest neighbor may be preferable choices if speed is more crucial than quality. The jackknife and bootstrap resampling techniques are two of the most used. These two are illustrations of nonparametric statistical techniques. In statistical inference, the Jackknife method is used to calculate the bias and standard error of a test statistic.

To learn more about resampling refer to:

https://brainly.com/question/25006407

#SPJ4

you are planning to deploy a new windows 10 image to 100 client computers that are similarly configured. you are using the windows system image manager (sim) tool to create an answer file that will be used to automate the installation process of windows 10. you want each computer to contain two partitions, one as a system partition and the other one as a data partition. you need to modify the answer file to support this configuration. which component of the answer file will you need to modify to achieve this task?

Answers

Windows System Image Manager, that GUI can use for automate installation process with similarity configured including installation same partition for each computer

Windows® System Image Manager (Windows SIM) is a GUI that you use to create and manage answer files. Answer files are .xml files that are used in Windows Setup, Sysprep, Deployment Image Servicing and Management (DISM), and other deployment tools to configure and customize the default Windows installation.

if you ask for each computer to contain two partitions, one as a system partition and the other one as a data partition. you need to modify the answer file to support this configuration, you can use WSIM for create and format the partitions during installation

also you can use Windows SIM to do :

Create and manage answer files. (for developer)Validate the settings of an answer file against a Windows image (.wim) file.View all of the configurable component settings in a Windows image.Create a configuration set that contains a complete set of portable folders with Setup files.Add third-party drivers, applications, or other packages to an answer file.

learn more about windows system image manager (WSIM) : https://brainly.com/question/29242073

#SPJ4

the system administrator of your network wants to edit the registry, including setting security on the registry keys. what primary utilities that support the full editing of the windows 10 registry should the system administrator use?

Answers

The primary utilities that support the full editing of the Windows 10 registry are  REGEDIT and REGEDT32

What is regedit used for?Regedit is the Windows registry editor, a graphical program that enables you to browse, monitor, and, if necessary, edit, the registry of the Windows operating system. You should exercise extreme caution when using Regedit since it enables you to make root-level or administrative changes to your computer as well as the configuration options for software that connects to the registry.The registry aids Windows in controlling and managing your computer by ensuring access to essential resources and assisting crucial apps with establishing configuration. The registry is a set of keys and values organized in a hierarchical database.Registry keys are containers that function like folders and house values or subways. Similar to files, registry values (not containers). The small registry size is maintained by the relatively basic user interface and grammar.

To learn more about Window registry, refer to

https://brainly.com/question/28500965

#SPJ4

which statement is true concerning the sas automatic variable error ? a. it cannot be used in an if/then condition. b. it cannot be used in an assignment statement. c. it can be put into a keep statement or keep

Answers

The true statement for concerning the sas automatic variable error is "it cannot be used in an if/then condition".

What is sas automatic variable?

The DATA phase automatically creates automatic variables, which are SAS system variables. These variables are included in the program's data vector but not in the data set that is output. From one iteration of the DATA step to the next, the values of automatic variables are kept rather than being set to missing.

The macro processor automatically generates macro variables that provide a range of data. They are helpful in programs to determine whether a condition is still true before running code. The same rules apply to creating macro variables as they do to automatic macro variables like &SYSLAST or &SYSJOBID.

To learn more about sas automatic variable refer to:

https://brainly.com/question/29353403

#SPJ4

1. when would you recommend the use of a multi-tier client-server architecture? 2. what are the two major disadvantages of the use of distributed component architectures?

Answers

Having all the resources on the same machine can create an availability and security risk, By distributing data access across multiple servers, multi-tier architecture finds a solution to these issues. The performance of your deployment is improved by spreading out the resources across multiple servers.

What is Multi-tier Client-server architecture?

A program that is distributed across three or more different computers in a distributed network is known as an N-Tier Application.

The 3-tier Application, which is divided into three categories, is the most prevalent type of n-tier:

User interface programming in the user’s computerBusiness logic in a more centralized computer, andRequired data in a computer that manages a database.

With the maximum amount of flexibility, this architecture model enables software developers to build reusable applications and systems.

A number of tiers or layers are used in N-tier, such as 2-tier, 3-tier, or 4-tier, etc. It also goes by the name "Multi-Tier Architecture."

An established model of software architecture is the n-tier architecture. By offering solutions for scalability, security, fault tolerance, reusability, and maintainability, it is appropriate to support enterprise level client-server applications. It aids in the creation of reusable and adaptable applications by developers.

Two major disadvantages of the use of distributed component architectures?

Complexity − They are more complex than centralized systems.Security − More susceptible to external attack.

To know more about Multi-tier architecture, visit: https://brainly.com/question/13266011

#SPJ4

when we wrote programs to interact with web apis and expected to receive text, we explicitly specified an encoding called utf-8.why was it important for us to specify an encoding?how do you think, in a practical circumstance, we would be able to find out what the appropriate encoding would be, if we weren't blindly assuming that utf-8 was the correct encoding?what to submit

Answers

Specifying encoding is very important because it serves as a character set for the document. If it is not done, the process will be idle and HTML parsing will not start early.

Another reason to specify it is to ensure that data is properly translated for consumption in other systems as well. For instance, special characters or binary data may occasionally be displayed on a web page. Data will be correctly utilized and will not be alien by way of encoding.

In practical circumstances, it is essential to notice the number of bytes used for data representation. To decide which one is appropriate, one can check the browser support for the selected encoding. There will be names of the encoding that should not be used.

What is encoding?

Encoding is the process of arranging a string of characters (letters, numbers, punctuation, and some symbols) in a particular format for quick transmission or storage. The process of converting an encoded format back into the original string of characters is known as decoding.

What is utf-8?

A Unicode character encoding technique is UTF-8. This means that UTF-8 converts a Unicode character's code point into a string of binary data. Additionally, it reads binary digits and converts them back to characters in the opposite direction.

Learn more about Encoding click here :

https://brainly.com/question/19746078

#SPJ4

you suspect that there are a number of deleted files that can still be salvaged in the unallocated space of a drive image. during which phase of the investigation would you use a data carving utility?

Answers

The correct answer is examination (file carving ).

The process is known as file carving and can be done manually or with the help of a tool. As you might imagine, tools can greatly speed up the process. Files are identified in the unallocated space by certain unique characteristics. File headers and footers are common examples of these characteristics or signatures.File carving is a process used in computer forensics to extract data from a disk drive or other storage device without the assistance of the file system that originality created the file.

To learn more about file carving click the link below:

brainly.com/question/14893201

#SPJ4

luca's running a app campaign for news publisher world news online. why should luca care about the quality of world news online's listing on play?

Answers

Promote the installation of your software through advertisements.

Which advantages do advertisements offer?increasing awareness of the brand and its offerings.making a difference in the marketplace.luring in both existing and new clients.providing your clients with information.Boosting ROI & Sales Volume.enhancing the "image" of your brandaiding other commercial endeavorsAccording to research, in-app ad-engaging users view 4.2 times more products per session than organic users who might be specifically shopping for something. There are 4.2 more chances to turn a user into a paying customer in this scenario.By educating potential clients about your product or service, you can improve sales. Inform customers of service updates, new product introductions, and enhancements. With a one-time communication, you can boost your short-term sales by informing people of a special deal or a feature of your product.  

To learn more about Brand refer to:

https://brainly.com/question/25922327

#SPJ4

you can write a function to find fibonacci numbers using recursion. what is the next number in the fibonacci sequence? 1, 1, 2, 3, 5, 8, 13, 21, 34, 54 54 45 45 35 35 55 55

Answers

The next number in the Fibonacci sequence is 55.

What is the Fibonacci sequence?

The sequence of integers known as the Fibonacci numbers begins with a zero, is followed by a one, another one, and then a series of numbers that increase slowly. Each number in the series is equal to the sum of the two numbers before it, according to the rule that governs it.

The Fibonacci sequence in many things in nature has dimensions that adhere to the golden ratio of 1.618. Applying the Fibonacci sequence to banking involves four techniques: retracements, arcs, fans, and time zones.

To learn more about Fibonacci sequence, use the link given
https://brainly.com/question/11149413
#SPJ1

you are the network administrator of a medium-sized company. your company requires a fair degree of security, and you have been tasked with defining and implementing a security policy. you have configured password policies so that users must change their passwords every 30 days. which password policy would you implement if you want to prevent users from reusing passwords they have used recently?

Answers

The password policy that would you implement if you want to prevent users from reusing passwords they have used recently is Account-Lockout  Policy.

Describes the Account Lockout Policy settings and provides links to details for each setting. Someone trying to access your system with more than a few unsuccessful password tries might be a malevolent person trying to guess an account password by trial and error. Windows domain controllers monitor logon attempts, and they can be set to disable the account for a predetermined amount of time in response to this kind of possible assault. The threshold for this response and the subsequent actions are controlled by the Account Lockout Policy settings. The Group Policy Management Console's Computer Configuration > Policies > Windows Settings > Security Settings > Account Policies > Account Lockout Policy section is where Account Lockout Policy settings can be changed.

To know more about Account Lockout Policy click here:

https://brainly.com/question/28149104

#SPJ4

your network contains an active directory domain. the domain contains 10 computers that run windows 10. users in the finance department use these computers. you have a computer named computer1 that runs windows 10. from computer1, you plan to run a script that executes windows powershell commands on the finance department computers. you need to ensure that you can run the powershell commands on the finance department computers from computer1. what should you do first on the finance department computers?

Answers

PowerShell is a cross-platform task automation solution that includes a command-line shell, a scripting language, and a configuration management system.

Explain about the Power shell?

Microsoft created the PowerShell shell framework to help with administrative chores like configuration management and task automation. The programming language that comes with the framework and the shell used to execute commands are both referred to as "PowerShell."

An open-source CLI tool called PowerShell aids in using code to automate IT activities and configurations. PowerShell is a free, open-source command-line interface (CLI) program that enables DevOps experts, IT administrators, and developers to automate processes and setups.

The major purpose of PowerShell is to manage computer systems. Examples of things PowerShell can manage include hardware, software, registry settings, file management, and network configuration. PowerShell can, in essence, control practically every aspect of a computer system.

To learn more about Power shell refer to:

https://brainly.com/question/29221154

#SPJ4

which is the best reason for all computer manufacturers to use open standards and protocols for internet communication?

Answers

The best reason for all computer manufacturers to use open standards and protocols for internet communication because Open standards and protocols allow different manufacturers and developers to build hardware and software that can communicate with hardware and software on the rest of the network.

What is Open standards and protocols?

Open standards allow users to freely or inexpensively copy, distribute, and use technology.

The government only chooses open standards for software interoperability, data and document formats that have:

collaboration between all interested parties, not just individual suppliersa transparent and published decision-making process that is reviewed by subject matter expertsa transparent and published feedback and ratification process to ensure quality

Open standards must also be:

well documented, publicly available and free to use to provide fair accessmature, unless they are in the context of creating innovative solutionssupported by the market to demonstrate the independence of platforms, applications and vendorsreleased for use with a royalty free licence which is irrevocable unless there is a breach of conditionscompatible with both open source and proprietary licensed solutions

To know more about Open standards, visit:  https://brainly.com/question/26558834

#SPJ4

Other Questions
suppose a business traveler is willing to pay $1000 to fly from new york city to miami on an unrestricted ticket. the business traveler is willing to pay only $200 if the ticket requires a saturday night stayover. a vacation traveler is willing to pay $250 for the ticket with a saturday night stayover, but is uninterested in purchasing an unrestricted ticket at any price. if the marginal cost (to the airline) of both types of ticket is $100, what is the profit maximizing pricing policy for the airline. what is its total surplus? Which function represents the i shown in the graph below A. G(x)=-x+2B. G(x)=2^x-1C. G(x)=(x+2)^2D. -2x (A) find the perimeter of triangle BCF, to the nearest hundredth(B) find the area of triangle BCF Campaigning allows thepresidential candidates toget what heard by the public?A. religious viewsB. name and beliefsC. funding and budgeting researchers recruited over 1{,}0001,0001, comma, 000 patients with chronic back pain to participate in a study about the benefits of acupuncture. each subject was randomly assigned to one of these treatment plans: traditional chinese acupuncture, placebo acupuncture, and conventional pain treatment (medication and physical therapy). what is the primary purpose of randomly assigning subjects to the different treatment plans? The electronic geometry of a carbon dioxide molecule wouldbea Linearb T-shapedc Trigonal bipyramidald Square pyramidal HELP!Identify the dependent events. A. spinning a prime number on a spinner three times in a row B. drawing a black card and then a red card from a well shuffled 52-cards deck C. drawing a green jelly bean from a packet of jelly beans and then drawing a red jelly bean after replacing the first D. getting two heads when a coin is tossed twice Although many scholars argue that democracy can reduce ethnic conflicts, the example of the wealthy chinese minority in indonesia described by yale professor amy chua suggests what?. Lists and Procedures Pseudocode PracticeFor each situation, provide a pseudocoded algorithm that would accomplish the task. Make sure to indent where appropriate.Situation AWrite a program that:Takes the list lotsOfNumbers and uses a loop to find the sum of all of the odd numbers in the list (hint: use Mod).Displays the sum.Situation BWrite a procedure that takes a positive integer as a parameter. If the number given to the procedure is no more than 30, the procedure should return the absolute difference between that number and 30. If the number is greater than 30, the procedure should return the number doubled.Examples:difference30(13) 17difference30(46) 92difference30(30) 0Situation CWrite a procedure ConvertToBinary that takes an input as a number from 0 to 16 (including 0 but not 16) and converts it to a binary number. The binary number should be returned as a list NEED HELP ASAP PLEASE PLEASE Please help me I NEED HELP a financial statement audit is designed to group of answer choices provide assurance on internal control and to identify significant deficiencies and material weaknesses. detect error or fraud in the financial statements, regardless of whether or not the error or fraud is material. obtain reasonable assurance about whether the financial statements are free of material misstatement, whether due to fraud or error. obtain absolute assurance on the financial statements and express an opinion on the financial statements. ___________ is the psychologist who conducted the ""little albert"" study in which he conditioned an infant to fear white rats. a. b. f. skinner b. john b. watson c. ivan pavlov d. sigmund freud please select the best answer from the choices provided a b c d Identify what element is reduced and what element is oxidized in the following reaction. Pb + 2l2 Pbl4 remembering how to solve a puzzle without any conscious recollection that you can do so best illustrates (fill in the blanks) memory. difference between spring and artesian well Johnny is a forensic scientist. He tests for gunshot residue. Which of the following tests might Johnny use?test, which should turn the material red if gunshot residue is present. For another item, he only has awhich is known to return conclusive results even on very small amounts.Johnny uses thesmall amount of material to test, so he chooses Technician A says that a tapered roller bearing assembly has less rolling resistance than a similarly sized ball bearing assembly. Technician B says that the bearing assembly in a unitised wheel bearing assembly can normally be disassembled, cleaned, and repacked. Who is correct? What are your weaknesses in life and how do you cope-up with it? using 5 Should ang 5 Must Kara categorized her spending for this month into four categories: Rent, Food, Fun, and Other. Theamounts she spent in each category are pictured here.Food$356Other$533Rent$444Fun$267What percent of her total spending did she spend on Food? Answer to the nearest whole percent.Enter an integer or decimal number [more..]