In design and implementation of any _____ reasoning application, there are 4 Rs involved: retrieve, reuse, revise, and retain.

Answers

Answer 1

Answer:

case-based.

Explanation:

A software can be defined as a set of executable instructions (codes) or collection of data that is used typically to instruct a computer on how to perform a specific task and solve a particular problem.

Simply stated, it's a computer program or application that comprises of sets of code for performing specific tasks on the system.

A software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications. There are seven (7) main stages in the creation of a software and these are;

1. Planning.

2. Analysis.

3. Design.

4. Development (coding).

5. Testing.

6. Implementation and execution.

7. Maintenance.

A case-based reasoning application refers to a knowledge-based system that is designed and developed to use previous case scenarios (similar past problems) to interprete or proffer a solution to a problem.

In design and implementation of any case-based reasoning application, there are four (4) Rs involved: retrieve, reuse, revise, and retain.


Related Questions

Which is the most viewed vdo in YT ever?​

Answers

“Baby Shark Dance” by Pinkfong Kids' Songs & Stories (8.44bn views)
“Despacito” by Luis Fonsi, featuring Daddy Yankee (7.32bn views) ...
“Shape of You” by Ed Sheeran (5.29bn views) ...
“Johny Johny Yes Papa” by LooLoo Kids (5.24bn views) ...

write a pseudocode that reads temperature for each day in a week, in degree celcius, converts the celcious into fahrenheit and then calculate the average weekly temperatures. the program should output the calculated average in degrees fahrenheit

Answers

Answer:

total = 0

for i = 1 to 7

input temp

temp = temp * 1.8 + 32

total + = temp

average = total/7

print average

Explanation:

[Initialize total to 0]

total = 0

[Iterate from 1 to 7]

for i = 1 to 7

[Get input for temperature]

input temp

[Convert to degree Fahrenheit]

temp = temp * 1.8 + 32

[Calculate total]

total + = temp

[Calculate average]

average = total/7

[Print average]

print average

People think that they can send email messages from their personal computers and that it cannot be traced. This is called the _____.

Answers

Message Trace

Essentially it's a method used by administrators to monitor and trace emails

__________ is a strategy of using multiple types of technology that prevent the failure of one system from compromising the security of information.

Answers

Answer:

Redundancy is a strategy of using multiple types of technology that prevent the failure of one system from compromising the security of information.

Explanation:

Redundancy means having extra or duplicate resources available to support the main system. It is a backup or reserve system that can step in if the primary system fails. The reserve resources are redundant most of the time as they are not being used if everything is working properly.

Cuando se introduce una fórmula en una celda primero que hay que introducir es

Answers

Answer:

El signo =.

Explanation:

La pregunta refiere a las fórmulas que se utilizan en el programa Excel. Esta es una hoja de cálculo desarrollada por Microsoft para computadoras que utilizan el sistema operativo Windows. Es, con mucho, la hoja de cálculo más utilizada para estas plataformas. Microsoft Excel se utiliza como hoja de cálculo y para analizar datos, así como para crear una base para la toma de decisiones. En Excel, se pueden realizar cálculos, configurar tablas, crear informes y analizar volúmenes de datos.

Además, dentro de sus celdas existe la posibilidad de realizar fórmulas, que emulan las fórmulas matemáticas y realizan cálculos específicos entre distintas celdas.

Write a program, which will take 20, inputs from the user and find how many
odd and even numbers are there.

Pseudocode & Python

Answers

Answer:

user_input = [int(input()) for i in range(20)]

even = []

odd = []

for i in user_input:

if i%2:

even.append(i)

else:

odd.append(i)

print("odd : ", len(odd), "even : ", len(even))

Explanation:

The above code is written in python :

Using a list comprehension we obtain a list of 20 values from the user and store in the variable user_input.

Two empty list are defined, even and odd which is created to store even and odd values.

A for loop is used to evaluate through the numbers in user_input. Even values leave no remainder when Divided by 2 and are appended to the even list while those those leave a raunder are automatically odd values. The elements each list are counted using the len function and are displayed using the print statement.

Why does a computer need programs? ​

Answers

To run successfully. That was the answer on my quiz. Sorry if it doesn’t help
The computer is just a platform, the key is what to use it for. This is program

can I play the game the last of us with this spec:​

Answers

No . Take my advice
no the cpu is not powerful enough to support a game
Other Questions
If a company can implement cash management systems and save three days by reducing remittance time and one day by increasing disbursement time based on $2,000,000 in average daily remittances and $2,500,000 in average daily disbursements and its return on freed-up funds is 10%, what is the maximum that it should spend on the system A 31 kg block is initially at rest on a horizontal surface. A horizontal force of 83 N is required to set the block in motion. After it is in motion, a horizontal force of 55 N i required to keep it moving with constant speed. From this information, find the coefficients of static and kinetic friction The relation of mass m, angular velocity o and radius of the circular path r of an object with the centripetal force is- a. F = mwrb. F = mwr c. F = mwrd. F = mwr. Thought about Mary had a little lamb??? Match the function to the term.1. functions as an adjectiveA) participial phrase2. functions as a nounB) gerund phrase3. functions as a noun, adjective, or adverbC) infinitive phrase How does the author of The Silent Songbird draw upon the character types in The Rainbow Crow How are personal freedoms guaranteed by democracy threatened by other government forms like Communism Helpppppp and explain toooo thankyouuuu 1.- Que distancia recorri una carga de 2,5x10-6 coul, generando as un campo elctrico de 55new/coul. Find the measure of the missing angle using the triangle angle sum theorem what is the equation of the line shown? Marcia Baker ships orchids and other perishable flowers from her greenhouses near San Francisco to florists thousands of miles away in cities such as New York, Boston, and Philadelphia. Since the flowers must reach the florists as quickly as possible, the best mode of transportation for Marcia to use would be Multiple Choice railroads. trucks. air. ships. is there a formula for this? help asap!! Help me please! Its due in like 10 minutes and Im barely on the 8th question !!! which of the following give the highest future value is 6000000 is invested at 6% for 3 years A confidence may be broken if Follow the process of completing the squareto solve 2x2 + 8x - 12 = 0.After adding B2 to both sides of the equation in step 4, what is the constant on the right side of the equation? Describe the normal process of osteogenesis for compact and spongy bone using the three different types of bone cells and their functions What are the there qualifications for becoming president Simplify this expression:-(x+2)+4 i have no idea im not good with math ;(