Gaining an understanding of the current application system and messages provides a _________ against which future design requirements can be gauged

Answers

Answer 1

Gaining an understanding of the current application system and messages provides a baseline against which future design requirements can be gauged

Answer 2

Having an understanding of the current application system and messages provides a baseline against the future design requirements that can be gauged.

What is a baseline?

A baseline is known to be a kind of imaginary starting point or the option that is often used as a basis of comparison for a thing.

Note that in the above case, when a person has an understanding of the current application system and messages, it gives a baseline against the future design requirements that can be gauged.

Learn more about baseline from

https://brainly.com/question/1346895

#SPJ12


Related Questions

why open source software is very important for the country like Nepal​

Answers

Collaboration promotes innovation through open source licensing. Many of the modern technology we take for granted would not exist today without it or would be hidden behind the restrictions of the patent system. Technology has advanced so quickly over the last few decades because of the open source movement.

If you click a hyperlink, your browser will:

Answers

If an end user click a hyperlink, his or her web browser will display a new webpage or another area on the same page.

What is a hyperlink?

A hyperlink refers to an element in a hypertext markup language (HTML) document such as a website, which is designed and developed to provide a direct access or link to another HTML document, webpage, location, image, etc.

As a general rule, a web browser will display a new webpage or another area on the same page when an end user click a hyperlink.

Read more on hyperlink here: https://brainly.com/question/9193509

#SPJ12

what statement can you use to divide a script into multiple batches?

Answers

The GO statement can be used to divide a script into multiple batches

How to determine the statement?

To divide a script, we make use of the GO statement or the GO command.

The GO statement has no syntax because it is not a keyword in SQL.

However, it is used by the SQL to create a group or batch of instructions that would be sent into the server

Read more about SQL at:

https://brainly.com/question/25694408

#SPJ11

Assume you have a button control named btndisplaylist. Which is the default name for an event procedure that will be executed when the user clicks on the control?

Answers

The default name for an event procedure that will be executed when the user clicks on the control will be btnDisplayListclick.

What is a default name?

It should be noted that a default name means a name that's assigned to a folder that's created in a computer.

In this case, the default name for an event procedure that will be executed when the user clicks on the control will be btnDisplayListclick.

Learn more about default on:

brainly.com/question/23976472

#SPJ12

Sftp uses which mechanism to provide security for authentication and data transfer?

Answers

Sftp uses SSH mechanism to provide security for authentication and data transfer.

What are SSH known for?

SSH or Secure Shell is known to be a kind of a network communication protocol that helps two computers to be able to communicate and also  share their data.

Therefore, one can say that Sftp uses SSH mechanism to provide security for authentication and data transfer.

Learn more about  SSH mechanism from

https://brainly.com/question/13086077

#SPJ12

to access the internet through the pstn, what kind of connectivity device must you use?

Answers

In order to access the Internet through the PSTN, a connectivity device that you must use is a modem.

What is a modem?

A modem can be defined as a type of networking device that is designed and developed to convert the signals from the wire such as a telephone line, so that data can be sent and received by a computer.

In Computer networking, modem is a connectivity device that you must use to access the Internet through the Public Telephone Service Network (PSTN).

Read more on modem here: https://brainly.com/question/7320816

#SPJ12

Suppose a family has had a house fire in which they lost many photos, and they are worried about losing more if they have another. Which of the following is a reason this family may want to digitize their photos? Choose all that apply.

A: to make it easier to e-mail photos to friends

B: to maximize file space on their hard drive

C: to minimize risk of losing photos by backing them up in virtual space

D: to save space in their home

Answers

Answer:

C - Minimize the risk of future loss.

Explanation:

All four reasons listed are valid reasons to digitize family photos, but in this instance where this family has lost photos in a house fire before, minimizing the risk of losing photos in the future might be their primary goal.

Students and classes have a _____ relationship

Answers

In the above, Students and classes have a many-to-many relationship.

What is many-to-many relationship?

A many-to-many relationship is one that often taxes place when a lot of records in a table are linked with a lot of records in another table.

Therefore, In the above, Students and classes have a many-to-many relationship as they are known to have multiple relationship or records.

See options below

a. one-to-one b. one-to-many

c. many-to-one d. many-to-many

Learn more about relationship from

https://brainly.com/question/10286547

#SPJ12

when connecting to a wireless local area network (wlan), what is the most important fact about the service set identifier (ssid)?

Answers

The most important fact about the service set identifier (SSID) is that all the end users and all access points (AP) must be configured with matching SSIDs.

What is SSID?

SSID is an acronym for service set identifier and it can be defined as the generic name given to a wireless local area network (WLAN) connection.

In Computer networking, the most important fact about the service set identifier (SSID) is that all the end users and all access points (AP) must be configured with matching SSIDs.

Read more on wireless local area network here: https://brainly.com/question/13697151

#SPJ11

what is the size of the rc.conf file in bytes

Answers

Answer:

It is 281 bytes.

The size of the rc.conf file in bytes is known to be 281 bytes

What is rc conf file?

The rc. conf file  is known to be a kind of file that often specifies the vital  services that needs to be turn on or enabled in course of system startup.

Note that in the case above, The size of the rc.conf file in bytes is known to be 281 bytes.

Learn more about bytes from

https://brainly.com/question/6835146

#SPJ11

What's an operating system ~ ​

Answers

Answer:

Is it software that controls and manages hardware components and translates instructions so that the hardware can do what one instructs it to do

Explanation:

An operating system is a large collection of system software which manages the resources of computer system such as memory, storage, processor, input/output devices alongside acting as an interface between machine and user.

When can social security recipients expect the 4th stimulus check 2022.

Answers

The date for the social security recipients to expect the 4th stimulus check was from Wednesday, April 13, 2022.

What is the Social Security checks schedule?

There is said to be the fourth round of Social Security checks that is known to be coming to every household.

Note that the date for the social security recipients to expect the 4th stimulus check was from Wednesday, April 13, 2022.

Learn more about social security  from

https://brainly.com/question/1156607

#SPJ1

What does a terminal access controller access control system plus (tacacs ) keep track of? check all that apply

Answers

The thing that the terminal access controller access control system plus keep track of is the log admin access to each device and the changes that are made.

Why is the control system important?

The control system is important as it's an authentication protocol used for remote communication.

Here, the terminal access controller access control system plus keep track of the log admin access to each device and the changes that are made.

Learn more about control system on:

brainly.com/question/25930304

#SPJ12

_____ is not considered a challenge when designing applications for multicore systems. A) Deciding which activities can be run in parallel B) Ensuring there is a sufficient number of cores C) Determining if data can be separated so that it is accessed on separate cores D) Identifying data dependencies between tasks.

Answers

Answer:

B) Ensuring there is a sufficient number of cores.

Add the following line of code to the end of your script, replacing any function calls: nested_sum( eval(input()) )

Answers

The program is an illustration of loops; Loops are program statements used for repetition of operations

How to complete the code?

The complete question is added as an attachment

The code written in Python that completes the missing parameters in the question are:

def nested_sum(mylist):

   total = 0

   for other_list in mylist:

       total += sum(other_list)        

   print(total)

   

t = [[1,2],[3],[4,5,6]]

nested_sum(t)

nested_sum( eval(input()))

Read more about loops at:

https://brainly.com/question/24833629

#SPJ11

A ________ implementation involves considerable modifications to the erp software

Answers

A chocolate implementation involves a good modifications to the ERP software.

What is chocolate implementation?

In the chocolate implementation, the is good system enhancement and it is known too be a  type of implementation that is said to be positive for the users as the package is often customized based on user needs.

Therefore, A chocolate implementation involves a good modifications to the ERP software.

Learn more about chocolate implementation from

https://brainly.com/question/23776149

#SPJ12

during which software development phase do users begin using an app?

Answers

In the testing phase, a small selection of users are invited to use the app.

Which arcade game, released in 1972, is considered to be the first to be commercially successful?.

Answers

Answer:

Pong

Explanation:

Pong

An end-user received an email stating his bank account was compromised, and that he needs to click a link to reset his password. When the user visited the site, he recognized it as legitimate and entered his credentials which were captured by a hacker. What type of social engineering attack does this describe

Answers

Answer:

A phishing attack

Explanation:

Phishing attack is the process of delivering fake communications that appear to come from a trusted source. It is often done by email. The purpose is to steal personal information such as credit card and login information, or to installing malicious on the victim's PC. Phishing is a widespread sort of cyber assault that everyone should be aware of in order to stay safe.

Phishing in the banking industry seeks to get personal information such as banking logins, PINs, bank account information, and credit card details. Fraudsters utilize this data to gain access to accounts, transfer funds, perpetrate credit card fraud, or sell it on the black market. Occasionally hackers are content just to obtain user's personal information and credit card details for financial benefit. In other circumstances, phishing emails are sent in order to get employee login credentials or other details for use in more hostile assaults against a small group of people or a single firm. Phishing is a sort of cyber assault that everyone should be aware of in order to protect oneself and guarantee organizational email security.

to link the data from one table to another in an access relational database, a(n) ____ must be common to each table.

Answers

To link the data from one table to another in an access relational database, a field must be common to each table.

Want is database?

It should be noted that database simply means an organized collection of structured information or data stored in a system.

In this case, to link the data from one table to another in an access relational database, a field must be common to each table.

Learn more about database on:

brainly.com/question/26096799

#SPJ12

of the choices listed, which is the correct protocol to access a remote computer and execute commands?

Answers

The correct protocol to access a remote computer and execute the commands is Using the winrs command

What is a remote computer?

A remote computer is a computer that a user has no access to physically, but may be able to access it remotely via a network link from another computer.

Therefore, remote computers are connected to another computer via a network link.

Hence, he correct protocol to access a remote computer and execute the commands is Using the winrs command

learn more on remote computer here: https://brainly.com/question/14951054

#SPJ11

The digital divide is the difference between careers which depend on technology and those that depend on human intuition and analysis. true or false?

Answers

The digital divide is the difference between careers which depend on technology and those that depend on human intuition and analysis is a false statement.

What is the digital divide?

The digital divide is known to be a term that connote the gap that exist between demographics and areas that have room to modern information and communications technology (ICT), and those that do not really have room (access) or they do have restricted access.

Therefore, The digital divide is the difference between careers which depend on technology and those that depend on human intuition and analysis is a false statement.

Learn more about digital divide from

https://brainly.com/question/7478471

#SPJ1

Advancement made
in napier's bones

Answers

Answer:

In 1614, Edinburgh-born Renaissance scholar John Napier invented logarithms. A means of simplifying complex calculations, they remain one of the most important advances in the study and practical application of mathematics.

Explanation:

hope this will help

Bios or uefi allow you to configure, enable, and disable the _____ that are bound to the motherboard

Answers

Answer:

devices

Explanation:

BIOS and UEFI are two computer firmware protocols that act as an interpreter between the operating system and the computer firmware. Both of these interfaces are used at computer launch to setup hardware components and launch the operating system stored on the hard drive.

BIOS or uefi allow you to configure, enable, and disable the devices that are bound to the motherboard.

What is BIOS in motherboard?

BIOS is known to be the (basic input/output system)  and it is a program of the computer's microprocessor that often helps to start the computer system after it is said to be powered on.

Note also that BIOS or uefi allow you to configure, enable, and disable the devices that are bound to the motherboard.

Learn more about BIOS from

https://brainly.com/question/13103092

#SPJ12

Which is considered the most widely used cloud computing service?

Answers

The most widely used cloud computing service is the Amazon web services.

What is cloud computing?

It should be noted that cloud computing simply means the on-demand availability of computer resources without direct active management by the user.

In this case, the most widely used cloud computing service is the Amazon web services.

Learn more about cloud computing on:

brainly.com/question/19057393

#SPJ12

Jack is an accountant he can't access the spreadsheet software which is installed on the server what should jack do

Answers

Answer:

Ping

Explanation:

Jack should ping the server and check to see if it has crashed. The ping command is a networking utility that determines if an IP address or domain is accessible. Once it is determined, Jack may utilize the data to derive additional inferences. While troubleshooting internet access, pinging is generally the first line of protection. It not only tests connection, but it also counts time and ensures that all Internet Control Message Protocol packets are accountable.

A for construct is a loop construct that processes a specified list of objects. As a result, it is executed as long as there are remaining objects to process. True or false?

Answers

The for loop will always execute as long as there are remaining objects to process. It's a true statement.

What is a for loop?

A for loop is used to do something repeatedly.

The for loop iterate over an items.

In a simpler term, the for loop is used to repeat a section of code known number of times.

Therefore,  a for construct is a loop construct that processes a specified list of objects.

As a result, it is executed as long as there are remaining objects to process is a true statement.

learn more on for loop here: https://brainly.com/question/2374898

#SPJ2

isdn is considered to be what type of wan connection?

Answers

ISDN is considered to be a type of circuit-switched connection WAN connection.

What is a WAN?

WAN is an acronym for wide area network and it can be defined as a telecommunication network that covers a wide range of geographical locations, especially for the purpose of communication between different users in different countries or regions across the world.

Integrated Services Digital Network (ISDN) is considered to be a type of circuit-switched connection wide area network (WAN) connection.

Read more on WAN here: https://brainly.com/question/8118353

#SPJ12

Which set of cisco ios commands instructs the ips to compile a signature category named ios_ips into memory and use it to scan traffic?

Answers

A set of Cisco IOS commands that instructs the IPS to compile a signature category with the name IOS_IPS into memory are listed below.

What is a command?

A command can be defined as the set of instructions that is used to configure a network device such as a router, so as to make it active on a computer network and enable it perform certain tasks automatically during network communication.

In this scenario, a set of Cisco IOS commands that can be used to instruct the IPS in compiling a signature category with the name IOS_IPS into memory and use it to scan network traffic include the following:

R1(config)# IP IPS signature-category.R1(config-ips-category)# category IOS_IPS basic.R1(config-ips-category-action)# retired false.

Read more on commands here: brainly.com/question/17147683

#SPJ12

Technicians are testing the security of an authentication system that uses passwords. When a technician examines the password tables, the technician discovers the passwords are stored as hash values. However, after comparing a simple password hash, the technician then discovers that the values are different from those on other systems. What are two causes of this situation

Answers

The causes of the situation include:

The systems use different hashing algorithms.One system uses hashing and the other used hashing and salting.

How to depict the information?

From the information given, the technicians are testing the security of an authentication system that uses passwords.

The technician discovers that the values are different from those on other systems because the systems use different hashing algorithms and one system uses hashing and the other used hashing and salting.

Learn more about technicians on:

brainly.com/question/14599022

#SPJ12

Other Questions
The first 10 amendments to the U.S. Constitution that were approved by Congress and the states are referred to as the blank blank blank Please answer ASAP!!!Whats the difference between a rough draft and a final paper What factors make intersections particularly dangerous. A chord AB divides a circle of radius 8 cm into two segments. If AB subtends acentral angle of 45, find the area of the minor segment. Gene has a gasoline budget of $300 per month. He uses an average of $6 of gasoline each day he drives. Which of the following equations represents how much money is left in his gasoline budget after x days of driving? -3(2x-5) All parts of the body must worktogether to maintain homeostasis.Which of these help maintainhomeostasis in the body?A. chloroplastsC. central vacuolesernational Academy of Science. All Rights Reserved.B. cell wallsD. organ systems Consider the line 4x-8y= -6. What is the slope of a line perpendicular to this line? What is the slope of a line parallel to this line Six day old Talee has been breast fed and is presented with two nursing pads. One is soaked with her mother's breast milk, and the other is freshly cleaned. Talee will MOST likely: The velocity of money is a. the multiple by which an increase in government expenditures will cause output to rise. b. the average number of times one dollar is used to buy final goods and services during a year. c. the rate at which the price index for consumer goods rises. d. set by the Board of Governors of the Federal Reserve System. What event occurred on the day described as "a date which will live in infamy"?A. attack on Pearl Harbor9. Battle of Guadalcana!C. bombing of HiroshimaD. signing of the Atlantic Charter If a population is in Hardy- Weinberg equilibrium, what is happening to that population? A. It is experiencing a shift in population size. B. It is not evolving. C. The population is migrating. D. Individuals are experiencing variations within the species. If a population is in Hardy Weinberg equilibrium , what is happening to that population ? A. It is experiencing a shift in population size . B. It is not evolving . C. The population is migrating . D. Individuals are experiencing variations within the species . Question ProgressFind the following, giving your answersto 1 decimal place.10 cm/Homework Progress17/21 Marks6 cm8 cma) The volume of the cone.b) The curved surface area of the cone.Vol = Curvedsurface area Find the equation of the parabola that has zeros of x = - 6 and x = 6 and a yintercept of (0, 4) . In her new job, alison determined to make her _____________from the start what is the empirical formula for a compound if a sample contains 1.0 g of S and 1.5 g of O?1.SO2.SO33.S2024. S203 Who were Blondin and Farini?They were mayors of towns near Niagara Falls who invited daredevils from all over the world to do stunts at the falls.They were cliff divers who jumped from massive towers built on Goat Island into the churning waters below Niagara Falls.They were businessmen who opened fancy hotels on either side of Niagara Falls and competed with one another for visitors.They were tightrope walkers who crossed Niagara Falls on the high wire in a series of increasingly incredible ways. The story of Frankenstein begins with a series of letters from an explorer named Walton to his sister, Margaret. What effect does framing the story in this way have on the reader? Consider possible purposes for beginning the story this way, and telling it from this point of view. Your response should be 200300 words and should refer explicitly to the text to support your opinion. Which of the following is a difference between a push and a pull strategy? Group of answer choices End consumers are targeted in a push strategy, while wholesalers are targeted in a pull strategy. Social media is used in a push strategy, while personal selling is used in a pull strategy. Push strategies focus on content Which uses commas correctly when needed? A. The sixth graders who were all taller than the younger kids stood in back for the school picture. B. The sixth graders, who were all taller than the younger kids, stood in back for the school picture.