Based on the description of a lahar deposit, how do clasts and matrix particles differ in size?A.Any clast is larger than the largest matrix particle.B.Any clast is smaller than the smallest matrix particle.C.Some, but not all, clasts are smaller than the largest matrix particle.D.Some, but not all, matrix particles are larger than the smallest clast.

Based on the description of a lahar deposit, how do clasts and matrix particles differ in size?

A.Any clast is larger than the largest matrix particle.

B.Any clast is smaller than the smallest matrix particle.

C.Some, but not all, clasts are smaller than the largest matrix particle.

D.Some, but not all, matrix particles are larger than the smallest clast.


相关考题:

The strong matrix versus a weak matrix.A . team members are more likely to be assigned to the project office in a strong matrixB . strong matrix is more difficult to manage.C . the balance of power has shifted away from the PM.D . functional managers no longer has control over the technical processes.E . All of the above.

In a matrix organizational form, MBO may be difficult to implement:A . If the functional employees are supervised closely by the line manager rather than the project managerB . Unless the project manager has an input into the employee's performance reviewC . Unless the project and line managers agree on the ultimate objectiveD . Unless the project and line managers agree to the duration of the taskE . None of the above are correct answers

According to Figure 3, clasts and matrix particles having diameters greater than or equal to 0.5 mm made up approximately what percent of the total mass of the combined samples?A.13%B.33%C.63%D.83%

The value of the collateral must be ______.A.greater than the loan amountB.the same as or be greater than the loan amountC.smaller than the loan amountD.the same as the loan amount

下面语句中错误的是 ( )A.ReDim Preserve Matrix(10, UBound(Matrix, 2)+1)B.ReDim Preserve Matrix(UBound(Matrix, 1)-4-1, 10)C.ReDim Preserve DynArray(UBound(DynArray)+1)D.ReDim DynArray(UBound(DynArray)+1)

Why is IPv6 packet processing more effective than IPv4 packet processing?() A. fixed header sizeB. smaller header sizeC. fewer header fieldsD. variable header size

Which two statements are true about MLP interleaving? () A. It fragments and encapsulates all packets in a fragmentation header.B. Packets smaller than the fragmentation size are interleaved between the fragments of the larger packets.C. Packets larger than the fragmentation size are always fragmented, and cannot be interleaved, even if the traffic is voice traffic.D. It fragments and encapsulates packets that are longer than a configured size, but does not encapsulate smaller packets inside a fragmentation header.

阅读文章回答第65~68题C People diet to look more attractive. Fish diet to avoid being beaten up, thrown out of their social group, and getting eaten as a result. That is the fascinating conclusion of the latest research into fish behavior. by a team of Australian scientists.The research team have discovered that subordinate fish voluntarily diet to avoid challenging their larger competitors. “In studying gobies we noticed that only the largest two individuals, a male and female, had breeding (繁殖) rights within the group,” explains Marian Wong. “All other group members are nonbreeding females, each being 5-10% smaller than its next largest competitor. We wanted to find out how they maintain this precise size separation.”The reason for the size difference was easy to see. Once a subordinate fish grows to within 5-10% of the size of its larger competitor, it causes a fight which usually ends in the smaller goby being driven away from the group. More often than not, the evicted fish is then eaten up.It appeared that the smaller fish were keeping themselves small in order to avoid challenging the boss fish. Whether they did so voluntarily, by restraining how much they ate, was not clear. The research team decided to do an experiment. They tried to fatten up some of the subordinate gobies to see what happened. To their surprise, the gobies simply refused the extra food they were offered, clearly preferring to remain small and avoid fights, over having a feast.The discovery challenges the traditional scientific view of how boss individuals keep their position in a group. Previously it was thought that large individuals simply used their weight and size to threaten their subordinates and take more of the food for themselves, so keeping their competitors small.While the habits of gobies may seem a little mysterious, Dr. Wong explains that understanding the relationships between boss and subordinate animals is important to understanding how hierarchical (等级的) societies remain stable.The research has proved the fact that voluntary dieting is a habit far from exclusive to humans. “As yet, we lack a complete understanding of how widespread the voluntary reduction of food intake is in nature,” the researchers comment. “Data on human dieting suggests that, while humans generally diet to improve health or increase attractiveness, rarely does it improve long-term health and males regularly prefer females that are fatter than the females’ own ideal.”第10题:When a goby grows to within 5-10% of the size of its larger competitor, it .A. faces dangerB. has breeding rightsC. eats its competitorD. leaves the group itself

The total resistance of a parallel circuit is always______.A.larger than the greatest branch resistanceB.smaller than the lowest branch resistanceC.equal to the sum of the individual branch resistancesD.one-half the sum of the individual branch resistances

A VLCC(100,000 DWT+)with a 30,000 Shaft Horsepower Steam Turbine is slow to respond to engine movements and has less stopping power than normal ships because it has a ______.A.Bigger propellerB.Smaller power weight ratioC.Smaller propellerD.Larger power weight ratio

阅读下列Java程序,回答下列问题。[Java 程序]public int addAppTask(Activity activity, Intent intent,TaskDescription description, Bitmap thumbnail) {Point size = getSize1; //1final int tw = thumbnail.getWidth1;final int th = thumbnail.getHeight1;if (tw != size.x || th != size.y) { //2,3Bitmap bm = Bitmap.createBitmap(size.x, size.y, thumbnail.getConfig1); //4float scale;float dx = 0, dy = 0;if (tw * size.x > size.y * th) { //5scale = (float) size.x / (float) th; //6dx = (size.y - tw * scale) * 0.5f;} else { //7scale = (float) size.y / (float) tw;dy = (size.x - th * scale) * 0.5f;}Matrix matrix = new Matrix1;matrix.setScale(scale, scale);matrix.postTranslate((int) (dx + 0.5f), 0);Canvas canvas = new Canvas(bm);canvas.drawBitmap(thumbnail, matrix, null);canvas.setBitmap(null);thumbnail = bm;}if (description == null) { //8description = new TaskDescription1; //9}} //101、请简述基本路径测试法的概念。(2分)2、请画出上述程序的控制流图,并计算其控制流图的环路复杂度vfG.。(8分)3、请给出问题2中控制流图的线性无关路径。(5分)

Which two statements are true about MLP interleaving? ()A、 It fragments and encapsulates all packets in a fragmentation header.B、 Packets smaller than the fragmentation size are interleaved between the fragments of thelarger packets.C、 Packets larger than the fragmentation size are always fragmented, and cannot be interleaved,even if the traffic is voice traffic.D、 It fragments and encapsulates packets that are longer than a configured size, but does not encapsulate smaller packets inside a fragmentation header.

For SONET ring switching, the 50ms switch time: Select all that apply?()A、Plncludes the detection timeB、Applies to rings smaller than 1200kmC、Applies to rings smaller than 1000kmD、Includes up to 16 nodes

The IT department requested a report to list each server name and the name of each department that utilizes resources from each server. You create a tabular layout that breaks on the server name. You ran the report and noticed that the department field is too large for most of the department names. Which field size setting would you use to allow the field to be smaller but not larger than the field layout size?()A、Fixed B、Expand C、Contract D、Variable

Why does RSTP have a better convergence time than 802.1D?()A、it is newerB、it has smaller timersC、it has less overheadD、it is not timer-based

Why is IPv6 packet processing more effective than IPv4 packet processing?()A、fixed header sizeB、smaller header sizeC、fewer header fieldsD、variable header size

单选题Generally speaking, men play ball games much better than women because ______.Amen play ball games more often than womenBmen love ball games more than women doCmen’s hand and eye movements are quicker in responseDmen have a smaller number of nerves in their brains than women

单选题Most pump manufacturers recommend that the suction piping dimension for centrifugal pumps be ().Aone size smaller than the pump suction nozzleBthe same size as the pump suction nozzleCone size larger than the pump suction nozzleDinstalled with a short radius elbow at the pump

单选题All of these alternatives are carbon-based fuels()molecules are smaller and simpler than those of gasoline.AwhichBwhoCwhatDwhose

单选题Most pump manufacturers recommended that the discharge piping for centrifugal pumps be ().Aone size larger than the pump discharge nozzleBthe same size as the pump discharge nozzleCone size smaller than the pump discharge nozzleDinstalled with a short radius elbow at the pump

单选题Cast iron pistons used in large propulsion diesel engines are constructed with ()Anot taper what so everBthe skirt being tapered and smaller than the crownCthe skirt being tapered and larger than the crownDthe crown being tapered and smaller than the skirt

单选题“The hole must be just right” means it is _____.Abig enough for the monkey to put its hand inBsmaller than a monkey’s handCbigger than a monkey’s fistDbigger than a monkey’s hand but smaller than its fist

单选题On modern ships, centrifugal pump with a self-primer has replaced reciprocating pump as bilge pump because()Acentrifugal pump is cheaper than reciprocating pumpBthe size of centrifugal pump with same capacity is smaller than that of reciprocating pumpCcentrifugal pump makes maintenance easier than reciprocating pump doesDall of the above

单选题What does the underlined word “outnumber” mean?ATo be smaller in size than another group.BTo be more in number than another group.CTo be bigger in area than another group.DTo be smaller in area than another group.

单选题As a white dwarf, the sun will be.Athe same size as the planet MercuryBthousands of times smaller than it is todayCaround 35 million miles in diameterDcold and dark

单选题Why does RSTP have a better convergence time than 802.1D?()Ait is newerBit has smaller timersCit has less overheadDit is not timer-based

问答题Practice 2  The laptop computer is a small, portable computer that’s light and small enough to hold on your lap. It is smaller than a luggage but larger than a notebook computer. A laptop usually weighs between 8 and 14 pounds, and when folded shut is about the size of a small briefcase. Laptops can be plugged in or run on batteries, although the batteries must be recharged every few hours. Laptop computers use a thin, light weight display screen called a flat-panel display, rather than the cathode ray tube technology of larger personal computers. Laptop displays vary widely in quality. Typically, their display screens show fewer lines than displays on larger computers and can be difficult to read in bright light. Laptops are self-contained units, having their own CPUs, memory, and disk drives. While more expensive than a desktop computer with equivalent computing power, a laptop can be ideal for the on-the-go user who needs a second, portable computer. Laptops aren’t always a suitable replacement for desktop computer, since they can’t be expanded or modified easily should your computing needs change. Also, the display is inferior to standard video graphics array(VGA)displays, although active matrix displays compete well except for size.