~50 points~
how do you merge shapes in powerpoint

Answers

Answer 1

Answer:

Select the shapes to merge. Press and hold Shift to select multiple shapes. The Shape Format tab appears. ...

On the Shape Format tab, click Merge Shapes, and then pick the option you want. The order in which you select the shapes to merge may affect the options shown to you.Explanation:


Related Questions

Advantages of ERP systems include all the following EXCEPT
A. business processes can be streamlined B. the organization can respond to regulatory demands c. the quality of information is improved throughout the organization D. access to information is improved throughout the organization E. the organization must change its business processes to match the software

Answers

Business process transformation is used by world-class firms to boost productivity, save expenses, and boost profits. These top-performing companies are consequently better equipped to react to shifting markets and escalating cost demands. Thus option E is correct.

What are the Advantages of ERP systems?

An ERP offers a unified, integrated picture of the organization's data and financial status throughout the entire business. The flow of information is streamlined, and departmental barriers are removed when all business data is kept in a single database.

Therefore, the organization must change its business processes to match the software.

Learn more about ERP systems here:

https://brainly.com/question/13841142

#SPJ4

face recognition tech gets girl scout mom booted from rockettes show____due to where she works

Answers

Face recognition tech gets Girl Scout mom booted from Rockettes show at Radio City Music Hall due to where she works.

Kelly Conlon, a lawyer, was denied entry to a performance of the Rockettes' "Christmas Spectacular" show at Radio City Music Hall in New York City after face recognition tech detected her in the lobby. Conlon was kicked out of the venue because of her law firm, which she described as "mortifying." Conlon said she and her daughter arrived in New York City the weekend after Thanksgiving, along with other members of a Girl Scout troop and their mothers, to watch the Rockettes perform in the "Christmas Spectacular" show. However, Conlon claims that she was approached by security and asked to leave the theater shortly after entering.

Learn more about face recognition technology https://brainly.com/question/27166721

#SPJ4

1. Minimum Health Alex and Charlle are playing an online video game. Initially, there are m players in the first level, and there are next n levels. Each level introduces a new player (along with the players from the previous level). Each player has some strength which determines the difficulty of beating this player. To pass any level, select any available players and beat them. Alex has completed the game and beaten the rank th strongest player at every level. Now it's Charlie's turn to play. Whenever a player is beaten, Charlie's health decreases by the amount of strength of that player. So the initial health of Charlie must be greater than or equal to the sum of the strengths of players that are beaten throughout the game. Charlie does not want to lose to Alex, so Charlie decided to also beat the rank th strongest player at each level. What is the minimum initial health that Charlie needs to start with in order to do this? Example initlal, players =[1,2], new_players =[3,4], rank =2 Charlie needs to beat the 2nd strongest player at each level. For the first level, players have strengths 1 and 2 , so Charlie needs to beat the player with Charlie needs to beat the 2nd strongest player at each level. For the first level, players have strengths 1 and 2, so Charlie needs to beat the player with strength 1. For the second level, strengths are1, 2, and 3, so Charlie defeats strength 2. For the third level, strengths are 1, 2,3, and 4, so Charlie defeats strength 3 . Total health needed =1+2+3=6. Function Description Complete the function getMinimumHealth in the editor below. getMinimumHealth has the following parameter(s): int inital_players[ m] : the strength of initial m players of the game int new_players [n] : the strength of new n players that appear one by one after the first level int rank the rank that p2 needs to beat at every level Returns long: the initial health needed Constraints - 1≤n,m≤105

Answers

The minimum initial health that Charlie needs to start with in order to do that can be calculated using function MinimumHealth can be done using python programming language.

The code in python is,

from math import gcd

#Create / declare function MinimumHealth

def MinimumHealth(health, n) :

# Find the GCD of the array elements

__gcd = 0;

for i in range(n) :

__gcd = gcd(__gcd, health[i]);

return __gcd;

# Driver code

if __name__ == "__main__" :

health = [ 5, 6, 1, 2, 3, 4 ];

n = len(health);

print(MinimumHealth(health, n));

The code will use GCD or greatest common divisor in array, and also we use loop statement to iterate the function until we get the correct result.

Learn more about python here:

brainly.com/question/26497128

#SPJ4

which of the following best describes how protocols on the internet (e.g. ip, tcp,http) make use of abstraction to accomplish their respective purposes?question 14 options:low level protocols can provide functionality to high level protocols without revealing the details of how this is accomplished.high level protocols can take on the role of a low level protocol in the event offailure in the system.low level protocols are written in binary while high level protocols are writtenhexadecimalhigh level protocols take into account specific implementation details of lower level protocols to ensure they are compatible.

Answers

The statement which describes how protocols on the Internet (e.g. IP, TCP, HTTP) make use of abstraction to accomplish their respective purposes is Low-level protocols can provide the functionality to high-level protocols without revealing the details of how this is accomplished.

TCP/IP is the low-level protocol that links computers on the Internet. TCP/IP is implemented differently on various machines. You'll utilize Open Transport, a part of Apple's System 7.5, which is a TCP/IP implementation for the Mac.

The TCP/IP protocols were created for networks that are permanently linked, shared, and high-speed. Subject to security and firewall constraints at their location, anyone who has access to a persistent network connection, such as through an Ethernet network tied to their workstation, may have perpetual access to the Internet. These users just require TCP/IP and Internet software.

learn more about Low-level protocols here: https://brainly.com/question/29098010

#SPJ4

Does direction matter while studying?

Answers

The environment of a child's room and the direction they study in have a significant impact on how well they perform. The amount of time a child spends studying is not as important as their focus and comprehension abilities.

What is Important Study Room Advice?

• The optimal direction for the study room to face is east or west; north is a close second.

• The child should study with his or her back to the east or north, and the east or north wall should be covered with motivational posters, awards, and trophies as well as all of the honors and recognitions the child has received. Their study table shouldn't have a cabinet or a beam over it.

• Avoid placing the door to the study directly behind the chair. Make a wall out of it in its place.

• If it's not possible to have an open space in front of the study table and it must be placed along a wall, leave a small space between them to allow for energy flow.

• Hang a poster on the wall that inspires the child instead of letting them stare at an empty wall in the front.

• To increase the child's ability to concentrate, the study table should be square or rectangular in shape. West and south walls can have bookcases or other storage space; keep the east and north walls light. Books should be kept in a locked cabinet rather than piled up on the study table.

• The computer should be placed either southeast or northwest of the study table, with the table lamp placed on the left side of the table to ensure adequate lighting.

• The study table shouldn't have any mirrors in view because they can be distracting.

• Pale and understated hues should be employed in the study space. It is recommended to choose pastel green for a study room in the north, violet for a room in the north-east, and pale yellow or off white for an eastern room. The most encouraging colors for a study room are ivory, off-white, and white.

To Learn more About Study Room refer to:

https://brainly.com/question/871528

#SPJ4

no.160 an administrator creates a custom text area field on the account object and adds it to the service team's page layout. the services team manager loves the addition of this field and wants it to appear in the highlights panel so that the services reps can quickly find it when on the account page how should the administrator accomplish this?

Answers

To add the custom text area field to the highlights panel on the Account page layout for the Service team, the administrator can follow these steps:

Navigate to the Account object in the Setup menu.In the Custom Fields & Relationships section, click on the name of the custom text area field that was created.In the Field Details page, click on the Page Layouts link in the left sidebar.In the Page Layouts section, click on the Edit link next to the Account layout that is used by the Service team.This will open the Account page layout editor. In the editor, drag the custom text area field from the Available Fields section on the left to the Highlights panel on the right.Click the Save button to save the changes to the page layout.

The custom text area field should now appear in the highlights panel on the Account page when viewed by the Service team. A custom text area field is a type of custom field that allows you to store and display large amounts of text in a Salesforce record. It can be used to store notes, comments, or any other type of long-form text. Text area fields can be added to any object in Salesforce, including standard objects like the Account object and custom objects that you create.

Learn more about administrator, here https://brainly.com/question/29994801

#SPJ4

Check your knowledge
1. When should you use Azure Synapse Analytics?
O To perform very complex queries and aggregations
O To create dashboards from tabular data
O To enable large number of users to query analytics data

Answers

We should use Azure Synapse Analytics to perform very complex queries and aggregations.

What are queries in azure networks?

Existing log queries are available when you launch Log Analytics. These queries can either be used as a template for your own queries or performed in their original form.

For an Examples of inquiries from Azure Monitor are also included, as are queries that your company has stored.

The query is composed of a series of query statements separated by semicolons (;), at least one of that is a tabular expression statement, which produces data arranged in a grid of columns and rows like a table.

We should use Azure Synapse Analytics to perform very complex queries and aggregations thus the correct option is A.

To know more about azure network queries refer:

brainly.com/question/29428049

#SPJ4

You are an IT technician for your company. Fred calls you complaining that every time he opens his internet browser, the default home page has been changed to a site he is not familiar with. You suspect this change is being caused by a malware infection on his system. However, after you run antimalware and antivirus software on Fred's system, it is still having the same issue. Which of the following would be the next BEST way to remove the malware?

a. Format Fred's disks and perform a clean installation of the operating system.
b. Fred's computer to a known good point.
c. Purchase a new disk and deploy a backup image of Windows.
d. Restore Fred's computer back to a previous restore point.
e. Perform an image deployment from a backup image to restore

Answers

Given that one is an IT technician for your company, and Fred calls you complaining that every time he opens his internet browser, the default home page has been changed to a site he is not familiar with. If one suspects this change is being caused by a malware infection on his system. However, after you run antimalware and antivirus software on Fred's system, it is still having the same issue, the next best thing to do is to "Restore Fred's computer back to a previous restore point." (Option D)

What is malware?

Malware is any program that is purposely meant to disrupt a computer, server, client, or computer network, leak private information, obtain unauthorized access to information or systems, deny access to information, or interfere with the user's computer security and privacy.

System Restore creates Restore Points by taking a "snapshot" of some system files and the Windows registry. When an install fails or data is corrupted, Machine Restore can restore a system to working order without requiring you to reinstall the operating system.

Learn more about Malware:
https://brainly.com/question/22185332
#SPJ1

what does this concurrency setting do when you are editing a lambda function in the lambda console? linkedin aws

Answers

Concurrency is the number of requests your function is processing at any given time. When the function is invoked, Lambda allocates that instance to process the event. After the function code has finished executing, it can process another request.

What happens when we reach lambda parallelism?

Lambda functions in a single AWS account within a region share concurrency limits. If your function exceeds the concurrent limit, the Lambda service will not be able to invoke other functions.

What are Lambda concurrency limits?

The default concurrency limit per AWS Region is always 1,000 calls. The default burst concurrency quota per region is between 500 and 3000, depending on the region. There is no maximum concurrency limit for Lambda functions.

To know more about Concurrency visit;

https://brainly.com/question/7165324

#SPJ4

When an object is passed as an argument, ________ is passed into the parameter variable.

Answers

A class method is similar to an instance method, except its first argument is a class object.

Remember that when an instance method is called from an instance object, the instance object is automatically supplied as the method's first argument. A parameter variable is a variable that is only available to the function that gets the argument. That is, the value of the argument is copied into the parameter variable. A constructor is a method that is invoked at the start of an object's lifecycle to create and initialize the object, which is known as creation (or instantiation). The acquisition of resources may be part of the initialization process. In most languages, constructors may contain parameters but do not typically return values.

Learn more about variable here-

https://brainly.com/question/13375207

#SPJ4

Explain how integrated circuits contributed to the development of microcomputers.

Answers

Answer:The invention of integrated circuits led to the development of the third generation computer. Integrated circuits help to compress more power into less space. Before the advent of the third generation computer, the first and second generation computers were extremely big. These computers were heavy and large in size.

Explanation: Hope this helps!

write a program to prompt the user for hours and rate per hour using input to compute gross pay. use 35 hours and a rate of 2.75 per hour to test the program (the pay should be 96.25). you should use input to read a string and float() to convert the string to a number. do not worry about error checking or bad user data.

Answers

The program code:

hrs = input("Enter Hours:")

h = float(hrs)

rate = input("Enter Rate:")

r = float(rate)

pay = h * r

print("Pay:",pay)

The Benefits of Calculating Gross Pay

When it comes to managing finances, understanding how to calculate gross pay is an invaluable skill. Calculating gross pay is the process of determining an employee’s total earnings before deductions and taxes are taken out. It’s an important step in the process of determining how much an employee will actually take home in their paycheck. Knowing how to calculate gross pay can be beneficial in a variety of ways.

First, calculating gross pay can help employers ensure they are properly compensating their employees. When determining an employee’s salary, employers must consider factors such as overtime pay, bonuses, and commissions when calculating the total gross pay. This helps employers ensure that their employees are adequately compensated for all their work.

Second, calculating gross pay can help employees understand their earning potential. It’s important for employees to understand how their earning potential is affected by factors such as overtime pay, bonuses, and commissions. This understanding can help employees negotiate higher wages or ask for additional benefits.

Learn more about gross pay:

https://brainly.com/question/18095052

#SPJ4

an organization is conducting a cybersecurity training exercise. what team is jason assigned to if he has been asked to monitor and manage the defenders' and attackers' technical environment during the exercise?

Answers

Jason is assigned to the Exercise Control Team.

What is cybersecurity training exercise?Cybersecurity training exercises are activities that help organizations and individuals to develop skills in recognizing, responding to, and preventing cyber threats. These exercises may include simulations, quizzes, case studies, and other interactive activities that help participants gain knowledge, develop skills, and practice responding to cyber incidents. The goal of such training is to better equip individuals to protect themselves and their organizations against cyber threats. Additionally, the exercises help to raise awareness of the importance of cybersecurity and the need to continually practice and update security protocols.An example of a cybersecurity training exercise is a simulated phishing attack. In this exercise, participants are sent fake phishing emails and must identify what makes them suspicious. Participants are given feedback on how to recognize phishing attempts and how to respond appropriately. Other examples of cyber security training exercises include simulated malware attacks, social engineering simulations, password cracking challenges, and security policy reviews.

To learn more about cybersecurity refer to: https://brainly.com/question/28004913

#SPJ4

Why would someone use a credit card to purchase goods?

Answers

Online transactions involving credit cards are often easier to track than those involving debit, money orders, or checks.These cards frequently offer some protection against fraudulent purchases.

Why do people buy stuff with credit cards? When compared to debit, money orders, or checks, credit card transactions are often easier to track online.These cards frequently include some coverage for unauthorized purchases, which can be quite beneficial to cardholders if their credit card information is ever compromised.When compared to cash, credit cards are safer to carry and provide better fraud protections.Without altering your spending patterns, you can earn substantial rewards.It's simpler to keep tabs on your spending.One of the simplest and quickest ways to improve credit is to use credit cards responsibly.Using a credit card can make you feel safer, you may be given certain safeguards on your purchase, and you may be able to receive cash or points back on your purchases thanks to credit card benefits.

To learn more about credit cards refer

https://brainly.com/question/28800758

#SPJ4

In which directory is the route command stored?

Answers

Permitting: When troubleshooting, this mode is helpful. SELinux does not protect your server if it is set to Permissive, but it does continue to log every change made to the log files.

Similar to SUID, you can quickly determine whether SGID is enabled or not by running the ls -l command on a file or directory. The four SELinux policy types that Gentoo supports are strict, targeted, mcs, and mls. The unconfined domain serves as the basis for the distinction between stringent and targeted. The four SELinux policy types that Gentoo supports are strict, targeted, mcs, and mls. The unconfined domain serves as the basis for the distinction between stringent and targeted.

Learn more about command here-

https://brainly.com/question/3632568

#SPJ4

Which of the following is NOT a type of ransomware?
O Screen locker
O Reverse phishing
O Scareware
O Encryption

Answers

Answer:

Reverse Phishing and Scareware

Explanation:

Ransomware is a type of malware that denies access to data files using encryption until a ransom is paid. It comes under the category of cyber extortion. Ransomware does not intend to cause any damage to the computer’s file system instead, it displays a ransom note on the victim’s screen so that the victim can pay a certain amount of money to remove the restrictions and regain access to their computer, usually via a key. The malware creator will either supply a program that can decrypt the files, or will send an unlock code that decrypts the victim’s data. But there is no guarantee that this will happen, even if the requested ransom is paid.

Types of Ransomware

The two major types of ransomware are:

Crypto-Ransomware

Locker Ransomware

Types of Ransomware

Types of Ransomware

Crypto Ransomware:

Crypto ransomware aims to encrypt sensitive files on the victim’s computer. It does not block any basic computer function. This ransomware searches for important files on the local hard drive and external drives of the victim’s system and starts encrypting them. Then, it will present a ransom note to the victim, showing a countdown timer and asking for payment. The attackers generate income by holding the valuable files hostage and demanding a ransom through anonymous methods such as Bitcoin to regain access to these files.

Crypto Ransomware process

Crypto Ransomware process

Locker Ransomware:

Locker ransomware locks the victim out of their device and blocks basic computer functions. Some parts of the keyboard may be locked and the mouse can be frozen allowing the victim only to respond to the attacker’s demands. In this case, attackers demand ransom to unlock the device. The locked system only allows limited access, to interact with the attacker.

in the context of computer operations, comparing two numbers is a(n) operation. a. retrieval b. storage c. arithmetic d. logical

Answers

In the context of computer operations, comparing two numbers is a(n) logical operation.

What is logical operation?A specific symbol or term known as a logical operation joins two or more informational phrases. It is frequently employed to determine whether a certain link between the words is real or not.The purpose of logic gates in digital circuits is to perform logical operations. The AND, OR, NOT, and combinations of those operations are examples of logical operations. Boolean algebra has additional information.The logical operators are represented by the tilde, dot, wedge, horseshoe, and triple bar symbols. The sign representing negation is a tilde.The AND gate is the simplest logic operation. a binary variable that is produced by a function on binary variables. The purpose of logic gates in digital circuits is to perform logical operations.

Learn more about logical operation refer to ;

https://brainly.com/question/15079913

#SPJ4

Do you agree with mobile phones are harmful to students explain?

Answers

Yes, Students want to use their smartphones more than books, which causes them to be distracted from their studies and athletics. They frequently lose focus, which negatively affects their academic performance.

How are smartphones harmful to children?

Children are most at risk from smartphones and other technology. Since they are very young, they have been exposed to smartphones. As they get older, they use these devices to play games, listen to music, and check social media.

Not all content on smartphones is suitable for children. Furthermore, not all parents supervise their children as they use their smartphones. Elders also appreciate it because it gives them more time to complete chores while also entertaining children, which is convenient.

However, they are ignorant of the fact that prolonged screen time is bad for kids' eyes, brains, minds, and ways of thinking.

Learn more about smartphones

brainly.com/question/25207559

#SPJ4

What are the 4 elements of an application window?

Answers

Answer:

the menu bar,

the toolbar,

the command line,

the result list and the status bar.

Explanation:

The signature of a method consists of ______. A. method name. B. method name and parameter list. C. return type, method name, and parameter list. D. parameter

Answers

The method signature, according to Oracle, consists of the name and parameter types.

As a result, the signature excludes all other aspects of the method's declaration, such as modifiers, return type, argument names, exception list, and body. The signature of a function includes the function's name as well as the number, order, and type of its formal parameters. The signatures of two overloaded functions cannot be the identical. A function's return value is not part of its signature. A method signature is made up of the method name and the data types of the method's parameters, in that order. The return type is not included in the signature.

Learn more about data here-

https://brainly.com/question/11941925

#SPJ4

a company would like to automate security on ec2 instances to assess security and vulnerabilities in these instances. which aws service should it use?

Answers

An automated security evaluation programme called Amazon Inspector aids in enhancing the safety and legal compliance of apps running on AWS. It let you to check your Ama's network accessibility.

AWS(Amazon Elastic Compute Cloud)

Users can rent virtual computers on which to execute their own computer programmes through Amazon Elastic Compute Cloud (EC2), a component of Amazon.com's cloud computing infrastructure, Amazon Web Services (AWS). EC2 promotes the scalable deployment of applications by offering a web service that enables a user to boot an Amazon Machine Image (AMI) and configure a virtual machine, or what Amazon refers to as a "instance," containing whatever software they choose.

The phrase "elastic" refers to a system where a user can launch, terminate, and create new server instances as needed and pay per second for running servers. With the ability to choose the physical location of instances, EC2 gives users the ability to reduce latency and increase redundancy. Amazon transitioned from using its own retail website technology to EC2 and AWS in November 2010.

To know more about AWS(Amazon Elastic Compute Cloud), Check out:

https://brainly.com/question/28786304

#SPJ4

What is the difference between planks and boards?

Answers

Answer:

Planks are often used as a work surface on elevated scaffolding and need to be wide enough to provide strength without breaking when walked on. The wood is categorized as a board if its width is less than 21⁄2 in (64 mm), and its thickness is less than 11⁄2 in (38 mm).

Which method can be used to place an item at a specific index in a list?

a. append
b. add index
c. insert

Answers

To position an item at a given index in a list, use the insert method. adds a new item to a combo box or selection list before a particular item is selected.

Which procedure can be used to insert an item into a list at a given index?

The extend() method appends a new data collection to a list while the insert() method appends a new item at the specified index, append() adds a new item to the end of a list, and append() adds a new item to the last index of a list.

What variety of inserts are there?

There are two main categories of inserts: those held in place by external threads and those that rely on alternative holding mechanisms (such as knurling, grooves, and interference fits) in lieu of threads.

To know more about index visit :-

https://brainly.com/question/14297987

#SPJ4

In sql server, what do you typically use to enforce referential integrity?

Answers

Declarative referential integrity in SQL Server is frequently used to ensure referential integrity.

How is referential integrity enforced in SQL?

As shown in the statement in Listing 1, you may add a foreign key and references constraint to impose referential integrity restrictions. Additionally, when creating SecondaryTable, you have the option to build a reference between it and PrimaryTable.

What is the SQL syntax for referential integrity?

The CREATE TABLE and ALTER TABLE statements in SQL provide support for the referential integrity concept. To include a referential constraint, use the CREATE TABLE or ALTER TABLE statements. Use the ALTER TABLE statement to lift a referential restriction.

To know more about SQL Server visit :-

https://brainly.com/question/29417398

#SPJ4

You need to schedule a meeting during a weekday that the most people can attend. Key: = Preferred: can meet = Not preferred: can still meet X = Cannot meet Monday Tuesday Wednesday Thursday Friday Person A Х Х Person BX Person C x Person D X х Person E Person F x Person G Х Person H X Х When should you schedule the meeting? XXIII XXXIX IX Monday Tuesday Wednesday Thursday Friday

Answers

Since you need to schedule a meeting during a weekday that the most people can attend. The best day is option D: Thursday.

What is scheduling meeting?

Based on the availability of the people listed, it looks like the best day to schedule the meeting would be Thursday.

The reason that i say its that day is because this is the only day where the majority of people are available and do not have any conflicts.

Therefore, If Thursday does not work for you, it may also be possible to schedule the meeting on Tuesday or Friday, as there are still a number of people who are available on those days. However, it's important to consider that fewer people will be able to attend on those days compared to Thursday.

Hence, Thursday is the only day where the majority of people are available and do not have any conflicts.

Learn more about scheduling meeting from

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

what is task in swf? a program which is responsible for only getting decision. a program which deletes the process represents invocation of logical steps in applications. a program which interact with amazon swf to get the tasks, process them and return their results.

Answers

Answer:

A task is a logical unit of work that is carried out by a component of your workflow.

Explanation:

What is the difference between a data warehouse and a data mart?

Answers

The primary distinction between the two databases is in their size and approach.

A data warehouse is a corporation's global database that saves data about any area of the organization, whereas a data mart stores a small amount of data relating to a specific business department or project. A data warehouse is a vast collection of data from numerous sources within a company, whereas a data mart is data derived from a data warehouse that belongs to a specific business component. Data marts make specialized data available to a designated group of users, allowing them to quickly obtain crucial insights without having to sift through a whole data warehouse.

Learn more about data here-

https://brainly.com/question/11941925

#SPJ4

express the boolean function, draw the logic diagram and calculate the gate input costs a. using only and and invert operations: b. using only or and invert operations: c. which logic diagram has the lowest gate input costs?

Answers

The boolean function, draw the logic diagram:

a. Boolean Function: A'B'

Logic Diagram:

A    B    A'   B'

--   --   --   --

0    0    1    1

0    1    1    0

1    0    0    1

1    1    0    0

Gate Input Cost: 2

b. Boolean Function: A'B'

Logic Diagram:

A    B    A' + B'

--   --   --------

0    0    1

0    1    1

1    0    1

1    1    0

Gate Input Cost: 1

What is function ?

Function is a block of code that performs a specific task which can be reused multiple times in a program. A function is defined by its name, parameters, return type and the code block enclosed within curly brackets. It is an important feature of programming languages as it allows code to be organized in an efficient and organized manner.

Functions reduce the overall size of the code and makes it easier for the programmer to debug, maintain and modify the code. Functions also help to reduce redundant code and thus help to optimize the performance of the program.

c. The logic diagram using only OR and INVERT operations has the lowest gate input costs.

To learn more about function
https://brainly.com/question/179886
#SPJ4

What is computer for short answer?

Answers

A computer is a device that processes information (in the form of digitalized data) in accordance with a programme, software, or set of instructions that specify how the information should be processed in order to achieve a particular result.

What is a computer? A computer is a device for processing and storing information. A binary system, which only accepts the two variables 0 and 1, is used by the majority of computers for tasks including data storage, algorithm computing, and information presentation.  A programme is also a type of data, and sophisticated computers are capable of storing data for the necessary amount of time. Logic circuitry, as it is known on microprocessors, is a constant programme that may be included in the computer's hardware or provided access to other programmes by the computer (loaded into its storage and then started by an administrator or user).  Computers of the modern day support both programming philosophies.

To Learn more About computer refer to:

https://brainly.com/question/21474169

#SPJ4

Create a new Microsoft Access database named DryCleaning.
Note that Microsoft Access does not support the use of SQL scripts to create databases. In a Microsoft Word document, type the SQL script that you would use to create the database.

Add a table named Customers. In Microsoft Word, type the SQL script that you would use to create the table. Include the following fields:


CustomerNumber (AutoNumber, Primary Key, required)

FirstName (Text(25), required)

LastName (Text(25), required)

Phone (Text(12), required)

Email (Text(100))

Add a table named Invoice. In Microsoft Word, type the SQL script that you would use to create the table. Include the following fields:

InvoiceNumber (Number-Long Integer, required, Primary Key)

CustomerNumber (Foreign Key, Number-Long Integer, Required)

DateIn (Date/time, required)

DateOut (Date/time)

TotalAmount (Currency)

Add a table named Invoice_Item. In Microsoft Word, type the SQL script that you would use to create the table. Include the following fields:

ItemNumber (AutoNumber, Primary Key, required)

InvoiceNumber (Foreign Key,Number-LongInteger, required)

Item (Text(50), required)

Quantity (Number-Long integer, required)

UnitPrice (Currency, required)

Write INSERT statements to add the data provided below to the tables

Create a new Microsoft Access database named DryCl
In one Word document

paste the SQL statement to meet the following criteria. Put a title above each as stated and save each query with the title name. You will add needed documentation from Part II to this document.

List the phone and last name of all the customers. Titled this01CustomerPhone-LastName

List the phone and last name of all the customers with the first name "Nikki." Titled this 02NikkiPhoneLastName

List the phone, first name, and last name of all the customers having phone numbers with "2" and "3" as the second and third numbers, respectively. Titled this 03PhoneWith?23.

Determine the maximum and minimum total amount. Save As04AverageTotalAmount.

Show the first and last names of all the customers who have had an order with total amount greater than $100.00. Use a subquery and present the results first sorted by last names in the ascending order and then by first names in the descending order. Titled this05CustomersTotalAmountGreaterThan100.

From the Customers table, concatenate each customer's last name and first name by using the comma-space-delimited technique; name the virtual column as "Full Name." Titled this06CustomerLastFirstNamesConcantenated.

Use a subquery to show the first and last name of all the customers who have had an order with an item named "Dress Shirt". Present the results first sorted by last name in the ascending order (Titled this07FirstLastNamesDressShirtSortedLastName) and then by first name in the descending order. Titled this08FirstLastNamesDressShirtSortedFirstNameDescending.

Use a join with a subquery to show the first name, last name, and total amount of all the customers who have had an order with an item named "Dress Shirt". Present the results first sorted by last name in the ascending order (Titled this09FirstLastNamesDressShirtSortedLastNameWithTotal) and then by first name in the descending order. Titled this10FirstLastNamesDressShirtSortedFirstNameDescending

Calculate the average total amount. Titled this 11AverageTotalAmount.

Answers

SU ITS3102 W5 A2 LastName FirstInitial.doc is the file name for your document. The Dry Cleaning database you create should be named U ITS3102 W5 A2 LastName _FirstInitial DryCleaning.accdb. Total:250.

How can you build your first Microsoft Access database?

Build a database. Wide Open. Choose File > New if Access is already open. Select a template or click on Blank database. Pick a location, give the database a name, and then click Create. When the database opens, choose Enable content if necessary from the yellow message box.

What features does Microsoft Access have?

Apps like Mom & Pop Inventory Tracker can be integrated with a normal Access database. A web-based database can be created and published using the new features of Microsoft Access. In addition to this, improvements for developers as well as an image gallery and browser control have been included.

To know more about database visit :-

https://brainly.com/question/29412324

#SPJ4

Other Questions
the volume of a rectangle prism is 8cm height 4 width. please help me and explain the ones that are circled Jaydin needs to know the volume of the cylinder shown. Which expression will give him the correct volume? A 1.26 g sample of He gas has a pressure of 0.123 arm and a volume of 32.6 L. What is the temperature of the sample, in degrees Celsius Early Radios were bought in stores and were widely available?TrueFalse Which of the following units is most likely to be used to measure thelength of a tennis court?A. millimetersC. feetB. centimetersD. kilograms According to exit polling from the 2014 U.S. midterm elections, 36% of voters had a household income less than $50,000, while 64% had a household income of at least $50,000. Forty-three percent of voters from house-holds making less than $50,000 voted for the Republican party in the election, while 55% percent of voters from households making at least $50,000 voted Republican. What is the probability that a randomly selected Republican voter from the exit poll is from a household that makes at least $50,000 Your hand touches something super gooey and icky. In the space below, describe the steps in the neural pathway that leads to pulling your hand out of the goo. Start with the stimulus What agreement did Starr and Maya come up with in response to Hailey's insensitiveremarks? hello please help ill give brainliest The system of equations represented by lines p and q is shown on the graph below. Based on the graph, what is the solution of the system of equations? Pleas helpToday is payday at your job at Toys R Us! You go to the bank to deposit your $150 check into your account. You receive a deposit slip. You decide to go to American Eagle. There you see a pair of jeans you like on sale for $39.99 from the usual $69.99. Wow! This is a steal! You pay the store attendant using your debit card, and you are the proud owner of a brand new pair of American Eagle jeans! With this scene in mind, Name the three uses of money and describe how each use is displayed in this scenario. Be specific. 0.21 to 0.56 as a fully simplified ratio. please easy points!!! i will givw brainliestbooks with the theme treat others as you would like to be treated (+12)-(-5)+(-3)+(+9)-(-25)-(-24) help me Journalizing Sales Transactions Enter the following transactions in a general journal. Use a 6% sales tax rate. May 1 Sold merchandise on account to J. Adams, $2,000 plus sales tax. Sale No. 488. 4 Sold merchandise on account to B. Clark, $1,800 plus sales tax. Sale No. 489. 8 Sold merchandise on account to A. Duck, $1,500 plus sales tax. Sale No. 490. 11 Sold merchandise on account to E. Hill, $1,950 plus sales tax. Sale No. 491. If an amount box does not require an entry, leave it blank. You are sharing a house with a few roommates. One of them plays on the basketball team, and is exactly 200 cm tall. The heights of you and the other roommates are 188 cm, 175 cm, and 160 cm. You want to buy the minimum height mirror that will allow all of you to see your entire selves, when the mirror is mounted in a fixed position on the wall. Assume each person's eyes are at a level 95% of their height. How tall a mirror should you buy when should an event programing be used James ran a race in 2.2 hours. Casey ran the same race in 2.25 hours. Who took less time to run the race? How has the ivory trade been improved since the days when elephants were slaughtered?