prompt stringlengths 140 2.04k | completion stringclasses 8 values | dataset stringclasses 4 values |
|---|---|---|
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What do osteoclasts do to bone?
A. break it down
B. strengthen it
C. lengthen it
D. build it up
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If we compute $\gcd(70,51)$ via Euclidβs extended algorithms, we produce a sequence of $(u, v)$ pairs, the last of which satisfies $\gcd(70,51)=70 imes u + 51 imes v$. Check the correct sequence.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What kind of fossils are excellent markers for correlating the ages of sedimentary rocks?
A. agonum
B. foram
C. vertiscom
D. euglena
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which algorithm can be typically used in order to generate a prime number?
A. The Left to Right Algorithm
B. The Extended Euclidean Algorithm
C. The Miller-Rabin Test
D. The Tonelli Algorithm
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is idefined as the mass of a substance divided by its volume?
A. length
B. density
C. weight
D. height
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What energy, produced by vibrations, cannot travel through empty space?
A. light
B. heat
C. plasma
D. sound
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Some biochemical processes happen via sequences of reactions which are called what?
A. synthesis
B. metabolism
C. mutations
D. pathways
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The properties of liquids are intermediate between those of gases and solids but are more similar to?
A. gases
B. solids
C. oils
D. plasma
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the most important factor determining soil type?
A. plant life
B. climate
C. landscape
D. ecology
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \textbf{\emph{incorrect}} assertion. A $\Sigma$-protocol \dots
A. has special soundness.
B. is zero-knowledge.
C. is a 3-move interaction.
D. has the verifier polynomially bounded.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is $\varphi(48)$?
A. $47$
B. $16$
C. $24$
D. $30$
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \textbf{true} assertion. Assume an arbitrary $f:\{0,1\}^p \rightarrow \{0,1\}^q$, where $p$ and $q$ are integers.
A. $\mathsf{DP}^f(a,b)=\displaystyle\Pr_{X\in_U\{0,1\}^p}[f(X\oplus a)\oplus f(X)\oplus b=1]$, for all $a \in \{0,1\}^p$, $b \in \{0,1\}^q$.
B. $\Pr[f(x\oplus a)\oplus f(x)\oplus b=0]=E(\mathsf{DP}^f(a,b))$, for all $a, x \in \{0,1\}^p$, $b \in \{0,1\}^q$.
C. $2^p\mathsf{DP}^f(a,b)$ is odd, for all $a \in \{0,1\}^p, b \in \{0,1\}^q$.
D. $\displaystyle\sum_{b\in\{0,1\}^q} \mathsf{DP}^f(a,b)=1$, for all $a \in \{0,1\}^p$.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is needed by living things?
A. hate
B. sunlight
C. Chemical energy
D. pain
E. love
F. hydration
G. The atmosphere
H. Energy.
Answer: | G | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Many animals entered the city because of
A. global warming
B. buildings
C. warm streets
D. logging
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A boy hates summer with a burning passion, so luckily the longest he should ever have to endure the season is
A. twelve weeks
B. three years
C. nine months
D. two days
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What are two examples of lipids?
A. adipose tissue and olive oil
B. defects and oils
C. fats and oils
D. vitamins and fatty acid
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What descend from clouds in funnel-like shapes that spin violently, producing powerful winds?
A. rains
B. tornadoes
C. currents
D. hurricanes
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Atoms make up many things, like what?
A. glass
B. matter
C. A computer
D. Fuel cells
E. copper
F. viruses
G. Light
H. Energy
Answer: | F | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What branch of science is the study of matter and energy?
A. physical science
B. negative science
C. natural science
D. unnatural science
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
How quickly a population changes in size over time is known as what?
A. population growth rate
B. population multiplication rate
C. population impact rate
D. population direction rate
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Suppose you have a search engine that retrieves the top 100 documents and
achieves 90% precision and 20% recall. You modify the search engine to
retrieve the top 200 and mysteriously, the precision stays the same. Which one
is CORRECT?
A. The recall becomes 10%
B. The number of relevant documents is 450
C. The F-score stays the same
D. This is not possible
Answer: | B | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Fitting a Gaussian Mixture Model with a single Gaussian ($K=1$) will converge after one step of Expectation-Maximization.
A. True
B. False
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What two organs secrete fluids that aid in digestion?
A. spleen and bladder
B. stomach and lung
C. kidney and gall bladder
D. pancreas and liver
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Amino groups are found within amino acids, nicknamed the building blocks of what?
A. carbohydrates
B. protons
C. lipids
D. proteins
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
When searching for an entity ππππ€ that has a given relationship π with a given entity π
A. We search for ππππ€ that have a similar embedding vector to π
B. We search for ππππ€ that have a similar embedding vector to ππππ which has relationship π with π
C. We search for pairs (ππππ€, π) that have similar embedding to (ππππ, π)
D. We search for pairs (ππππ€, π) that have similar embedding to (ππππ, π) for ππππ which has relationship π with π
Answer: | C | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What type of trunk does evergreen usually have?
A. oak
B. greenwood
C. woody
D. bark
E. hollowed
F. Spruce
G. spiny
H. bent
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which of the following is true in the context of inverted files?
A. Index merging compresses an inverted file index on disk and reduces the storage cost
B. The trie structure used for index construction is also used as a data access structure to terms in the vocabulary
C. The finer the addressing granularity used in documents, the smaller the posting file becomes
D. Inverted files are optimized for supporting search on dynamic text collections
Answer: | B | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
(Nearest Neighbor) The training error of the 1-nearest neighbor classifier is zero.
A. True
B. False
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which one of these is a closed set?
A. $\mathbb{Z}$ with the addition.
B. $\mathbb{Z}^\star$ with the addition.
C. $\mathbb{Z}^\star$ with the substaction.
D. $\mathbb{Z}-\{0\}$ with the division.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Desalinating water from the what deals with removing salt?
A. helps them out
B. rain from mountains
C. oceanic liquids
D. trees watered
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the average complexity of exhaustive search when the key is distributed uniformly at random over $N$ keys?
A. $\log N$
B. $2^N$
C. $\frac{N+1}{2}$
D. $\sqrt{N}$
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Fuels according to the law of what, can never actually be βconsumedβ; it can only be changed from one form to another?
A. difference of energy
B. expansion of energy
C. use of energy
D. conservation of energy
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Blood traveling to the heart is
A. clotted
B. matter vibrating
C. sweating
D. deoxygenated
E. movement
F. true
G. It expands
H. arterial
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What kind of a reaction occurs when a substance reacts quickly with oxygen?
A. nitrogen reaction
B. Fluid Reaction
C. invention reaction
D. combustion reaction
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A thing which moves very little over quite a lot of time is a
A. pack of wolves
B. racing horses
C. falling rocks
D. giant ice brick
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If a bucket of water from the sea is left out in the sun for long enough, all that will eventually remain in the bucket is
A. lava
B. chips
C. sodium
D. grapes
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What do power outages do to light bulbs?
A. turn them on
B. It remains dormant
C. it needs them
D. turn them off
E. It decreases
F. make them explode
G. increase electricity
H. kill them
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is a dip slip fault where the dip of the fault plane is vertical?
A. reverse slip
B. strike-slip
C. strike - theory
D. incline slip
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What are the infoldings of the inner membrane called?
A. cristae
B. ceranae
C. brickle
D. lineage
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Ammonia, urea, and uric acid are examples of what kind of waste?
A. carbonous
B. nitrogenous
C. sulphurous
D. oxygenous
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The most advantageous type of reproduction can be chosen when generational what is used?
A. Plants growth
B. alternation
C. competition
D. Chemical energy
E. A computer
F. colors
G. Energy.
H. Energy
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Consider any block cipher $C$ and a uniformly distributed random permutation $C^*$ on $\{0,1\}^\ell$. Then, for any $n \ge 1$ we always have\dots
A. $[C^* \circ C]^n = [C]^n$
B. $[C^* \circ C]^n = [C^*]^n$
C. $[C^* \circ C]^n = [C]^{2n}$
D. $[C^* \circ C]^n = [C]^n + [C^*]^n$
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Magma is sourced in volcanoes and
A. is high enough kelvin to melt steel
B. on the desert plains
C. is beneath the aliens
D. can freeze water at all times
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What can snapping a rubber band cause?
A. waves
B. Loss of motion
C. sight
D. death
E. stillness
F. heat
G. sound
H. noise
Answer: | H | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A vehicle stops when brakes are pressed because
A. the tires are being halted by pressure
B. the streets are bumpy
C. the roads have friction
D. the tires are unable to create friction
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
To constrain an object of an RDF statement from being of an atomic type (e.g., String), one has to use the following RDF/RDFS property:
A. rdf:type
B. rdfs:range
C. rdfs:domain
D. rdfs:subClassOf
Answer: | B | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What do dendrites receive signals from?
A. hormones
B. electrons
C. fibers
D. neurons
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What shapes are bluebells?
A. Conifers
B. Barrel
C. bushes
D. trees
E. complex
F. lmestone
G. Flowers
H. seeds
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the algorithm to perform optimization with gradient descent? Actions between Start loop and End loop are performed multiple times. (One answer)
A. 1 Start loop, 2 Initialize weights, 3 Compute gradients, 4 Update weights, 5 End loop
B. 1 Initialize weights, 2 Compute gradients, 3 Start loop, 4 Update weights, 5 End loop
C. 1 Initialize weights, 2 Start loop, 3 Update weights, 4 End loop, 5 Compute gradients
D. 1 Initialize weights, 2 Start loop, 3 Compute gradients, 4 Update weights, 5 End Loop
Answer: | D | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If a rock has been exposed to prolonged heat, what might the effect be?
A. Shrinking
B. Breaking
C. Erosion
D. Melting
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Where does most of our food come from?
A. angiosperms
B. microbes
C. gymnosperms
D. lichen
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What effect describes how earthβs rotation steers winds and surface ocean currents?
A. centripetal force
B. coriolis
C. Big Bang theory
D. dorsalis
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Transform faults are the site of massive what?
A. vibrations
B. earthquakes
C. tornadoes
D. storms
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If an entity in intergalactic space has thrust placed upon it, what is the expected result?
A. it will start moving with acceleration
B. it will make a loud noise
C. spontaneously teleport a light year away
D. remain in the same location
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Induced mutations are caused by environmental factors. what term is used to describe a mutation that has no environmental cause?
A. evident mutation
B. numerous mutation
C. cancerous mutation
D. spontaneous mutation
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let $X$ be a plaintext and $Y$ its ciphertext. Which statement is \textbf{not} equivalent to the others?
A. the encyption scheme provides perfect secrecy
B. only a quantum computer can retrieve $X$ given $Y$
C. $X$ and $Y$ are statistically independent random variables
D. the conditionnal entropy of $X$ given $Y$ is equal to the entropy of $X$
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is lung cancer most often caused by?
A. the Moon
B. Pollution
C. sunlight
D. Chemical energy
E. fossil fuels
F. cigarettes
G. burning
H. marijuana smoke
Answer: | F | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What part of a bird is adapted for the food it eats?
A. beak
B. head
C. teeth
D. eye
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the name for a material that prevents the transfer of heat energy?
A. thermal condenser
B. structure insulator
C. physical insulator
D. thermal insulator
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let $n$ be an integer. Which of the following is \emph{not} a group in the general case?
A. $(\mathbf{R},+)$
B. $(\mathbf{Q}\setminus \{0\},\times)$
C. $(\mathbf{Z}_n,+ \pmod{n})$
D. $(\mathbf{Z}_n,\times \pmod{n})$
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What tool can be used to measure distances?
A. scale
B. by indirect light
C. tape measure
D. microscope
E. Newton
F. focusing a lens
G. meter
H. thermometer
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which of the following are part of the RDF schema language?
A. The ΓΒ«ΓΒ typeΓΒ ΓΒ» statement for RDF resources?
B. The ΓΒ«ΓΒ domainΓΒ ΓΒ» statement for RDF properties?
C. The ΓΒ«ΓΒ subjectΓΒ ΓΒ» statement for RDF statements?
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what reproduces to give rise to offspring?
A. fungi
B. embryos
C. mammals
D. plants
E. density
F. clouds
G. Flowers
H. multiply
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What fluid becomes less viscous, allowing for better joint function after stretching?
A. cranial
B. vertebral
C. proximal
D. synovial
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Oncogenes promote the division of cells with damaged what?
A. Veins and arteries.
B. biological diversity
C. Something with a head, thorax, and abdomen
D. a hemisphere is tilted away from the sun
E. Addition
F. Person's genetic fingerprint
G. Mathematics division
H. Cell phones
Answer: | F | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
products made from what are a big contributor to landfill waste
A. burning coal
B. acetic acid
C. tin
D. hydrocarbons
E. brass
F. Pesticides
G. petroleum
H. recyclables
Answer: | G | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Select the \emph{incorrect} statement. Euler Theorem
A. is a generalization of Little Fermat Theorem.
B. states that any $x \in \{0, \dots, N-1 \}$ and any $k$, we have $x^{k\varphi(N)+1}=x \pmod N$, where $N=pq$ for $p$,$q$ distinct primes.
C. gives the basis for polynomial time factoring.
D. allows us to prove that RSA decryption works.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The Moore law
A. implies the key size is doubled every every 18 months to preserve confidentiality
B. says that CPU speed doubles every 18 months
C. has no relevance for cryptography since it only considers speed of computation
D. states that anything that can go wrong will
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The kidney glomerulus filters blood mainly based on particle size to produce a filtrate lacking cells or large what?
A. carbohydrates
B. proteins
C. lipids
D. steroids
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What does food contain?
A. time
B. Organic molecules
C. money
D. fur and fat
E. chlorofluorocarbons
F. love
G. Chemical energy
H. wavelengths and photons
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which of the following is an acceptable commitment scheme, i.e., one that verifies the hiding and binding property (for a well chosen primitive and suitable $x$ and $r$):
A. $Commit(x;r) = Enc_r(x)$, where $Enc_r$ is a symmetric encryption scheme with key $r$.
B. $Commit(x;r) = H(x)$, where $H$ is a hash function.
C. $Commit(x;r) = x \oplus r$, where $\oplus$ is the bitwise xor operation.
D. $Commit(x;r) = H(r\|x)$, where $H$ is a hash function and $\|$ denotes the concatenation.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
When blood engorged capillaries leak fluid into neighboring tissues, what occurs?
A. swelling
B. seeping
C. bleeding
D. infection
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What may live in large colonies and have complex social behaviors?
A. ducks
B. bats
C. Birds
D. koalas
E. elms
F. voles
G. toads
H. bees
Answer: | H | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What french chemist discovered the radioactive elements polonium and radium?
A. louis pasteur
B. pascal curie
C. margaret curie
D. marie curie
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \textbf{false} statement.
A. Cryptographic primitives used in Bluetooth are provably secure.
B. In WEP, authentication is done with the pre-shared keys.
C. The security of Bluetooth 2.0 pairing is based on PIN.
D. Due to memory limitations, dummy devices can share the same key with everyone.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which of the following terms represents a mode of operation which transforms a block cipher into a stream cipher?
A. 3DES
B. CBC
C. ECB
D. CTR
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
riding a bike helps prevent
A. music
B. inflation
C. environment harm
D. economic stability
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the default block size for a traditional file system, e.g. ext3/4?
A. 32 bits
B. 32 bytes
C. 512 bits
D. 512 bytes
E. 4096 bits
F. 4096 bytes
Answer: | F | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Who invented linear cryptanalysis?
A. Mitsuru Matsui
B. Eli Biham
C. Serge Vaudenay
D. Adi Shamir
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What has a negative impact on an organism?
A. cancer
B. moderate weather
C. fire
D. HIV
E. Herpes
F. kindness
G. rabies
H. shade
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the term for the energy of movement?
A. molecular energy
B. intrinsic energy
C. mechanical energy
D. potential energy
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
An industry that create a lot of waste is:
A. Solar Power Companies
B. Recycling companies
C. water production companies
D. Cleaning Companies
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What influences plant growth, biodiversity, and adaptations of land organisms?
A. the environment
B. anatomy
C. temperature
D. Summer
E. speed of growth
F. lifespan
G. weather changes
H. global warming
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
During interphase of what process, each chromosome is duplicated, and the sister chromatids formed during synthesis are held together at the centromere region by cohesin proteins?
A. meiosis
B. mitosis
C. digestion
D. apoptosis
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
the surface of a beach is formed by what force?
A. heat
B. Gravity
C. Rocks
D. water
E. wind
F. Pacific
G. kinetic
H. a wave
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What are centrioles made from?
A. short microtubules
B. carbon
C. short particles
D. short filaments
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
why does an egg require warmth?
A. It remains dormant
B. circulatory systems
C. to stay alive
D. to scramble itself
E. bloom time
F. to be boiled
G. sunlight
H. to harden the shell
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The purpose of bird feathers, especially down, is to
A. retain body temps
B. contain moisture
C. move air around
D. help with flight
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is required to burn a building?
A. oxygen
B. voltage
C. sigh
D. ghost
E. words
F. sunlight
G. heat
H. power
Answer: | A | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What can cause something to have a change of state?
A. smell
B. death
C. size
D. forces
E. sweat
F. fever
G. color
H. heat
Answer: | H | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what requires energy for survival?
A. gravity
B. plants
C. animals
D. density
E. Lobsters
F. Joules
G. Clams
H. humans
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
if a predator wanted to catch its meal undetected, which method would be effective?
A. hiding behind a bush with similar colors as itself
B. roaring really loud to scare it
C. none of these
D. peeing to confuse the prey
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If the world has a universal temp increase, then
A. ice chunks get small
B. glaciers will grow larger
C. water will stop existing
D. things will be fun
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Smoking can also effect what besides themselves
A. wizards
B. space
C. Jonny and Susie
D. unicorns
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the time complexity to perfom a left-to-right multiplication of two $\ell$-bit integers?
A. $\sqrt{\ell}$.
B. $\ell $.
C. $\ell ^2$.
D. $\ell ^3$.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A ship is an example of what?
A. Space travel
B. Submarine
C. mechanical waves
D. complexity
E. Water transportation
F. Something formed from skeleton
G. Land vehicle
H. objects that have mass
Answer: | E | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
How do birds learn to avoid eating monarch butterflies?
A. digestion
B. conditioning
C. instinct
D. temperature
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What do you call a period when temperatures are cooler than normal, causing glaciers to spread?
A. earth age
B. thermal age
C. polar age
D. ice age
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Given a function $f:\left\{ 0,1 \right\}^p \rightarrow \left\{ 0,1 \right\}^q$, given $a\in\left\{ 0,1 \right\}^p$ and $b \in \left\{ 0,1 \right\}^q$, we define $DP^{f}(a,b) = \Pr_{X}[f(X \oplus a) = f(X) \oplus b]$. We have that $\ldots$
A. $DP^f(0,b) = 1$ if and only if $b \not= 0$.
B. $DP^f(a,a) =1$.
C. $\sum_{a \in \{0,1\}^p} \sum_{b \in \{0,1\}^q} DP^f(a,b)= 2^p $.
D. when $f$ is a permutation and $p=q$, $DP^f(a,0) = 1$.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What forms in shallow tropical water?
A. blobfish
B. sub-units of species
C. accumulated exoskeletons
D. aqueous solution
E. polar bears
F. an area swollen with pus
G. swamp vegetation
H. deep-sea dwellers
Answer: | C | qasc |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.