Flag question
a. There is some natural number n such that [n, 2n] contains both prime and composite numbers.
b. No natural number n exists such that [n, 2n] contains a prime at least.
c. There is a unique composite number in [n, 2n] for each natural number n.
d. The interval [n, 2n] does not contain any prime for some natural number n.
The correct answer is:
The interval [n, 2n] does not contain any prime for some natural number n.
Question 18
Complete
Mark 1.00 out of 1.00
a. 109
Flag question
Which memory locations are assigned by the hashing function h(k) = k mod 1234 to the records of insurance company customers with the Social Security Numbers 432222187?
b. 116
c. 104
d. 113
The correct answer is:113
Let's consider the following procedures:
procedure double(n: positive integer)