wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Hard and Soft Computing Quiz

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

Which of the following is not a defining feature of Hard Computing?

a)

Deterministic model

b)

Requires exact input

c)

Tolerant to ambiguity

d)

Based on binary logic

2.

Hard computing would most likely fail in which of the following scenarios?

a)

Numerical integration

b)

Character recognition with variable handwriting

c)

Dijkstra's shortest path algorithm

d)

Matrix multiplication

3.

In the context of hard computing, control actions are considered:

a)

Probabilistically influenced

b)

Ambiguously determined

c)

Mathematically modeled

d)

Evolutionarily optimized

4.

Which of the following problem types are least suited for Hard Computing?

a)

Solving definite integrals

b)

Finding convex hulls in computational geometry

c)

Diagnosing disease with uncertain symptoms

d)

Binary search operations

5.

Which characteristic of Hard Computing restricts it from being adaptable to changing environments?

a)

Stochastic behavior

b)

Precise input requirement

c)

Approximation tolerance

d)

Use of probabilistic reasoning

6.

What makes Hard Computing "crisp" in nature?

a)

Use of linguistic variables

b)

Processing of fuzzy datasets

c)

Deterministic binary logic

d)

Dependency on human-like decisions

7.

Which logic system does Hard Computing rely upon?

a)

Three-valued logic

b)

Quantum logic

c)

Binary or crisp logic

d)

Modal logic

8.

Which of the following is a direct consequence of the formal mathematical modeling in Hard Computing?

a)

The system can generalize in new scenarios

b)

The output remains unpredictable

c)

Solutions are always approximate

d)

Control action is unambiguous

9.

What role does exactness play in Hard Computing?

a)

Allows semantic-based learning

b)

Enables approximate rule formulation

c)

Restricts ambiguity in solution space

d)

Favors adaptive learning mechanisms

10.

In what way is hard computing similar to deterministic finite automata (DFA)?

a)

Both rely on feedback systems

b)

Both produce outputs with partial truths

c)

Both provide precise outputs given defined inputs

d)

Both are derived from neural network models

11.

Choose the scenario where hard computing would be most efficient:

a)

Finding optimal stock investments in volatile markets

b)

Calculating eigenvalues of a defined matrix

c)

Predicting traffic patterns

d)

Medical diagnosis from mixed symptoms

12.

Identify the false statement about Hard Computing:

a)

It supports parallelism natively

b)

It is sequential in execution

c)

It produces exact answers

d)

It depends heavily on mathematical models

13.

Which of the following tasks cannot be solved purely using hard computing?

a)

Euclidean shortest distance between two points

b)

Real-time sign language interpretation

c)

Polynomial root solving

d)

Merge sort

14.

The inability of hard computing to handle vagueness arises due to:

a)

Absence of learning mechanism

b)

Use of fuzzy rules

c)

Fixed truth values

d)

Use of probabilistic data

15.

What does the 'crisp' nature of hard computing imply?

a)

It requires heavy memory

b)

It handles symbolic reasoning well

c)

It handles exact values only

d)

It supports soft inference

16.

Which feature allows soft computing to handle real-world problems better than hard computing?

a)

Mathematical exactness

b)

Determinism

c)

Tolerance to imprecision

d)

Fixed solution paths

17.

Which of the following is not a primary component of soft computing?

a)

Fuzzy logic

b)

Neural networks

c)

Statistical regression

d)

Genetic algorithms

18.

Which concept in soft computing most closely mimics the way a student learns from a teacher?

a)

Genetic optimization

b)

Fuzzy logic

c)

Reinforcement learning in neural networks

d)

Rule-based deduction

19.

Soft computing models the reasoning style of:

a)

Classical physics

b)

Digital electronics

c)

Human mind

d)

Set theory

20.

Identify the false statement about soft computing:

a)

It can handle noisy data

b)

It is entirely deterministic

c)

It yields approximate results

d)

It may use biological inspiration

21.

Which example best represents soft computing?

a)

Matrix multiplication

b)

Ant colony optimization for routing

c)

Sorting using heap

d)

Computing standard deviation

22.

Which of the following reflects soft computing's approach in handling problems?

a)

Symbolic logic deduction

b)

Rule-based precision

c)

Adaptive approximation

d)

Exact data modeling

23.

What aspect of neural networks makes them a pillar of soft computing?

a)

Rule enumeration

b)

Deterministic behavior

c)

Learning from data patterns

d)

Mathematical modeling

24.

The ability of soft computing to "learn from experience" aligns with which principle?

a)

Algorithmic iteration

b)

Function memoization

c)

Adaptive behavior

d)

Deterministic state transitions

25.

The fuzzy rule base in soft computing works similarly to:

a)

Quantum gates

b)

If-else statements in programming

c)

Symptom-to-disease mapping in medicine

d)

Discrete math principles

26.

What happens when soft computing models are exposed to new patterns?

a)

They discard them

b)

They crash without training

c)

They adapt through training

d)

They hard-code the new values

27.

Which of the following is most analogous to a fuzzy system?

a)

DFA

b)

Linear regression

c)

Doctor-patient diagnostic conversation

d)

Digital circuit

28.

In the money allocation example in soft computing, which technique is likely used?

a)

Bubble sort

b)

Evolutionary algorithm

c)

Bit masking

d)

Finite automaton

29.

Which of the following contrasts soft computing from hard computing?

a)

Requirement of formal input

b)

Ability to model uncertainty

c)

Mathematical precision

d)

Rule enumeration

30.

What does soft computing leverage from nature?

a)

Boolean arithmetic

b)

Binary search

c)

Evolutionary adaptation

d)

Structured programming

31.

Which of the following would least likely be solved using fuzzy logic?

a)

Thermostat control

b)

Robot obstacle avoidance

c)

Integration of polynomial

d)

Washing machine decision-making

32.

In neuro-computing, the system's memory is primarily influenced by:

a)

External programming logic

b)

Learned weights and patterns

c)

Rule-based commands

d)

Manual intervention

33.

Why does soft computing prefer parallelism over sequential execution?

a)

It simplifies error detection

b)

It mimics neural network processing

c)

It guarantees exact outcomes

d)

It follows Turing machine principles

34.

What is the role of randomness in soft computing methods like GA?

a)

Ensures exact solutions

b)

Guarantees logical consistency

c)

Helps in solution space exploration

d)

Ensures convergence in one step

35.

A fuzzy system maps:

a)

Crisp inputs to crisp outputs only

b)

Crisp inputs to fuzzy outputs

c)

Fuzzy inputs to fuzzy outputs

d)

Crisp inputs to probable outputs

36.

Hybrid computing is best described as:

a)

Exclusive use of deterministic models

b)

Parallel execution of binary logic

c)

Combination of hard and soft computing principles

d)

Replacement of fuzzy logic with statistics

37.

Which scenario best suits hybrid computing?

a)

Solving a linear equation

b)

Weather forecasting

c)

Sorting an array

d)

Polynomial expansion

38.

In terms of computation time, hybrid computing:

a)

Requires more time than both hard and soft computing

b)

Optimizes precision and adaptability

c)

Completely avoids approximation

d)

Is purely stochastic

39.

Choose the most appropriate real-world example of hybrid computing:

a)

CAPTCHA recognition system

b)

Library book sorting

c)

Currency converter

d)

Periodic table analysis

40.

The statement "Approximation and dispositionality are features of ______ computing":

a)

Hard

b)

Soft

c)

Quantum

d)

Algorithmic