two's complement allows us to reuse an adder circuit for subtraction. this saves (answer)​

Answers

Answer 1

Answer:

I don't know I only want points


Related Questions

domain name hosting (web hosting) is a service that allows the owner of a domain name to maintain a simple website and provide email capacity. group of answer choices false true

Answers

Domain name hosting or web hosting is a service that permits the domain name owner to maintain a simple website and provide email capacity is referring to a correct statement.

The term domain name refers to the address, allowing a visitor to easily find a website online while hosting refers to the space where the website files are stored. Ultimately it is implied that domain name hosting refers to an Internet service that manages domain names, such as 'mysite.com'. Domain hosts typically use Domain Name System (DNS) records to connect domain names with websites, email, and other web services. Popular domain hosts include DreamHost, GoDaddy, Enom, and 1&1 IONOS.

You can leran more about domain name hosting at

https://brainly.com/question/18760623

#SPJ4

write a class named acc2 containing: an instance variable named sum of type integer initialized to 0

Answers

The TupleClassObject's value can be obtained from the index passed as a parameter by calling the getValue() method in the org. javatuples library.

What is JavaTuples getValue() method?The value of the TupleClassObject is retrieved from the index supplied as a parameter using the getValue() function in the org.javatuples package. Any tuple class object from the javatuples library can be used using this function. It returns an Object value that is the TupleClassObject element present at the index that was supplied as an argument. Use of getValue() forfeits type safety because the returned Value is of the Object type.Create the class Acc2 and include the instance variable sum of type integer with an initial value of 0.A getSum method that returns the sum's value.

public class Acc2 {

private int sum=0;

public int getSum() {

return sum;

}

}

To Learn more About   TupleClassObject's value  refer to:

https://brainly.com/question/25528419

#SPJ4

many organizations today are installing traditional wired ethernet for desktop users and install wi-fi as

Answers

Wired ethernet and wi-fi are installed as Overlay networks for desktop users in many organizations today.

What is Overlay networks ?A virtual or logical network that is built on top of an existing physical network is known as an overlay network. An overlay network is one that uses circuit switching to connect numerous nodes, such as the internet. Any virtual layer over a physical network infrastructure is referred to as an overlay network.Today, the Internet serves as the foundation for more overlay networks that can be built to enable message routing to destinations that are not indicated by an IP address.Overlay topologies are made up of the logical linkages that connect the devices on overlay networks.Tunnels are established between interconnected overlay devices. A device shields the inner IP header and adds a new IP header as well as a tunnel header to a data packet before sending it.

To learn more about overlay networks refer :

https://brainly.com/question/13828558

#SPJ4

which analytics 360 feature allows you to filter data and create a new data set needed for a specific audience or use case?

Answers

The feature in analytic 360 that allows you to filter data and create a new data set desire for a particular audience or use case is called subproperties.

A subproperty is a assets that receives its facts from another assets. The facts in a subproperty is typically (however now no longer necessarily) a subset of the facts in its supply assets. Use subproperties to govern. User get right of entry to to facts. Analytics 360 presents the gear and help that organization groups want to get actionable insights from their facts. With Analytics 360, your group can get right of entry to superior gear, like Unsampled Reports, and Data Driven Attribution, similarly to all the same old Analytics capabilities and reports.

Learn more about Analytics 360 here: https://brainly.com/question/28536774

#SPJ4

what are the differences between geometric processing, computer graphics, computer vision, and imaging processing?

Answers

Difference between geometric processing, computer graphics, computer vision, and imaging processing are as follows:

Geometric Processing:

Mesh processing is another name for geometry processing. In this field of study, methods are created for the reconstruction and analysis of comprehensive 3-D models using ideas from applied mathematics, computer science, and engineering.

Computer graphics :

Images, videos, and movies are produced using computer graphics.

The numerous tools available for creating and modifying photographs. See study of computer graphics for approaches for digitally synthesis and manipulation of visual content.

Computer vision:

It covers techniques for acquiring, processing, and comprehending digital images as well as data extraction for decision-making.

Imaging processing:

It is the technique of manipulating digital photographs using computer algorithms. It is a kind of signal processing where the input is an image and the output can either be another image or features or characteristics related to that image.

Learn more about geometric processing, computer graphics, computer vision, and imaging processing click here:

https://brainly.com/question/18172666

#SPJ4

is a technique that engineers use to designate common elements across web pages to dynamically load only specific sections of pages, saving time and bandwidth. a.) ajax b.) mosaic c.) netscape d.) java

Answers

Dividing up visual content into sections like paragraphs and headings. APIs that are not included by default with your web browser and must be consciously integrated.

JavaScript and SQL are the most often used languages among web developers, according to their research, stated the developers. Other well-known programming languages include Java. C# A dynamic computer programming language is called Javascript. Its implementations enable client-side script to interact with users and create dynamic pages, and it is most frequently used as a component of web pages. It is an object-oriented programming language that may be interpreted. Data can be "displayed" via JavaScript in a variety of ways: using innerHTML to write into an HTML element. Using document, writing into the HTML output. ). Using window.alert() to write to an alert box.

Learn more about programming here-

https://brainly.com/question/11023419

#SPJ4

briefly explain the evolution of i/o-cpu interfaces due to the introduction of i) interrupts and ii) dma.

Answers

Since the introduction of the interrupts, the processors can now recognize and process interrupts and share resources accordingly. During each instruction cycle, the CPU samples the interrupt input signal. If the signal is asserted when sampling occurs, the CPU will recognize the interrupt request. Through wired-OR connections, level-triggered inputs enable numerous devices to share the same interrupt signal.

Direct memory access (DMA) is a computer system feature that allows some hardware subsystems to access main system memory without relying on the central processor unit (CPU).

What is an I/O interface?

An interface in computing is a common boundary that allows two or more distinct components of a computer system to communicate information. Software, computer hardware, external devices, humans, and blends of these can all be exchanged.

I/O interfaces are the means via which data is delivered from internal logic to external sources and received from external sources. The interface signals can be unilateral or reversible, single-ended or differential, and adhere to one of several I/O standards.

Learn more about Processors:
https://brainly.com/question/28902482?
#SPJ1

what tool can be used to map out all the roles and responsibilities that will be needed to set up an access control model?

Answers

Org chart, information management model, access control list, identity management process can be used to map out all the roles and responsibilities that will be needed to set up an access control model.

What are the access control method?

Access control systems are one of the most important resources in a business and are highly valuable. Access control is defined as "the control of access to system resources following the authentication of a user's identity and account credentials and the granting of access to the system." Access control is used to recognize a subject (user or human) and provide that subject permission to access a resource or piece of data in accordance with the task at hand. These measures are taken to ensure that only secure and pre-approved methods can be used by subjects to access resources, protecting them from unwanted access.

What are the types of access control?

1)Discretionary Access Control (DAC)

In comparison to other forms of access control, DAC systems are thought to be the most adaptable and to provide the greatest number of permissions. The most flexible form also has the lowest level of security, especially when compared to systems that require access control  and usability.

2) Mandatory Access Control (MAC)

Mandatory access control systems (MAC), on the other hand, are the most secure kind of access control. The only people who can use the systems are owners and custodians. The system administrator has predetermined all access control settings, and they cannot be altered or removed without that administrator's consent.

3)Role-Based Access Control (RBAC)

The most common kind of access control is quickly evolving into role-based access control (RBAC). An RBAC system operates by granting permits to a certain job title rather than issuing them to specific people as in a MAC system. It reduces the amount of time needed to set up or modify user access.

4)Rule-Based Access Control

Rule-based access control, which should not be confused with the other "RBAC," is frequently used as an addition to the other types of access control. In addition to the access control type you select, rule-based access control can modify permissions in accordance with a particular set of rules that the administrator has established.

Learn more about access control system click here:

https://brainly.com/question/14205543

#SPJ4

what part of an expert system provides the reasoning capability, namely the ability to answer users' questions, provide recommendations for solutions, generate predictions, and conduct other relevant tasks?

Answers

The part of an expert system that provides the reasoning capability, namely the ability to answer users' questions, provide recommendations for solutions, generate predictions, and conduct other relevant tasks is an: D) inference engine.

What is an expert system?

In Computer technology, an expert system can be defined as a form of artificial intelligence (AI) which typically involves a computer system imitating the decision-making styles and reasoning capabilities of human beings.

The two types of expert system.

Generally speaking, there are two (2) main types of expert system and these include the following:

Inference engine.Knowledge base.

In conclusion, inference engine is a type of expert system that provides the reasoning capability of human beings.

Read more on expert system here: https://brainly.com/question/24259157

#SPJ1

Complete Question:

What part of an expert system provides the reasoning capability, namely the ability to answer users' questions, provide recommendations for solutions, generate predictions, and conduct other relevant tasks?

A) knowledge acquisition

B) knowledge representation

C) user interface

D) inference engine

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

Is when business data reach managers when the information is needed and still relevant.

Answers

Timeliness is when business data reach managers when the information is needed and still relevant.

How is timeliness at work defined?

The term "timeliness" relates to the anticipated time frame for information accessibility and availability. The amount of time between when information is anticipated and when it is accessible for use can be used to gauge how timely something is.

Note that Being punctual demonstrates your concern for others, that you value your time with them over your own agenda, and that you cherish their company.

Therefore, Being on time demonstrates professionalism and establishes your credibility as a dependable and trustworthy worker. Others won't be able to complete their tasks if you don't finish your portion of a project on time.

Learn more about Timeliness from

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

what automation practice keeps code created by multiple developers from diverging or conflicting? choose the best response.

Answers

The automation that practice keeps code created by multiple developers from diverging or conflicting is called Continuous Integration automation.

What is Continuous Integration automation?

The build and unit testing stages of the software release process are referred to as continuous integration. Every committed revision starts an automatic build and test. Code changes are automatically created, tested, and readied for production release using continuous delivery.

The method of automating the integration of code changes from various contributors into a single software project is known as continuous integration (CI). It's a fundamental DevOps best practice that allows developers to often merge code changes into a centralized repository where builds and tests are subsequently done.

Jenkins is one of the most extensively used free open-source CI tools in software engineering. It is a server-based CI application built in Java that runs on a web server.

Learn more about code:
https://brainly.com/question/1805905

#SPJ1

3. what is the main purpose of certification? in the united states, what are the different types of certification? explain the different phases. what is cset? what is atos?

Answers

The goal of certification is to show that certain requirements have been satisfied. International standards are typically the foundation of the requirements.

System, product, and employee certification are the three key industries that are differentiated by certification. The goal of certification is to show that certain requirements have been satisfied. International standards are typically the foundation of the requirements. For instance, SFS-EN ISO 9001, a general quality management standard, is utilized as a prerequisite for the certification of quality management systems in organizations. No matter the size, nature, or scope of the organization, or the nature of the goods and services offered, it can be applied to all kinds of operations.

Atos, a company with 112,000 workers and around €11 billion in yearly revenue, is a world leader in digital transformation. The Group offers customized end-to-end solutions for all industries in 71 countries, making it the European leader in cybersecurity, cloud computing, and high performance computing.

The CSET exam series (California Subject Examinations for Teachers) was developed by the California Commission on Teacher Credentialing (CTC) for aspirant teachers who want to obtain a teaching license in the state. To make sure candidates have the abilities to instruct in a public school setting, an exam was created.

To know more about computing click here:

https://brainly.com/question/15707178

#SPJ4

you are a cloud administrator, and you are asked to configure a vpc such that backend servers are not publicly accessible. what should you do to achieve this goal? deploy backend servers in different availability zones deploy the backend servers on premises use private subnets for backend servers implement audit logging on backend servers

Answers

To configure a VPC such that backend servers are not publicly accessible, I would Backend servers can be configured with a private subnet to restrict public access.

What VPC?A virtual private cloud (VPC) is a shared resource pool that can be configured on-demand and is assigned within a public cloud environment. It offers some degree of isolation between the various organizations (referred to as users below) using the resources. A private IP subnet and a virtual communication construct (like a VLAN or a collection of encrypted communication channels) are typically assigned to each user of a VPC in order to provide that user with isolation from all other users of the same cloud, including both other VPC users and other public cloud users.In a VPC, the previously discussed method that offers cloud isolation is combined with a virtual private network (VPN) function (again, allotted per VPC user) to secure an organization's remote access to its VPC resources through authentication and encryption. A company using this service is effectively functioning on a "virtually private" cloud with the adoption of the mentioned isolation levels (i.e., as if the cloud infrastructure is not shared with other customers), hence the name "VPC."

To learn more about VPC, refer to

https://brainly.com/question/28085922

#SPJ4

verses and choruses based on the same music are an example of which formal type? group of answer choices simple verse simple verse-chorus contrasting verse-chorus aaba

Answers

Simple verse-chorus compositions have choruses and verses that are based on the same musical material.

What is simple verses-chorus type?The verse and chorus of a straightforward verse-chorus song (like "All About That Bass") have the same harmonic progression. In a contrasting verse-chorus structure like "We Are the World," the verse and chorus chord progressions are different.While the melody and lyrics may change from section to section, the simple verse structure uses the same chord changes throughout the entire song. Even rap and contemporary pop music use the simple verse format, as do the blues and early rock and roll. Everything from "Johnny B. Goode" by Chuck BerryVerse-repeating form, chorus form, AAA song form, or one-part song form are other names for the song structure known as strophic form, in which all verses or stanzas of the text are performed to the same melody.

To learn more about simple verses-chorus refer to :

https://brainly.com/question/14430045

#SPJ4

what does the navigation bar in salesforce allow users to do? a. see all standard objects in their organization b. access objects and items included in the app they're currently using c. customize important pages in salesforce d. see all custom objects in their organization

Answers

The navigation bar in Salesforce allows users select different topics to browse and provides navigation back to the site home page.

What is the navigation bar?

A navigation bar is a user interface element on a webpage that contains links to other parts of the site. In most cases, the navigation bar is part of the main website template, which means it appears on the majority, if not all, of the website's pages.

This means that regardless of which page you are on, you can use the navigation bar to visit other parts of the website.

A website navigation bar is typically displayed at the top of each page as a horizontal list of links. It may be placed below the header or logo, but it is always placed before the page's main content.

To know more about navigation bar, visit: https://brainly.com/question/7153205

#SPJ1

in an effort to provide tools for engineers to build stronger, easier to read html documents, html5 introduced , so that engineers could group their content in very clear ways. a.) meta elements b.) the div tag c.) paragraphing d.) semantic elements

Answers

HTML 5 was launched in an effort to provide engineers the tools they need to create HTML pages that are stronger and easier to understand, allowing engineers to organise their material in very obvious ways using semantic elements.

HTML, or HyperText Markup Language, is the primary markup language for texts meant to be viewed via a web browser. JavaScript and Cascading Style Sheets (CSS) are examples of technologies that can be useful.

Web browsers retrieve HTML documents from a web server or local storage, converting them into multimedia web pages. HTML originally included design hints for the document and explains the semantics of a web page's structure.

HTML components serve as the building blocks of HTML pages. There may be embedded images and other objects, such as interactive forms.

To know more about HTML click here:

https://brainly.com/question/15093505

#SPJ4

write a program that prints the numbers from 1 to 100, except if the number is divisible by 3 print 'beep' instead of the number and if it is divisible by 5 print 'boop'. for numbers that are divisible by both 3 and 5 print 'beepboop'.

Answers

C++ is a high-level general-purpose programming language,as an extension of the C programming language,

What is the coding?

C++ is a high-level general-purpose programming language,as an extension of the C programming language,

A integer is divisible by 3 if it has a remainder of 0, and by 5 if it has a remainder of 0 after being multiplied by 3.

To determine whether a number is divisible by 3, 5, both, or none, conditional statements will be used.

1) dividing by three: (x mod 3) = 0; and (x mod 5 does not equal 0)

2) Divisible by 5, where (x mod 5 = 0) and

3) (x mod 3 does not equal 0)(x mod 3 equals 0) and are both divisible by three (x mod 5 also equals 0)

4) any scenario not covered by the first three

for (int i = 1; i < 100; i++) {

if (i % 3 == 0 && i % 5 != 0) {

cout << 'D3';

} else if (i % 5 == 0 && i % 3 != 0) {

cout << 'D5';

 } else if (i % 5 == 0 && i % 3 == 0) {

cout << 'D3&5';

} else {

cout << i;

 }

}

To learn more about c++ refer to:

https://brainly.com/question/28185875

#SPJ4

a large company has several data collections across its many departments. what kind of metadata indicates exactly how many collections a piece of data lives in? 1 point descriptive representative administrative structural

Answers

Type of metadata indicates exactly how many collections a piece of data lives in is called structural metadata.

Metadata is classified into three types, namely: descriptive, administrative, and structural. Metadata may be described as the data offering information about one or more aspects of the data; metadata has function to summarize basic information about data that can product tracking and working with specific data easier. Some examples consist: Means of creation of the data. Goal of the data. Time and date of creation. Metadata means "data that offers information about other data", but not the content of the data, such as the text of a message or the image itself.

Learn more about metadata at https://brainly.com/question/28115196

#SPJ4

server b requests a secure record exchange from server a. server a returns a package along with a public key that verifies the signature. what does this scenario demonstrate?

Answers

The scenario demonstrates the use of DNS Security Extensions (DNSSEC).

In order to lessen the impact of spoofing and poisoning attacks, DNS Security Extensions are used. An RRset, a collection of resource records signed with the zone signing key using a private key, is created by the authoritative server for the zone.

A redirection attack called "DNS server cache poisoning" aims to tamper with the DNS server's own records.

Attacks that compromise the name resolution process include DNS spoofing. By substituting a valid IP address for a reliable website, the attacker could compromise the DNS resolution procedure.

An automatic method for allocating network addresses is provided by the Dynamic Host Configuration Protocol (DHCP).

There is a public/private key pair for each DNS zone. To sign DNS data in the zone and create digital signatures over it, the zone owner uses the zone's private key.This key material is kept a secret by the zone owner, as suggested by the name "private key." However, anyone can access the zone's public key because it is published in the zone itself.

Any recursive resolver that searches the zone for information also gets the zone's public key, which it uses to confirm the validity of the DNS data.

The resolver verifies the validity of the digital signature covering the retrieved DNS data. If so, the user receives valid DNS data back from the server. The resolver assumes an attack if the signature does not validate, discards the data, and informs the user of the error.

To learn more about DNS Server click here:

brainly.com/question/19755271

#SPJ4

consider a disk with a sector size of 512 bytes, 2,000 tracks per surface, 50 sectors per track, and five double-sided platters. what is the capacity of a track in bytes?

Answers

The capacity of a track in bytes is (25 k , 50000 k).

What is capacity of a track?The permitted load at which a bearing's outer ring and its mating surface can tolerate continuous use over an extended length of time is known as the track load capacity.The hard drive's overall megabyte capacity is determined as follows: Megabytes are equal to (512 * cylinders * heads * sectors-per-track) / (1024 * 1024). The reason behind the number 512 is that most hard disks have 512 bytes per sector.Because a block size cannot be greater than a track's size, which is 25600 bytes, 51200 is not a legal block size in this situation.

To learn more about capacity of a track refer to:

https://brainly.com/question/4541859

#SPJ4

which prisma product automatically assesses risk through content, activity, and security control policies for cloud-delivered applications

Answers

Prisma Public Cloud2 is the prisma product automatically assesses risk through content, activity, and security control policies for cloud-delivered applications.

What is prisma?

Prisma SaaS is a cloud access security broker service and software as a service (SaaS) platform. Prisma SaaS is what offers threat prevention, behavior-based security, compliance assurance, risk discovery, and data loss prevention. A virtualized version of Palo Alto Networks' next-generation firewall is called VM-Series.

What are the VM-Series?

With the help of the VM-Series for VMware®, you can install next-generation firewall protection and sophisticated threat prevention in your VMware-based private, public, and hybrid cloud computing environments. It also supports VMware NSX®, ESXi stand-alone, and vCloud® AirTM.

• Recognize and manage apps in your virtualized environments; restrict user access; and guard against both known and unknowable dangers.

• Use Zero Trust principles to isolate and segregate mission-critical apps and data.

• Simplify policy deployment to ensure that security keeps up with how quickly your private, public, or hybrid cloud is changing.

Prisma Public Cloud2 provides continuous visibility, security, and compliance monitoring across public multi-cloud deployments. Powered by machine learning, it correlates data and assesses risk across the cloud environment.

Learn about VMware click here:

https://brainly.com/question/28787961

#SPJ4

a user calls the help desk complaining that the password to access the wireless network has changed without warning. the user is allowed to change the password, but an hour later, the same thing occurs. what might be happening in this situation?

Answers

Provide security awareness training.These initiatives are made to assist users and staff members in comprehending their part in preventing breaches of information security.

What is security awareness training ?IT and security experts utilize security awareness training as a way to reduce and prevent user risk.These initiatives are made to assist users and staff members in comprehending their part in preventing breaches of information security. An organization's computer systems, along with its data, customers, and other assets, should all be protected from online threats and criminals. Security awareness training is a formal process for teaching staff members and third-party stakeholders, like contractors and business partners.Creating the Security Awareness Program:Identify compliance or audit standards that your organization must adhere to. Identify security awareness requirements for those standards. Identify organizational goals, risks, and security policy.Security awareness training is crucial because it shields a company from computer intrusions that expose sensitive data.Preventing such occurrences that damage brand reputation and cause financial losses is the main goal.

To learn more about  security awareness training refer

https://brainly.com/question/23991359

#SPJ4

Sarah maintains a blog about her soap-making business, and she has hired someone to create a database for this business. She makes bar and liquid soaps in a variety of scents from different types of ingredients. She sells these soaps in certain incremented quantities to customers around the world. Which is one table the database planner will most likely create?

a. the number of followers for Sarah’s blog
b. Sarah’s favorite scents
c. the number of hours Sarah researches ingredients
d. customer contact information

Answers

The one table that the database planner will most likely create is the number of followers for Sarah’s blog. The correct option is a.

What is a database planner?

A database is a collection of data that has been organized to make it simple to manage and update. Data records or files containing information, including sales transactions, customer information, financial data, and product information, are often aggregated and stored in computer databases.

Blogs are written or videos that people made online and people watch them on their computers or mobiles.

Therefore, the correct option is a. the number of followers for Sarah’s blog.

To learn more about the database, refer to the link:

https://brainly.com/question/6447559?referrer=searchResult

#SPJ1

data exist in the format in which they were collected. a. structured b. semi structured c. unstructured d. historical.mcq answer

Answers

The data exist in the format in which they were collected is a structured data.

Structured data has features that can be addressed for efficient analysis. It has been put together into a database-like style repository. It relates to any information that may be put into a table with rows and columns in a SQL database. They can be quickly mapped into pre-designed fields and have relational keys. These data are now processed in the most efficient and modern manner possible. Relational data, as an example.

Information that is not stored in a relational database but has some organizational characteristics that make it easier to examine is considered semi-structured data. Although some types of semi-structured data may be particularly difficult to store in relational databases, semi-structured data exists to save space.

To know more about structured data click here:

https://brainly.com/question/28333364

#SPJ4

which of the following would be important for an engineer to consider when building a web-based api? a.) the design of the interface b.) the structure of the web page c.) the style definitions of the application d.) the values of the data

Answers

The design of the interface is important for an engineer to consider when building a web-based API.

What is Web API?

API is an abbreviation for Application Programming Interface. API is a type of interface that contains a set of functions. These functions will enable programmers to obtain specific features or data from an application.

As the name implies, a web API is an API that can be accessed via the web using the HTTP protocol. It is a framework for creating and developing HTTP-based RESTFUL services. Different technologies, such as java and ASP.NET, can be used to create a web API. Web API can be accessed via a web server or a web browser.

Web API is essentially a web development concept. It is restricted to the client-side of Web Applications and does not include information about a web server or a web browser. Web API services are used when an application is to be used on a distributed system and to provide services on various devices such as laptops, mobile phones, and so on. Web API is a more advanced version of a web application.

So, the correct answer is a.) the design of the interface.

To know more about the Web API, visit: https://brainly.com/question/29304854

#SPJ1

Explain one function that is used in a formula.​

Answers

Answer:

SUM function

Explanation:

in microsoft excel, the sum function takes all of the specified cells and adds their values together. for example, =SUM(A2:A10) adds the values in cells A2:10.

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

3. Online word processing programs always have more features than standalone programs.
O True
O False

Answers

True, Online word processing programs have more features than standalone programs.

What is an online word processor?

An online word processor provides the ability to create, edit, share, save, and access your documents from anywhere, anytime. The online versions of these programs work in real-time, so you don't have to worry about saving your work, and they allow multiple contributors to collaborate and edit documents all at once.

Features :

1. Office Online Is Free

2.Access Documents Anywhere With Cloud Storage

3.Easy Sharing and Collaboration

4.Office Online Offers a Simplified Workflow

Hence, Online word processing programs generally  have more features than standalone programs.

To know more about Word processing from the given link

https://brainly.com/question/985406

#SPJ1

do you think you have the qualities of an enterpreneur in you? If yes, give examples when you have shown these qualities.





Answers

The quality that all successful entrepreneurs must possess is determination and the ability to take action. They have to think and make decisions quickly and they discipline themselves to act and implement their decisions.

What is entrepreneurs?

An entrepreneur is defined as a person who has the ability and desire to establish, manage and succeed in a start-up company with his own risks, in order to generate profit.

It is classified into the following types:

Small Business- Scaling of Initial Business Large Corporate Business Social Business

5 Qualities of a Better Entrepreneur

Willingness to fail. Fear of failure is a common affliction.Critical Thinking. As the first trait, critical thinking enables entrepreneurs to move away from the herd mentality Clarity of Vision. Use yourself. Strong communication.Entrepreneurship accelerates economic growth

Entrepreneurs are important for a market economy because they can act as the wheels of a country's economic growth. By creating new products and services, they increase new jobs, which ultimately leads to an acceleration of economic development.

To learn more about entrepreneurs, refer;

https://brainly.com/question/13897585

#SPJ9

Other Questions
The altitude y in feet of a hawk that is descending can be represented by the equation y=20x+350, where x represents the time in minutes. The equation y=10x+400 represents the altitude y in feet of an eagle after descending x minutes. Which bird is closer to the ground after 8 minutes?The eagle is closer to the ground.How much closer? feethurry Which term matches this definition?particles with a neutral (no) charge located in thenucleus of the atomA. ProtonB. IonC. ElectronD. Neutron Why is socioeconomic privilege often associated with higher levels of creativity? a.) students from more advantaged backgrounds usually exhibit higher levels of intelligence. b) students from more advantaged backgrounds tend to have more creative parents. c) students from less advantages backgrounds don't value creative expression. d) students from less advantaged backgrounds don't have access to the same artistic programs, opportunities, and materials. How can you repurpose an existing physical structure in your home, school or county to ensure equitable access, or improve the overall efficiency of that space? What changes can you make to an existing system to improve equity, efficiency, or access for people in your school or county? What changes can you make to an existing product so that it is more equitable, accessible, or eco-friendly? A wasp is 1.39-10 meters long.A pygmy rabbit is 24-10 meters long.How much langer is the pygmy rabbit than thewase? What was the original name of the restaurant chain now known as boston market? boston ham. Which sentence is capitalized correctly?A. We drove North of town to best see the Northern Lights.B. We made an appointment to meet with Hon. DouglasPeabody about the proposed County Annexation.C. Don, Marcy, and Cliff are my Cousins from Peoria.D. He read The Three Musketeers by Alexandre Dumas. If you want to include a quote in your paper, which of the following factors should you consider?ResponsesWhen quoting, be sure you include the full sentence from the original source.Quoting is only okay if you put the words in italics.You should check to see how old the source is, since you shouldnt quote something more than 20 years old.Too many quotes in your paper will make readers wonder whether you have any ideas of your own. Chemical compound responsible for ocean acidification in the open oceans of the world. a decrease in accumulated depreciation is most likely to result from: a) selling or disposing of a long-lived asset. b) increasing the salvage value of a long-lived asset. c) decreasing the estimated useful life of a long-lived asset. I need followers please Which statement would John Winthrop, governor of the Massachusetts Bay Colony, most likely agree with? A. Everyone has an inner light inside that helps when praying to God. B. We do not need stone walls; our faith will protect us. C. Respect everyones beliefs, even if they differ from your own. D. If everyone works hard, everyone will succeed. The price of a gallon of gasoline is $2.25. The price when Ryan's mother started driving was 1/5 of the current price. What was the price of gasoline when Ryan's mother started driving? What is the mathematical answer to 5x=3.75 Tecumseh's men fought alongside the British and against the Americans duringthe War of 1812 because:A. the British had promised to grant them their independence if they won.B. the British had helped them to take control of the city of Detroit.OC. they believed they were fighting against a common enemy, theAmericans.D. the Americans had forced them to leave the Indiana Territory beforethe war. what is the definition of a recessive allele? multiple choice an allele that is expressed when environmental conditions dictate that it must be an allele that is expressed only when it is needed an allele whose phenotypic effect is expressed when present in one or two copies an allele whose phenotypic effect is only expressed when present in two copies theories of relativity: Dylan's living conditions what mass of potassium nitrate can be produced from the reaction of 30.00ml of 0.10m nitric acid with 15.00ml of 0.25m potassium carbonate? 21. minke has an antique restoration business and has a great ability to envision a piece of junk as a restored final masterpiece. throughout his life he has tinkered with innovative ideas and has invented new products. it is clear that minke possesses a high level of . what is the magnitude of positive charges stored on one plate? what is the magnitude of negative charges stored on the opposite plate?