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.
Metals are good conductors of what?
A. metabolism
B. electricity
C. light
D. sound
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the content of the superblock in the JOS file system?
A. List of all directories
B. List of all files
C. List of all blocks
D. List of all inodes
E. Total number of blocks on disk
F. Magic number identifying the file system
G. Node with the root directory ('/')
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The reproductive tissues of male and female humans develop similarly in utero until a low level of the hormone testosterone is released from male what?
A. liver
B. gonads
C. kidneys
D. bladder
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what typically travels long distances?
A. camels
B. humans
C. jets
D. trains
E. ants
F. dogs
G. snails
H. birds
Answer: | H | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What help assemble the proteins?
A. Something coming from a gland
B. A Greek letter
C. microorganisms
D. polymers of nucleotides
E. eggs
F. sperm
G. white blood cells
H. flow of electrons
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what is forced against a seed coat causing the root to emerge?
A. thorns
B. H2O
C. weathering
D. rain
E. CO2
F. H20
G. flow
H. urea
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Maintaining the order of document identifiers for vocabulary construction when partitioning the document collection is important
A. in the index merging approach for single node machines
B. in the map-reduce approach for parallel clusters
C. in both
D. in neither of the two
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The complement system is a series of proteins constitutively found in the what?
A. organs
B. platelets
C. nucleus
D. blood plasma
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
The prostate gland secretes a fluid that mixes with sperm to help form what?
A. testosterone
B. hormone
C. semen
D. urine
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which of AddressSanitizer (ASan), MemorySanitizer (MemSan),
UndefinedBehaviorSanitizer (UBSan) or ThreadSanitizer (TSan) can detect
bugs (if any) in the following code snippet?
\begin{lstlisting}[language=C,style=c]
int sum_up_to(int x) {}
// Return sum of integers up to x
int result = x;
for (int i = x; i >= 0; i--) {
if (INT_MAX - i <= result) {
break;
}
result += i;
}
return result;
}
\end{lstlisting}
A. There is at least one bug in the snippet, but none of the
mentioned sanitizers can detect it.
B. ASan
C. MemSan
D. UBSan
E. TSan
F. There are no bugs in the snippet.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Synovial and ball-and-socket are both types of what?
A. joints
B. muscles
C. bonds
D. cells
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What causes rivers to always flow downhill?
A. slope
B. pressure
C. gravity
D. diffusion
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which theory helps predict future events in weather?
A. carbon change theory
B. expected change theory
C. climate change theory
D. future weather theory
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What do you call pure substances with unique properties?
A. elements
B. arrangements
C. originals
D. structures
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What occurs when light interacts with our atmosphere?
A. eclipse
B. rayleigh scattering
C. rainbow formation
D. prism effect
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What in the axils of leaves and stems give rise to branches?
A. axillary buds
B. nodules
C. chloroplasts
D. meristems
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What are multicellular eukaryotes with cell walls made of cellulose?
A. rocks
B. oaks
C. Crops
D. roots
E. Trees
F. cacti
G. bacteria
H. planets
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \emph{correct} assertion regarding GSM.
A. In GSM, the communication is always encrypted.
B. The integrity of GSM messages is well protected.
C. GSM uses the GSME cipher to encrypt messages.
D. In GSM, the phone is authenticated to the network.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Just under their skin, marine mammals have a very thick layer of insulating fat called what?
A. blubber
B. lipisomes
C. tissue
D. cellulose
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
When a hurricane glides over a continent it
A. runs for president
B. becomes an earthquake
C. increases in strength
D. decreases in strength
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What comes with objects absorbing energy?
A. The energy of moving molecules
B. Lightning energy.
C. ability to sense light
D. Absorbent papers.
E. exposure to cold
F. raising their temperature
G. a hemisphere is tilted away from the sun
H. Energy conferences.
Answer: | A | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Where in relation to the home, are levels of vocs found to be higher?
A. On slopes
B. indoors
C. outdoors
D. in Fields
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is it called when rays focus at different distances from the lens?
A. constant aberration
B. angular aberration
C. carbon aberration
D. spherical aberration
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \emph{true} assertion related to the ElGamal signature scheme.
A. A signature of a given message is obtained in a deterministic way.
B. The generator $g$ generates a subgroup of prime order.
C. The signature verification procedure is probabilistic.
D. The main computational cost of the signature generation is due to one modular exponentiation.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
In science, we need to make observations on various phenomena to form and test what?
A. variations
B. assumptions
C. hypotheses
D. theories
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What keeps the earth orbiting the sun?
A. weak nuclear force
B. strong nuclear force
C. gravity
D. magnetic force
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Consider the following loaded dice with $6$ faces: $P(S_1=6)=5/6$ and $P(S_1 = x)=1/30$ for $x\in\{1,2,3,4,5\}$. Suppose we throw it indefinitely. Hence, we have a source $S=S_1 S_2 S_3\ldots$. Then, $H(S_n) = H(S_{n-1})$.
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 type of learning is based on past experience and reasoning?
A. reflect
B. insight
C. theory
D. experiment
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What involves interaction with ribosomes?
A. permineralization
B. oxidation reaction
C. It helps them survive
D. Translation of mRNA
E. flow of electrons
F. animal transport
G. resistance activities
H. allow growth
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
In ElGamal signature scheme, if we avoid checking that $0 \leq r < p$ then \ldots
A. \ldots a universal forgery attack is possible.
B. \ldots an existential forgery attack is avoided.
C. \ldots we can recover the secret key.
D. \ldots we need to put a stamp on the message.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let us define the relation R = {(1, 1)} on the set A = {1, 2, 3}. Which of the following properties does R satisfy ? (multiple answers)
A. Reflexive
B. Symmetric
C. Anti-symmetric
D. Transitive
E. None of the other statements are valid
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what co-evolved with plants?
A. gravity
B. peachleaf willow
C. Chemical energy
D. Organic compounds
E. hummingbirds
F. h2o
G. density
H. animals
Answer: | E | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
You are using a 3-layer fully-connected neural net with \textbf{ReLU activations}. Your input data has components in [0, 1]. \textbf{You initialize all your weights to -10}, and set all the bias terms to 0. You start optimizing using SGD. What will likely happen?
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \emph{false} assertion concerning WEP
A. In WEP, encryption is based on RC4.
B. In WEP, IVs repeat themselves too often.
C. In WEP, encryption is based on a block cipher.
D. WPA-TKIP was designed as a quick fix for WEP.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \emph{incorrect} assertion. In RSA with public key $(e,N)$ and private key $(d,N)$ \ldots
A. we can recover $d$ if we can compute square root modulo $N$ efficiently.
B. $e=3$ can be a valid choice of the public key-exponent.
C. to decrypt a ciphertext $c$, we compute $c^d \bmod{N}$.
D. we must have that $\gcd(e,d) = 1$ to be able to decrypt unambiguously.
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.
A. It is asymptotically harder to do a collision than to do a preimage attack.
B. The probability that a random number is prime increases whith the increase of size length.
C. If $f(n)\in O(g(n))$ then $f(n)\in \Theta(g(n))$.
D. If $f(n)\in \Theta(g(n))$ then $f(n)\in O(g(n))$.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let p(x,y) be the statement “x visits y”, where the domain of x consists of all the humans in the world and the domain of y consists of all the places in the world. Use quantifiers to express the following statement: There is a place in the world that has never been visited by humans.
A. ∃y ∀x ¬p(x,y)
B. ∀y ∃x ¬p(x,y)
C. ∀y ∀x ¬p(x,y)
D. ¬(∀y ∃x ¬p(x,y))
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Objects in motion that return to the same position after a fixed period of time are said to be in what type of motion?
A. curving
B. harmonic
C. circular
D. dynamic
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
When using linear regression, how do you help prevent numerical instabilities? (One or multiple answers)
A. reduce learning rate
B. add a regularization term
C. remove degenerate features
D. add more features
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Plants not only contribute food but what else for organisms?
A. hydrogen
B. carbon
C. oxygen
D. dioxide
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What can happen if an organism is dehydrated?
A. it burns
B. thirst
C. anemia
D. it floats
E. it dies
F. drying out
G. Rise
H. it thrives
Answer: | E | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what is bent or split into different colors?
A. light
B. soil
C. an ion
D. wind
E. bamboo
F. rain
G. orchids
H. fibers
Answer: | A | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What side of an insect are wings attached to?
A. white
B. dorsal
C. protected
D. abdomen
E. elytra
F. three
G. strong
H. tail
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Consider a source $S$ with some distribution $P_S$ over the alphabet $\mathcal{A} = \{a, b, c, d, e, f\}$. Consider the following encoding $\Gamma$ over a code alphabet $\mathcal{D}$ of size $D$ with the following codeword lengths: egin{center} egin{tabular}{ |c|c|c|c|c|c|c| } \hline & $a$ & $b$ & $c$ & $d$ & $e$ & $f$ \ \hline $l(\Gamma(\cdot))$ & 1 & 1 & 1 & 2 & 2 & 4 \ \hline \end{tabular} \end{center} True or false: If $D=4$ then $\Gamma$ is necessarily uniquely-decodable.
A. True
B. False
Answer: | B | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
KEM \dots
A. stands for Keyless Encryption Mechanism.
B. is a Korean encryption mechanism.
C. is a symmetric-key algorithm.
D. is a public-key algorithm.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which Disney character was a herbivore?
A. Pluto
B. Cheshire Cat
C. Bambi
D. Simba
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What can cause infection?
A. bacteria
B. seeds
C. influenza
D. disease
E. horses
F. viruses
G. chickenpox
H. bladders
Answer: | A | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A model you trained seems to be overfitting. You decide to significantly increase the strength of the regularization. This will always improve the test error.
A. TRUE
B. FALSE
Answer: | B | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What requires a microscope in order to be seen?
A. fungi
B. cells
C. mildew
D. gasoline
E. fungus
F. matter
G. telescopes
H. sunlight
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What makes sure that the tips of your toes have enough of the gas that plants put off?
A. your circulatory system
B. your pancreas
C. warm socks
D. your nervous system
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the difference between C++'s \texttt{static\_cast} and \texttt{dynamic\_cast}?
A. \texttt{static\_cast} does not perform any kind of runtime check, while \texttt{dynamic\_cast} performs runtime checks on the validity of the cast.
B. \texttt{static\_cast} is faster but less safe than \texttt{dynamic\_cast}.
C. \texttt{static\_cast} can only be applied to static classes whereas \texttt{dynamic\_cast} works for any class.
D. \texttt{static\_cast} does not work on already-casted objects, while \texttt{dynamic\_cast} works always.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let \( f : A
ightarrow B \) be a function from A to B such that \(f (a) = |a| \).
f is a bijection if:
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{false} statement. Bluetooth 2.0 Pairing is secure when ...
A. the PIN has a large entropy.
B. it is done only once.
C. it runs in a Faraday cage.
D. it is not used.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A thing that avoids all harm for its entire life will most likely avoid ever experiencing
A. having a warm shelter
B. drinking plenty of water
C. being given a meal
D. being set on fire
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What organ lets us understand what we see, hear, or sense in other ways, and allows us to use language, learn, think, and remember?
A. brain
B. heart
C. Kidneys
D. bone
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is a mixture of potassium nitrate, sulfur, and charcoal?
A. gasoline
B. gunpowder
C. cyanide
D. TNT
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 specialized type of plant tissue that transports water and nutrients throughout the plant?
A. chloroplasm
B. vascular tissue
C. cambrium layer
D. thermal tissue
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
In sexual reproduction, what is the name of the gamete cell the male must contribute?
A. spore
B. plasma
C. sperm
D. ova
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which assertion has not been proven?
A. SAT $\in P$.
B. SAT is $NP$-complete.
C. SAT $\in NP$.
D. SAT $\in IP$.
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 cancer does exposure to cigarettes and cigars often cause?
A. lung
B. UV
C. foot
D. damage
E. skin
F. death
G. breast
H. harm
Answer: | A | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
if two objects have the same charge then those two materials will effect each other how?
A. pull together
B. attract
C. unattract
D. bug repellent
Answer: | C | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If a bird is avoiding detection by a cat simply by sitting still, it probably is also utilizing
A. eruptions
B. merging with background
C. flames
D. blending paint
Answer: | B | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which of the following is WRONG for Ontologies?
A. Different information systems need to agree on the same ontology in order to interoperate.
B. They help in the integration of data expressed in different models.
C. They give the possibility to specify schemas for different domains.
D. They dictate how semi-structured data are serialized.
Answer: | D | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
A bad spot in town, as far as nature and the health of Earth is concerned, will be
A. heaped refuse
B. piled compost
C. pollinated flowers
D. watered gardens
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
You are given the following collection of premises:
If I go to the museum, it either rains or snows.
I went to the museum on Saturday or I went to the museum on Sunday.
It did not rain and it did not snow on Saturday.
It did not rain on Sunday.
Which conclusions can be drawn from these premises ? (more than one answer can be correct)
A. I went to the museum on Sunday.
B. It snowed on Sunday.
C. I went to the museum on Saturday.
D. It was warm on Saturday.
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What requires photosynthesis to grow?
A. sunlight
B. local flora
C. power plants
D. plant toys
Answer: | B | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Plants require this to grow
A. fertilizer
B. cool temperatures
C. non-organic matter
D. H2O
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
If I wanted to maintain energy I could
A. Jump for hours
B. carry heavy weights
C. Run for hours
D. leisure nap
Answer: | D | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Something eaten by humans have varied what?
A. story times
B. commutes
C. temperature
D. Plants growth
E. energy usage
F. life cycles
G. bedtimes
H. layers of fat
Answer: | F | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What can cause animals to leave an environment?
A. drought
B. earthquakes
C. deforestation
D. laziness
E. sloth
F. colder weather
G. flooding
H. play
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
what causes sedimentation?
A. salmon
B. stream
C. wind
D. rain
E. deltas
F. rivers
G. H20
H. gills
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
where does light enter the eye?
A. It used to be covered by water
B. just in front of lens
C. behind the retina
D. h2o
E. the body's largest organ
F. it flows to a lower level
G. absorption
H. an area swollen with pus
Answer: | B | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What promotes the division of cells with damaged DNA?
A. harmful substances
B. Electrical energy
C. turning on cell growth
D. Chemical energy
E. Something that makes plants green
F. electromagnetic energy
G. oxidation reaction
H. It helps them survive
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let $H$ be a hash function. Collision resistance means that \dots
A. given $y$, it is hard to find $x$ such that $H(x)=y$
B. given $x$, it is hard to find $y$ such that $H(x)=y$
C. it is hard to find $x_1$ and $x_2\neq x_1$ such that $H(x_1)=H(x_2)$
D. given $x_1$, it is hard to find $x_2\neq x_1$ such that $H(x_1)=H(x_2)$
Answer: | A | m1_preference |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Electrical potential energy can be described by the equation pe = qv, where q is the electric charge and v is what?
A. wavelength density
B. frequency
C. amplitude
D. voltage
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What type of tissue transports water, nutrients, and food in plants?
A. smooth tissue
B. normal tissue
C. vascular tissue
D. rough tissue
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What divide more often than normal cells, and grow out of control?
A. white blood cells
B. Most plants
C. hair cells
D. skin cells
E. Smoking
F. peachleaf willow
G. mutated cells
H. cigarettes
Answer: | G | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Does warm air sit above or below cooler air in the troposphere?
A. adjacent
B. near
C. above
D. below
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Which state of matter is not common on earth?
A. respiration
B. plasma
C. liquid
D. gas
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
While some climate regions have multiple layers, arid regions are poor for development of what?
A. soil
B. rain
C. plants
D. minerals
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Vibrating electric and magnetic fields make up what kinds of waves?
A. seismic
B. eletrical
C. mechanical
D. electromagnetic
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
creating paper may cause
A. Physical weathering
B. Something to move
C. destroying life
D. It expands
E. Greenhouse gases
F. contamination
G. Pollution
H. harmful substances
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What does the movement of air mass over the world's surface cause?
A. Temperature
B. global warming
C. colder weather
D. local weather changes
E. Plant growth is reduced
F. earthquakes
G. no weather changes
H. constant clear weather
Answer: | D | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
One side of the Earth receives less what from the Sun than the other side?
A. solar power
B. photons
C. rays or beams
D. water vapor
E. sunlight
F. scattered light
G. Temperature
H. Greenhouse gases
Answer: | A | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
How many watts equals a horse power?
A. 695
B. 904
C. 745
D. 375
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What glands produce the salty fluid that helps cool the body of many mammals?
A. endocrine gland
B. water gland
C. sweat gland
D. thyroid gland
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Lots of volcanoes form along which boundaries?
A. geyser plate boundaries
B. deposit plate bounderies
C. subduction plate boundaries
D. basalt plate boundaries
Answer: | C | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is another term for the parabolic motion of a thrown object?
A. projectile motion
B. regular motion
C. simple motion
D. newtonian motion
Answer: | A | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What to humans do that causes animals to lose their habitats?
A. make apartments
B. take walks
C. sing songs
D. eat corn
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What is the study of creatures that live in water biomes?
A. animals
B. warm-blooded
C. marine biology
D. it needs them
E. Animal survival
F. observation
G. alchemy
H. animal reproduction
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Let $S_{0},S_{1},S_{2},\dots$ be an infinite sequence produced by a source $\mathcal{S}$. All $S_{n}$ take values in $\{0,1\}$, and $S_{n+1}$ depends only on $S_n$, that is, $p_{S_{n+1} | S_0, \dots, S_n}(s_{n+1} | s_0, \dots, s_n) = p_{S_{n+1} | S_n}(s_{n+1} | s_n)$. The probability $p_{S_{n+1}|S_{n}}$ is schematically represented in the graph below: egin{center} ikzset{ state/.style = { draw, circle, minimum size = 20pt, font = ontsize{12}{12}\selectfont, } } egin{tikzpicture}[> = latex]
ode[state] (a) {$0$};
ode[state, right of = a] (b) {$1$}; \path[->] (a) edge[bend left, above] node {$1/2$} (b); \path[->] (a) edge[loop left] node {$rac{1}{2}$} (); \path[->] (b) edge[bend left, below] node {$1/4$} (a); \path[->] (b) edge[loop right] node {$rac{3}{4}$} (); \end{tikzpicture} \end{center} For instance, the edge from $0$ to $1$ means that $p_{S_{n+1}|S_{n}}(1|0) = rac{1}{2}$. We also have that $p_{S_0}(0)=1$. True or false: $H(\mathcal{S})= h(1/3)$, where $h$ is the binary entropy.
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 group includes the simplest eukaryotes, including most single-celled eukaryotes?
A. arthropods
B. protists
C. fungi
D. bivalves
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Chlorine and bromine gases released into the atmosphere have helped damage what layer of the atmosphere?
A. carbon layer
B. polluted layer
C. stratospheric layer
D. ozone layer
Answer: | D | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What kind of mountainous formation can often be found near trenches?
A. caves
B. volcanoes
C. craters
D. earthquakes
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Wings of bats and birds serve the same function. which body part should you study to understand ancestral differences?
A. skull size
B. bones inside wings
C. skin inside wings
D. skin and feathers
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Difference in electric potential energy are measured in what basic unit?
A. knots
B. volts
C. moles
D. watts
Answer: | B | sciq |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
In an arid location, any various lifeforms will have to
A. work harder for nutriment
B. find food quite easily
C. find fast, easy nutriment
D. always eat their fill
Answer: | A | openbookqa |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What happens when muscular walls of arteries and veins contract?
A. connection
B. It expands
C. Dehydration
D. construction
E. forces
F. massive damage
G. constriction
H. contraction
Answer: | G | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
What uses salt and water to adjust their temperature?
A. gasoline
B. a fish
C. animals
D. cactuses
E. Lobsters
F. tacos
G. air
H. organisms
Answer: | C | qasc |
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses.
Tick the \textit{incorrect} assertion.
A. Plain CBCMAC resists forgery attacks.
B. GCM is a blockcipher mode of operation that provides both confidentiality and authenticity for messages.
C. A message authentication scheme that resists a chosen message forgery attack will also resist a known message forgery attack.
D. HMAC is a message authentication code based on a hash function.
Answer: | A | m1_preference |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.