Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) 64
B) 128
C) 256
D) 512
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) It performs an exponentiation to the 4th power.
B) It returns a remainder or modulus.
C) It returns a float as a result of division.
D) It returns the percentage of the operation.
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) Exponentiation has the highest precedence.
B) Multiplication is evaluated before unary multiplication.
C) Addition and subtraction are evaluated after assignment.
D) Exponentiation and assignment operations are left associative.
Correct Answer
verified
Multiple Choice
A) The design phase.
B) The integration phase.
C) The maintenance phase.
D) The analysis phase.
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) A semantic error is the result of an expression that is syntactically incorrect.
B) A semantic error occurs when an expression is syntactically correct, but the expression cannot be carried out.
C) A semantic error happens when an expression attempts to perform operations between incompatible data types.
D) A semantic error is the result of an improperly nested if statement.
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) total
B) 1ending
C) propertyValue
D) TEST
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) decimal notation
B) line notation
C) scientific notation
D) octal notation
Correct Answer
verified
Multiple Choice
A) The string "Hello" is converted into an int type of value 1 and then multiplied by 5, producing "5".
B) The string is indexed and the character count is multiplied with the total number of characters in the string, producing "25".
C) The print statement produces a type error as you cannot multiply a string type with an integer type.
D) The print statement will produce "HelloHelloHelloHelloHello".
Correct Answer
verified
Multiple Choice
A) -1
B) 3.14
C) '88'
D) 5
Correct Answer
verified
Showing 21 - 40 of 50
Related Exams