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 uses its skin for protection? A. amphibians B. squids C. worms D. shield E. alligators F. sea urchins G. Annelids H. chicken Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Consider optimizing a matrix factorization $\boldsymbol{W} \boldsymbol{Z}^{\top}$ in the matrix completion setting, for $\boldsymbol{W} \in \mathbb{R}^{D \times K}$ and $\boldsymbol{Z} \in \mathbb{R}{ }^{N \times K}$. We write $\Omega$ for the set of observed matrix entries. Which of the following statements are correct? A. Given any $\Omega$, for $K:=\min \{N, D\}$, there is an exact solution to the problem. B. In general, a step of $\mathrm{SGD}$ will change all entries of the $\mathbf{W}$ and $\mathbf{Z}$ matrices. C. Adding a Frob-norm regularizer for $\boldsymbol{W}$ and $\boldsymbol{Z}$ to the matrix factorization objective function makes the objective convex. D. A step of alternating least squares is more costly than an SGD step. E. For complete observations $\Omega=[1 \ldots D] \times[1 \ldots N]$, the problem can be solved by the singular value decomposition. F. The cost of an SGD step depends on the number of observed entries. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Traits that are affected by more than one gene are what type of traits? A. polygenic traits B. dominant C. recessive D. monogenetic Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is bilaterally symmetrical and a protostome? A. gastropod shells B. honeybees C. humans D. shells E. bears F. the common snail G. peachleaf willow H. the eyes Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Assume a user program executes following tasks. Select all options that will use a system call. A. Read the user's input "Hello world" from the keyboard. B. Write "Hello world" to a file. C. Encrypt "Hello world" by AES. D. Send "Hello world" to another machine via Network Interface Card. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. behaviors increase through what that improve traits of animal's ability to survive A. competition B. hunting C. biological diversity D. the environment E. eating F. produce offspring G. natural selection H. grooming Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Decision trees... A. ... can be used for both classification and regression. B. ... can be easily explained. C. ... need water and sunlight to grow. D. ... have several different roots. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What may cause lions to fight other lions? A. influenza B. Pesticides C. cooperation D. heat energy E. competition F. tradition G. boredom H. hormones Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which gender is more likely to cause harm or pain during the mating season? A. moles. B. Non-binary C. bears D. female E. Birds F. gender fluid G. humans H. male Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A glacier is made from A. the same stuff as pencils are made from B. the same stuff as steam C. the same stuff as the gas that lights up signs D. the same stuff as the gas that fills up balloons Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tick the \emph{false} assumption. A. Static Diffie-Hellman has forward secrecy. B. If we run the static Diffie-Hellman protocol between Alice and Bob, the communications will always be the same. C. Static Diffie-Hellman can be implemented over elliptic curves. D. In ephemeral Diffie-Hellman, $g^x$ and $g^y$ are discarded at the end of the protocol. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. If I wanted to make something move faster I could A. slow it down B. stomp on it C. stop it D. roll it Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The shield type of what phenomenon commonly forms above hotspots in the oceans? A. hurricane B. volcano C. tsunami D. tornado Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. This creature is likely to hide away sustenance for the harsh wintry months A. a chipmunk B. a cactus C. a chihuahua D. a cat Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What forces in liquids are strong enough to keep them from expanding significantly when heated? A. gravitational forces B. intermolecular forces C. outermolecular forces D. particles forces Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. How are bacteria identified and classified? A. by there cell count B. by there movement C. by their shape D. by their color Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. adult what are attached permanently, immobile? A. the eyes B. bears C. four limbs D. insects E. barnacles F. salmon G. sponges H. fungi Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tick the assertion related to an open problem. A. $NP\subseteq IP$. B. $P\subseteq IP$. C. $PSPACE=IP$. D. $NP = \text{co-}NP$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are winds that blow over a limited area called? A. trade winds B. local winds C. Periodic Winds D. Planetary Winds Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what carries oxygen-rich blood? A. humans B. elephants C. arterioles D. ducks E. mammals F. animals G. four limbs H. bears Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. You have data with lots of outliers. Everything else being equal, and assuming that you do not do any pre-processing, what cost function will be less effected by these outliers? A. (a) $(y-f(x))^{2}(\mathrm{MSE})$ B. (b) $|y-f(x)|(\mathrm{MAE})$ Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. For which kind of bugs does default LLVM provide sanitizers? A. Memory leaks B. Buffer overflows C. Race conditions between threads D. Logic bugs Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are the key cells of an immune response? A. keratinocytes B. histiocytes C. erythrocytes D. lymphocytes Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. If rule {A,B} -> {C} has confidence c1 and rule {A} -> {C} has confidence c2, then A. c2 >= c1 B. c1 > c2 and c2 > c1 are both possible C. c1 >= c2 Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Where do most cnidarians live? A. rocks B. hills C. ocean D. grass Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tick the \emph{correct} assertion about $\mathbf{Z}_{pq}^*$, where $p$ and $q$ are distinct prime numbers \ldots A. the order of $\mathbf{Z}_{pq}^*$ is $p \cdot q$. B. an element $x$ belongs to $\mathbf{Z}_{pq}^*$ if $gcd(x,\phi(pq)) =1$. C. the element $1$ is in $\mathbf{Z}_{pq}^*$. D. the element $0$ is in $\mathbf{Z}_{pq}^*$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Decreasing what during travel likely conserves fuel? A. the energy of the car B. air mass over Earth's surface C. the amount of cars used D. the size of the wheels E. the amount of water used F. kinetic energy G. preventing heat transfer H. energy usage Answer:
C
qasc
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. where are marine biomes found? A. scarce resources B. Sediment C. the Atlantic D. solid, liquid, gas E. the moon F. our planet G. tap water H. precipitation Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What monitors the level of carbon dioxide in the blood? A. the brain stem B. the heart C. the kidneys D. the lungs Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What happens to the electrical conductivity of metals when placed in a pot of boiling water? A. increases slowly B. stays the same C. increases quickly D. decreases slowly Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. How does a human keep warm? A. Something with a head, thorax, and abdomen B. drinking plenty of water C. increases the transfer of heat D. transfers heat to someone E. heat is produced F. hard outer covering G. prevents the transfer of heat H. they body they live in Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What specific part of the brain regulates the endocrine system? A. hippocampus B. hypothalamus C. parietal lobe D. frontal lobe Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In x86-64 Linux, the canary is \textbf{always} different for every? A. Thread B. Function C. Process D. Namespace Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $G$ be a set and $*$ a commutative operation on pairs of elements from $G.$ Suppose there exists an element $e\in G$ such that $a*e=e*a=a$ for all $a \in G.$ Also, suppose there exist elements $b,c,d \in G$ such that $b*c=d*c.$. True or false: If $b ot=d,$ then $(G,*)$ cannot be a group. A. False B. True Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is less complex in smaller, simple cells? A. sensory neurons B. Cell death C. peachleaf willow D. Cell division E. Sex F. permineralization G. Veins and arteries. H. Pregnancy Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What types of mushrooms have humans collected for thousands of years? A. ferns B. Hallucinogenic C. protected D. Dirty E. gills F. made G. Dried H. Edible Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Church booleans are a representation of booleans in the lambda calculus. The Church encoding of true and false are functions of two parameters: Church encoding of tru: t => f => t Church encoding of fls: t => f => f What should replace ??? so that the following function computes not(b and c)? b => c => b ??? (not b) A. (not b) B. (not c) C. tru D. fls Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Veins subdivide repeatedly and branch throughout what? A. periosteum B. stroma C. mesophyll D. epidermis Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the fluid that carries sperm through the urethra and out of the body, and provides it with nutrients? A. semen B. yeast C. blood D. bacteria Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What always continues in a red supergiant? A. fission B. heat C. fusion D. movement Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are sensory cells? A. specialized neurons or navigable cells B. specialized epithelial or squirm cells C. specialized neurons or squirm cells D. specialized neurons or epithelial cells Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Chemical and physical changes in a system may be accompanied by an increase or a decrease in the disorder of the system, corresponding to an increase or decrease in what? A. enthalpy B. volume C. vibration D. entropy Answer:
D
sciq
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\}$. Bob designs a uniquely decodable code $\Gamma$ over a code alphabet $\mathcal{D}$ of size $D$ with following codeword lengths. egin{center}egin{tabular}{ |c|c|c|c|c|c|c| } \hline& $a$ & $b$ & $c$ & $d$ & $e$ & $f$ \ \hline$|\Gamma(\cdot)|$ & 1 & 1 & 2 & 2 & 3 & 3 \ \hline\end{tabular}\end{center} Which of the following is true? A. The average codeword length of the code is necessarily greater than or equal to $H_D(S)$. B. $\Gamma$ can be a binary code, i.e., $D$ can be $2$. C. There exists a distribution $P_S$ such that the average codeword length of $\Gamma(\cdot)$ is equal to $H_D(S)$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are all alligators? A. solid, liquid, gas B. important habitats C. Under 32 degrees D. heterotrophs E. colder and wetter F. strong G. homogenous H. an organism's body Answer:
D
qasc
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. Considering the transaction below, which one is WRONG? |Transaction ID |Items Bought| |--|--| |1|Tea| |2|Tea, Yoghurt| |3|Tea, Yoghurt, Kebap| |4 |Kebap | |5|Tea, Kebap| A. {Yoghurt} -> {Kebab} has 50% confidence B. {Yoghurt, Kebap} has 20% support C. {Tea} has the highest support D. {Yoghurt} has the lowest support among all itemsets Answer:
D
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is used for keeping food fresh for a long period of time? A. Gardens B. an electric stove C. A kitchen appliance D. Fuel cells E. Plates F. Air freshener G. Electric generators H. electricity Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. I would have a harder time sliding with my socks on A. marble floors B. a shag runner C. wood floors D. ice Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A river rushes and pebbles are smacked around one another until A. they are wet B. they are clear C. they are rough D. they are velvety Answer:
D
openbookqa
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. Let $E$ be an elliptic curve. Solving which of the following problems would help you to break Elliptic Curve Diffie-Hellman (ECDH) over $E$? A. Let $P,R \in E$. Given $P$ and $P+R$, compute $R$. B. Let $P,Q \in E$. Given $P$ and $Q$, compute the product between $P$ and $Q$, i.e., $P \times Q$. C. Let $P \in E$ and $\ell \in \mathbb{N}$. Given $P$ and $\ell P$, compute $\ell$. D. Find a point which is not on the curve $E$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. How does the bias-variance decomposition of a ridge regression estimator compare with that of the ordinary least-squares estimator in general? A. Ridge has a larger bias, and larger variance. B. Ridge has a larger bias, and smaller variance. C. Ridge has a smaller bias, and larger variance. D. Ridge has a smaller bias, and smaller variance. Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What part of the continuous dermal tissue system covers stems? A. callus B. cuticle C. dermis D. epidermis Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tick the \emph{incorrect} assertion regarding the security of the Diffie-Hellman key exchange over a subgroup $\langle g \rangle \subset \mathbb{Z}_p^*$. A. $\langle g \rangle$ should have prime order. B. We must ensure that $X\in \langle g \rangle$ for every received $X$. C. The binary representation of the output of the key exchange is a uniformly distributed bitstring. D. We must ensure that $X\neq1$ for every received $X$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. If you want to stay dry in the park you should avoid A. sunshine B. showers C. covered awnings D. the car Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What substances, which are distinct from acids and bases, form when ions form ionic bonds? A. oils B. vitamins C. water molecules D. salts Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. ats and proteins can be used for energy by the cells of what? A. mammals B. Plants growth C. Most plants D. our planet E. microorganisms F. bacteria G. most organisms H. animals Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What process does not cause a rock to melt completely, instead causing the minerals to change by heat or pressure? A. sedimentation B. metamorphism C. igneous extrusion D. oxidation Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Consider a message $T$ and a key $K$ chosen independently from $T$. True or false: If there exists a perfectly secret encryption scheme using $K$, then $H(T) \leq H(K)$. 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 do you call the type of molecular signals that include insulin and that help regulate a number of biochemical processes? A. hormones B. acids C. enzymes D. nerves Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what causes food to taste sweet A. coded genes B. Molasses C. Enzymes D. flowers E. fat F. yeast G. hormones H. protein Answer:
B
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In JOS, suppose a value is passed between two Envs. What is the minimum number of executed system calls? A. 1 B. 2 C. 3 D. 4 Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the order and family of a meat-eating cat like a tiger? A. Mammalia felidae B. Synapsida felidae C. carnivora felidae D. hierarchies felidae Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What should the minimal length of the output of a hash function be to provide security against \emph{collision attacks} of $2^{256}?$ A. $2^{256}$ bits. B. $2^{512}$ bits. C. $256$ bits. D. $512$ bits. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is a waste product from fossil fuel burning? A. oxidation B. co2 emissions C. smog D. hydrogen gas Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Wave amplitude of a transverse wave is the difference in height between what and the resting position? A. a magnitude B. a crest C. a cascade D. a valley Answer:
B
sciq
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. What do sporangia produce A. survive B. Sad cells C. Haploid constructs D. Plants growth E. Haploid cells F. bioaerosols G. Happy cells H. Chemical energy Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Consider the following PyTorch code: class ThreeLayerNet (nn.Module): def __init__(): super().__init__() def forward(x): x = nn.Linear(100, 10)(x) x = nn.ReLU()(x) x = nn.Linear(10, 200)(x) x = nn.ReLU()(x) x = nn.Linear(200, 1)(x) return x Suppose that inputs are 100-dimensional, and outputs are 1-dimensional. What will happen if we try to train this network? A. There will be an error because we are re-using the variable x throughout the forward() method. B. There will be an error because the second layer has more neurons than the first. The number of neurons must never increase from one layer to the next. C. The model will not train properly. The performance will be the same at the beginning of the first epoch and at the end of the last epoch. D. Everything is fine. Answer:
C
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. When you change a magnetic field through electromagnetic induction what do you create? A. microwave current B. Light Current C. cooling current D. electric current Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what effects everyone differently? A. density B. cigarettes C. Earth orbiting the Sun D. gravity E. thyroid hormones F. force G. Climate change H. Temperature changing Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Eating something that contains what can kill directly and selectively? A. berries B. candy C. pollutants D. Pesticides E. influenza F. humans G. mushrooms H. viruses Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Suppose that in a given FP Tree, an item in a leaf node N exists in every path. Which of the following is true? A. N co-occurs with its prefixes in every transaction B. {N}’s minimum possible support is equal to the number of paths C. For every node P that is a parent of N in the FP tree, confidence(P->N) = 1 D. The item N exists in every candidate set Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. You are given a distribution on $X, Y$, and $Z$ and you know that the joint distribution can be written in the form $p(x, y, z)=p(x) p(y \mid x) p(z \mid y)$. What conclusion can you draw? [Recall that $\perp$ means independent and $\mid \cdots$ means conditioned on $\cdots$. A. $Y \perp Z$ B. $X \perp Y \mid Z$ C. $Y \perp Z \quad X$ D. $X \perp Z$ E. $X \perp Y$ F. $X \perp Z \quad \mid Y$ Answer:
F
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Fatal swelling of what organ can result from both encephalitis and meningitis, which typically cause a severe headache and a fever? A. liver B. brain C. kidney D. heart Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are the most advanced group of seedless vascular plants called? A. conifers B. grasses C. shrubs D. ferns Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What type of transport is vesicle transport considered to be? A. catalyst B. intercellular transport C. passive transport D. active transport Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The more that worms make their way through compost, the more A. bees in skies B. vitamins in dirt C. trees in fields D. snakes on planes Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The \textbf{hyperparameters} are learned with ... (One answer) A. training B. validation C. test D. all the data together Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tanning salons claim to use a “safe” form of what light, with a longer wavelength than that in sunlight? A. X rays B. infrared C. microwave D. uv (ultraviolet) Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A person is wondering how much the steam from the pot of water that is boiling will measure. They are able to measure it in a definite way by A. making the liquid condense outdoors B. remembering how big steam clouds are C. burning the hot steam D. collecting the condensed liquid Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Wetlands are extremely important: A. environments B. food and shelter C. animals D. Plants growth E. water conservation F. important habitats G. homogenous H. storing water Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which causes the electric fan to work? A. the blades run themselves B. power outlets allow the blades to rotate C. the air pushes the fan D. power outlets allow the fan to think Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What's above the muscles and needs direct sunlight A. your hide B. the heart C. the pancreas D. the liver Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The use of oil, gas and coal contributes to what? A. heat is produced B. animal extinction C. heat production D. radiation E. Global climate change F. Quality of life G. rain H. electricity Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A man made lake is known as what? A. Pond B. Lagoon C. Lake D. resevoirs Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Inducible enzymes usually function in what type of pathways? A. catabolic B. enzymatic C. biogenic D. anabolic Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following algorithms is a stream cipher? A. FOX B. IDEA C. RC4 D. AES Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. We saw in class that we can quickly decrease the spatial size of the representation using pooling layers. Is there another way to do this without pooling? A. Yes, by increasing the amount of padding. B. Yes, by increasing the stride. C. Yes, by increasing the number of filters. D. No, pooling is necessary. Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Most air masses form over what two types of regions? A. polar and tropical B. arctic and marine C. polar and arctic D. marine and tropical Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Altitude is height above what? A. sea level B. the water table C. the earth's core D. the earth's surface Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which process breaks down glucose to extract energy for cell metabolism? A. glycolysis B. photosynthesis C. meiosis D. mitosis Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following scheduler policies are preemptive? A. FIFO (First In, First Out) B. SJF (Shortest Job First) C. STCF (Shortest Time to Completion First) D. RR (Round Robin) Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $n \geq 2$ be a positive integer, and $M$ a uniformly distributed binary message of length $2n$. Let $P_K(M)$ denote the one-time pad encryption of $M$ with key $K$. Let $K_1$ be a uniformly distributed binary key length $n$. Let $K_2$ be the complement of $K_1$. Let $K_3$ be the reverse of $K_1$. Let $K_i||K_j$ denote the concatenation of the two keys. True or false: Encryption with the key $K_6 = ( K_1|| K_3 ) $, $P_{K_6}(M)$ provides perfect secrecy. A. False B. True 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 problems has not been shown equivalent to the others? A. The RSA Key Recovery Problem. B. The RSA Decryption Problem. C. The RSA Factorization Problem. D. The RSA Order Problem. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Mixtures of materials called alloys contain at least one of what type of material? A. metal B. steel C. coal D. liquid Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What weather phenomena can crack your windshield? A. condensation B. a gentle breeze C. clouds D. ice precipitation Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What colors in a neon sign represent real neon? A. red, orange B. blue, green C. purple, blue D. yellow, white Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What can be done to a solid by adding heat energy? A. massive damage B. phasing the bubbles C. It expands D. cooling the center E. Evaporation F. changing the phase G. removing the air H. Water expanding Answer:
F
qasc