A good gardener prunes a tree _____.

题目
单选题
A good gardener prunes a tree _____.
A

at intervals throughout the year

B

as quickly as possible

C

occasionally when necessary

D

regular every winter

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which of the following is NOT tree?

A) Educational campaigns are very important to early sowing.

B) Of all the advances that the writer hopes for, early sowing is the most important.

C) Peasants should remain the masters of their fields.

D) Government might as well make good and firm rule for peasants.


正确答案:D
答案:D
[试题分析]事实判断题。
[详细解答]A,C,D三项内容在文中都06找到依据,而根据倒数第二段第二句内容Educational campaigns among the peasants will play an essential role in this basic advance,early sowing,on which all the others depend.可判断D的内容与之相悖,因此应为本题答案。

第2题:

考虑如下代码:

class Tree{}

class Pine extends Tree{}

class Oak extends Tree{}

public class Forest {

public static void main( String[] args ) {

Tree tree = new Pine();

if( tree instanceof Pine )

System.out.println( "Pine" );

if( tree instanceof Tree )

System.out.println( "Tree" );

if( tree instanceof Oak )

System.out.println( "Oak" );

else

System.out.println( "Oops" );

}

}

则输出结果中有哪些?

A.Pine B.Tree C.Forest D.Oops E.无输出


正确答案:ABD

第3题:

It is believed that the tradition of having a pine tree as a Christmas Tree comes from Germany.()


参考答案:正确

第4题:

The writer suggests that pruning should be done in winter because______.

A. the cut surface can heal more quickly

B. open wounds on the tree run the less risk of getting diseased

C. a gardener can do pruning more easily

D. the leaves can interfere


正确答案:C

44.答案为C  根据短文最后一句得知冬季树叶少能方便修剪树木,ABD皆为干扰项,与原句不符;


第5题:

Which command enables RSTP on a switch?()

A. spanning-tree mode rapid-pvst

B. spanning-tree uplinkfast

C. spanning-tree backbonefast

D. spanning-tree mode mst


参考答案:A

第6题:

Traversing a binary tree in preorder is equivalent to(68).

A.Traversing the forest corresponding to the binary tree in root-first order

B.Traversing the forest corresponding to the binary tree in root-last order

C.Traversing the forest corresponding to the binary tree in breadth-first order

D.None of the above


正确答案:A
解析:前序遍历一个二叉树等价于按从树的根部、右子树、右子树查找顺序查找树。

第7题:

Which command enhances the 802.1D convergence time on ports that are connected to hosts?()

A. spanning-tree backbonefast

B. spanning-tree uplinkfast

C. spanning-tree portfast

D. spanning-tree cost512


参考答案:C

第8题:

The gardener is taking care of the place, no one _____ there at present.

A:living

B:lives

C:lived

D:to live


正确答案:A

第9题:

Passage Three

Trees should only be pruned (修剪) when there is a good reason for doing so. Many gardeners believe that more damage results from doing it unnecessarily than from leaving the tree to grow in its own way.

First, pruning may be done to make sure that trees have a desired shape. The object may be to get a tree of the right height, and to help the growth of small side branches which will thicken its appearance or give it a special shape. Secondly, pruning may be done to make the tree healthier. You may cut out diseased or dead wood, or branches that are rubbing against each other and thus causing wounds. A tree may grow healthier by removing the branches that are locking up the centre and so preventing the free movement of air.

One result of pruning is that an open wound is left on the tree and this provides an easy entry (进入) for diseases, but it is a wound that will heal. Often there is a race between the healing and the disease as to whether the tree will live or die. Pruning is usually clone in winter, for then you can see the shape of the tree clearly without the interference from the leaves.

41. According to the article, which of the following statement is NOT true?

A. Pruning is necessary when there are unwanted branches.

B. Damage is done to a tree if it is left to grow in its own way.

C. Diseased or dead branches should be cut away if they are found to rub against each other.

D. Growing side branches often prevent air from moving freely.


正确答案:B

41.答案为B  根据第一段最后一句可知该陈述是错误的,修剪只是在有必要的时候才进行。

第10题:

Trees should only be pruned when there is a good and clear reason for doing so and,
fortunately, the number of such reasons is small. Pruning involves the cutting away of overgrown and unwanted branches, and the inexperienced gardener can be encouraged by the thought that more damage results from doing it unnecessarily than from leaving the tree to grow in its own way.
First, pruning may be done to make sure that trees have a desired shape or size. The object may be to get a tree of the right height, and at the same time to help the growth of small side branches which will thicken its appearance or give it a special shape. Secondly, pruning may be done to make the tree healthier. You may cut diseased or dead wood, or branches that are rubbing against each other and thus cause wounds. The health of a tree may be encouraged by removing branches that are blocking up the centre and so preventing the free movement of air.
One result of pruning is that an open wound is left on the tree and this provides an easy entry for disease, but it is a wound that will heal. Often there is a race between the healing and the disease as to whether the tree will live or die, so that there is a period when the tree is at risk. It should be the aim of every gardener to reduce which has been pruned smooth and clean, for healing will be slowed down by roughness. You should allow the cut surface to dry for a few hurts and then paint it with one of the substances available from garden shops produced especially for
this purpose. Pruning is usually without interference from the leaves and also it is very unlikely that the cuts you make will bleed. If this does happen, it is, of course, impossible to paint them properly.
Why is a special substance painted on the tree?

A.To make a wound smooth.
B.To prevent disease entering a wound.
C.To cover a rough surface.
D.To help a wound to dry.

答案:B
解析:
由第三段“One result of pruning is that an open wound is left on the tree and this provides an easy entry for disease”和“You should allow the cut surface to dry for a few hums and then paint it with one of the substances available from garden shops produced especially for this Justification”可知。修剪树木留下的伤口给了疾病侵袭的机会,因此涂刷特殊物质是为了阻挡疾病通过伤口进入树木。故选B。

更多相关问题