Robotics & Artificial Intelligence
Who proposed the Turing test?
- Allen Turing
- Charles Babbage
- John won Newman
- Isaac Newton
AI Introduction
1 Like
Answer
Allen Turing
Reason — The Turing test was proposed by Allen Turing in 1950.
Answered By
1 Like
Related Questions
Identify the steps in machine learning for teaching a machine to make decisions.
- Collecting data → programing
- Collecting data → training → testing predictions
- Programing for every move
- Programing without any data
Assertion (A): Autonomous systems can make decisions based on probabilistic data, whereas automated systems follow deterministic rules.
Reason (R): Autonomous systems rely on predefined rules and algorithms, while automated systems use real-time data to make decisions.
- Both (A) and (R) are true and (R) is the correct explanation for (A).
- Both (A) and (R) are true but (R) is not the correct explanation for (A).
- (A) is true but (R) is false.
- (A) is false but (R) is true.
What will be the output of the code given below?
st = "This is a test String" v = st.count("s") print(v)- 1
- 2
- 3
- 4
Identify the type of graph shown below.

- Line graph
- Pie plot
- Bar graph
- Scatter plot