A) ==
B) !=
C) <=
D) >=
Correct Answer
verified
Multiple Choice
A) use math;
B) import math;
C) math::sqrt() ;
D) return sqrt() ;
Correct Answer
verified
Multiple Choice
A) Boolean values
B) Selection statement
C) Logical operators
D) Relational expressions
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
True/False
Correct Answer
verified
Multiple Choice
A) The condition in line 1 is false, and the condition in line 7 is false.
B) The condition in line 1 is false, and the condition in line 7 is true.
C) The condition in line 1 is true, and the condition in line 7 is false.
D) The condition in line 1 is true, and the condition in line 7 is true.
Correct Answer
verified
Multiple Choice
A) Boolean values
B) Selection statement
C) Logical operators
D) Relational expressions
Correct Answer
verified
Multiple Choice
A) 2
B) 8
C) 64
D) pi
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) C = 2πr (where r is the radius of the circle)
B) C = πr (where r is the radius of the circle)
C) C = 2πd (where d is the diameter of the circle)
D) C = 2πa (where a is the area of the circle)
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Essay
Correct Answer
verified
View Answer
Essay
Correct Answer
verified
Multiple Choice
A) sqrt
B) tan
C) asin
D) e
Correct Answer
verified
Multiple Choice
A) Boolean values
B) Selection statement
C) Logical operators
D) Relational expressions
Correct Answer
verified
Multiple Choice
A) Accumulator variable
B) Range variable
C) Initialization variable
D) Timer variable
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) math.random()
B) random.random()
C) montecarlo.random()
D) help.random()
Correct Answer
verified
True/False
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Showing 1 - 20 of 33
Related Exams