Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
We want to connect the people who have knowledge to the people who need it, to bring together people with different perspectives so they can understand each other better, and to empower everyone to share their knowledge.
Which of the following variable names are INVALID in Python? …
The following variable names are INVALID in Python: 1_variable variable_* So, options A and C are correct for this question.
The following variable names are INVALID in Python:
1_variable
variable_*
So, options A and C are correct for this question.
See lessLet x = “50”. Which of the following commands converts …
float(x) is the command to convert the ‘x’ to float datatype. So, option C is correct.
float(x) is the command to convert the ‘x’ to float datatype. So, option C is correct.
See lessState whether the given statement is True or False. When using the floor division operator (//)
The given statement 'When using the floor division operator (//), if the result is negative, then the result is rounded off to the next largest integer' is True. So, the correct option is (a). Join Telegram Channel for Future Updates.
The given statement ‘When using the floor division operator (//), if the result is negative, then the result is rounded off to the next largest integer’ is True.
So, the correct option is (a).
Join Telegram Channel for Future Updates.
See lessGiven two variables j = 6 and g = 3.3. If both normal division and floor division …
The data type of the value obtained from the operations will be float, float [Option B]. Join Us on Telegram for Future Updates.
The data type of the value obtained from the operations will be float, float [Option B].
Join Us on Telegram for Future Updates.
See lessWhat is the output of the following code? num1 = 12 num2 = “58” print(num1 + num2)
The output of the following code num1 = 12 num2 = “58” print(num1 + num2) will be an Error: Invalid operation, unsupported operator ‘+’ used between 'int' and 'str’.
The output of the following code
num1 = 12
num2 = “58”
print(num1 + num2)
will be an Error: Invalid operation, unsupported operator ‘+’ used between ‘int’ and ‘str’.
See lessWhich of the following statements is/are true about “Physical Symbol System Hypothesis”?
The correct answer to the question 'Which of the following statements is/are true about “Physical Symbol System Hypothesis”' includes two options out of four, which are given below: b. It is an approach to AI, based on the assumption that all aspects of intelligence can be achieved by the manipulatiRead more
The correct answer to the question ‘Which of the following statements is/are true about “Physical Symbol System Hypothesis”’ includes two options out of four, which are given below:
b. It is an approach to AI, based on the assumption that all aspects of intelligence can be achieved by the manipulation of symbols.
See lessc. It was proposed by Allen Newell and Herbert Simon.
The “Logic Theorist” is
The correct answer to the question The “Logic Theorist” is to include two options out of the given four: A. a computer program to find proofs C. a program designed by Herbert Simon and Alan Newell
The correct answer to the question The “Logic Theorist” is to include two options out of the given four:
A. a computer program to find proofs
See lessC. a program designed by Herbert Simon and Alan Newell
The “Universal Grammar” is
The correct answer to the question 'The Universal Grammar is' a theory by Chomsky that says: all humans are born with an inbuilt grammar [option B].
The correct answer to the question ‘The Universal Grammar is’ a theory by Chomsky that says: all humans are born with an inbuilt grammar [option B].
See lessAlan Turing ____________ . A. said that the question whether …
The correct answer to the question 'Alan Turing ____________' includes two options out of given four, which are as follows: 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 toRead more
The correct answer to the question ‘Alan Turing ____________’ includes two options out of given four, which are as follows:
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 it “imitation game” and now it is called “Turing Test”
See lessAugusta Ada Byron MCQs
The correct answer to the question 'Augusta Ada Byron _______' includes all four options which are as follows: a. is also known as Ada Lovelace b. was a mathematician c. is often referred to as the “first programmer” d. has a programming language named after her, called ADA
The correct answer to the question ‘Augusta Ada Byron _______’ includes all four options which are as follows:
a. is also known as Ada Lovelace
See lessb. was a mathematician
c. is often referred to as the “first programmer”
d. has a programming language named after her, called ADA