Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

How do you represent “ All dogs have tails”?

A. ۷x: dog(x) àhastail(x)
B. ۷x: dog(x) àhastail(y)
C. ۷x: dog(y) àhastail(x)
D. ۷x: dog(x) àhasàtail(x)
Answer» B. ۷x: dog(x) àhastail(y)
2.

How do you represent “All dogs have tails”?

A. ۷x: dog(x) àhastail(x)
B. ۷x: dog(x) àhastail(y)
C. ۷x: dog(y) àhastail(x)
D. ۷x: dog(x) àhasàtail(x)
Answer» B. ۷x: dog(x) àhastail(y)
3.

The hardware feature of LISP machines generally include?

A. Large memory and high-speed processor
B. Letter quality printers and eight -inch disk drives
C. A mouse and specialized keyboard
D. A mouse and specialized keyboard, Letter quality printers and eight -inch disk drives
Answer» E.
4.

In which of the following situations might a blind search be acceptable

A. Real life situation
B. Complex game
C. Small search space
D. All of the mentioned
Answer» D. All of the mentioned
5.

The component of an ICAI (Intelligent Computer Assisted Instruction) presenting information to the student is the?

A. Student model
B. Problem solving expertise
C. Tutoring module
D. All of the mentioned
Answer» D. All of the mentioned
6.

Which kind of planning consists of successive representations of different levels of plan?

A. Hierarchical planning
B. Non-hierarchical planning
C. Project planning
D. All of the mentioned
Answer» B. Non-hierarchical planning
7.

When a top-level function is entered, the LISP processor does?

A. It reads the function entered
B. It prints the result returned by the function
C. Large memory and high-speed processor
D. All of the mentioned
Answer» C. Large memory and high-speed processor
8.

How can you evaluate 1.25 + sqrt (144) in LISP?

A. 1.25+sqrt (1.44)
B. (1.25+sqrt (1.44))
C. (+1.25 sqrt (1.44)
D. All of the mentioned
Answer» D. All of the mentioned
9.

In LISP, the square root of X is referenced as?

A. sqrt(x)
B. (sqrt x)
C. x/2
D. x/3
Answer» C. x/2
10.

Output segments of AI programming contain?

A. Printed language and synthesized
B. Manipulation of physical object
C. Locomotion
D. All of the mentioned
Answer» E.