Given two variables j = 6 and g = 3.3. If both normal division and floor division operators were used to divide j by g, what would be the data type of the value obtained from the ...
SIKSHAPATH Latest Questions
What is the output of the following code? num1 = 12 num2 = “58” print(num1 + num2) A. 12 B. 58 C. 70 D. Error: Invalid operation, unsupported operator ‘+’ used between ‘int’ and ‘str’.
Which of the following statements is/are true about “Physical Symbol System Hypothesis”? a. A physical symbol system understands the laws of physics. b. It is an approach to AI, based on the assumption that all aspects of ...
The “Logic Theorist” is ___________ A. a computer program to find proofs B. a mathematician who works on Logic C. a program designed by Herbert Simon and Alan Newell D. a logic based ...
The “Universal Grammar” is _________ A. a grammar that describes the structure of the universe B. a theory by Chomsky that says: all humans are born with an inbuilt grammar C. a worldwide standard for ...
Alan Turing ____________ . A. said that the question whether machines can think is itself “too meaningless” B. proposed a method to test a machine’s ability to exhibit intelligent behaviour equivalent to, or indistinguishable from, that of a human. He called ...