I believe your answer would be Hypertext.
Hypertext is a t<span>ext that contains links to other text and 'enables you to navigate through pieces of info by using the links that connect them'; it is also used to navigate the World Wide by using hyperlinks.
Hope I helped :)</span>
Answer:
When Scheme is a pure functional language, it cannot include the function DISPLAY. Since the pure functional languages will return the same value whenever the same expression is evaluated, and the DISPLAY would be the output and thus it cannot be part of the purely functional language. Thus in the pure functional language we can evaluate the expressions with the same arguments and it returns the same value since there is no state to change.
Explanation:
In Computer programming, a value type variable can be used to store a: value expression.
<h3>What is a variable?</h3>
A variable can be defined as any name which refers to a location in computer memory that is typically used for storing a value.
<h3>The two types of variable.</h3>
In Computer programming, there are two (2) types of variable and these include:
Generally, a value type variable can be used to store a <u>value expression</u> or a value of that type.
Read more on variable here: brainly.com/question/20264183
Answer:
Expert systems
Explanation:
Experts systems are known as computerized advisory programs that are used for the imitation of expert's reasoning processes when solving problems that pose a difficulty. They are usually a knowledge base that have several accumulated experience and certain rules that are used in the application of the knowledge according to the specific situation.