Unit I
Unit I
4. The main difference between soft computing and hard computing is:
a) Hard computing is more flexible than soft computing
b) Soft computing is based on approximate models
c) Hard computing allows adaptive learning
d) Soft computing does not use artificial intelligence
12. Which activation function is commonly used in hidden layers of deep neural networks?
a) Sigmoid
b) ReLU
c) Softmax
d) Linear
25. Which fuzzy logic operation is equivalent to the OR operation in classical logic?
a) Fuzzy AND
b) Fuzzy OR (Max operation)
c) Fuzzy NOT
d) Fuzzy XOR
26. What is the key difference between fuzzy logic and crisp logic?
a) Crisp logic allows partial truth
b) Fuzzy logic deals with binary values
c) Fuzzy logic allows intermediate values between true and false
d) Crisp logic is used in artificial intelligence
27. Which component of a fuzzy system applies rules to determine the output?
a) Fuzzifier
b) Inference engine
c) Defuzzifier
d) Membership function