wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Symbolic AI Concepts and Logic

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

What was the primary goal of the AI pioneers in 1959 when developing the General Problem Solver?

a)

To create a computer that could learn from massive amounts of data.

b)

To build a computer program that could simulate how humans think to solve problems.

c)

To design robots capable of performing complex physical tasks.

d)

To develop a system for predicting future events with high accuracy.

2.

How does Symbolic AI represent real-world objects and their interactions?

a)

By training neural networks on large datasets.

b)

By using mathematical equations to model physical properties.

c)

By representing objects as symbols and their descriptions or interactions as relations.

d)

By creating virtual simulations of the real world.

3.

What is a "knowledge base" in the context of Symbolic AI?

a)

A collection of all the data used to train a neural network.

b)

A database of programming languages and algorithms.

c)

A collection of all true facts and relationships about a specific universe.

d)

A system for generating random information.

4.

In a truth table used by Symbolic AI, how are the logical connectives "AND" and "OR" typically represented mathematically?

a)

AND as addition, OR as subtraction.

b)

AND as division, OR as multiplication.

c)

AND as multiplication, OR as addition.

d)

AND as subtraction, OR as division.

5.

What is the function of the NOT logical connective?

a)

It combines two true statements to make a false statement.

b)

It switches a true statement to false and a false statement to true.

c)

It determines if at least one of two statements is true.

d)

It multiplies the truth values of two statements.

6.

Under what condition is an "If/Then" statement considered false?

a)

When both the "If" part and the "Then" part are true.

b)

When both the "If" part and the "Then" part are false.

c)

When the "If" part is true and the "Then" part is false.

d)

When the "If" part is false and the "Then" part is true.

7.

What is the process called when a computer system discovers new true statements from an existing set of known true statements?

a)

Deduction

b)

Analysis

c)

Inference

d)

Calculation

8.

Which of the following is an advantage of symbolic AI expert systems?

a)

They can easily handle fuzzy and uncertain real-world scenarios.

b)

They make conclusions based on logic and reason, not just trial-and-error guesses.

c)

They can process information much faster than human experts.

d)

They can learn and adapt without any human input.