The function of the necklace is to _____.

题目
单选题
The function of the necklace is to _____.
A

keep people warm

B

provide people with protection

C

make people beautiful

D

build up people’s confidence

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

第1题:

—What made her so upset?

—______the necklace ______yesterday.

A. Lost, bought

B. Lost, buying

C. Losing, having bought

D. Losing, bought


正确答案:D
17.答案为D  参考译文:——什么事使得她的心情如此不好?——()丢失了昨天新买的项链。本题考查分词的应用。现在分词表示主动或正在进行,过去分词表示被动或已经完成。

第2题:

Necklace does not belong to( )

A、payment

B、product

C、food

D、logistic


参考答案:ACD

第3题:

Yesterday was her birthday. She bought (她自己) a nice diamond necklace.


正确答案:
46. herself

第4题:

What do you know about the woman?

A. She cannot find her necklace.

B. She put her necklace in the bed.

C. She is not satisfied with the room.


正确答案:A

第5题:

对于函数原型void function(int x,float y,char z='a'),合法的函数调用是( )。

A.function(2,3.Of)

B.function(2,3,4)

C.function(2)

D.function()


正确答案:A
解析:由于只有第三个参数有默认值,故要求给出前两个参数的值。

第6题:

YoucreateaWebpagethatcontainsdrop-downmenusthataredefinedbyusingdivtagsinthefollowingcode.YouneedtowriteaJavaScriptfunctionthatwillenablethedrop-downmenustoactivatewhentheuserpositionsthemouseoverthemenutitle.Whichcodesegmentshouldyouuse?()

A.$(".dropdown-menu").hover(function(){$(".menu-items").slideDown(100);},function(){ $(".menu-items").slideUp(100);});

B.$(".dropdown-menu").hover(function(){$(".menu-items",this).slideDown(100);},function(){$(".menu-items",this).slideUp(100);});

C.$(".dropdown-menu").hover(function(){$(this)".slideDown(100);},function(){$(this).slideUp(100);});

D.$(".dropdown-menu").hover(function(){$("this.menu-title",).slideDown(100);},function(){$("this.menu-title",).slideUp(100);});


参考答案:B

第7题:

下列函数原型声明中,错误的是

A.int function(int m,int n);

B.int function(int,int);

C.int function(int m=3,int n);

D.int function(int&m,int&n);


正确答案:C
解析:在函数原型中指定默认参数值时,如果函数中有多个参数,则默认参数应从右至左定义,否则就是无效的,故本题选C。

第8题:

It __________that the necklace was made of glass.

A. turned out

B. made out

C. looked out

D. took out


参考答案:A

第9题:

设A是一个类的类名,下面函数的参数的引用形式是( )。

A.function(A &p)

B.function(A p)

C.function(A *p)

D.function(constA)


正确答案:A
解析:重载的语法。

第10题:

The new 【garment】 fits her perfectly.

A.haircut
B.purse
C.clothes
D.necklace

答案:C
解析:

更多相关问题