The joke would not be understood by reader who are _______ with Chinese tradition.A、unfamiliarB、familiarC、familiarizeD、familiarization

题目
The joke would not be understood by reader who are _______ with Chinese tradition.

A、unfamiliar

B、familiar

C、familiarize

D、familiarization


相似考题
参考答案和解析
参考答案:A
更多“The joke would not be understood by reader who are _______ with Chinese tradition. ”相关问题
  • 第1题:

    ( ) are ( ).

    A、The Chineses/ a hard working people

    B、The Chinese/ hard working people

    C、Chinese/ hardworking peoples

    D、Chinese/ hardworking people


    参考答案:A

  • 第2题:

    We reckoned there was only one man who is fit for the post.

    A:figured
    B:believed
    C:encountered
    D:understood

    答案:B
    解析:
    本句意思:“我们认为只有一个人胜任这份工作。” believe:相信,例如 Don't believe what you read in the papers.不要相信你在报纸上看到的东西。figure:估计,例如 She figured that both she and Diana had learned a lot from the experience.她觉得自己和戴安娜都从这一经历中学到了很多东西。encounter:遭遇,例如:The two of them had an encounter of wits.他们俩偶然地展开了一场斗智。understand:理解,例如:They are too young to understan what is going on.他们还太小,不明白发生了什么事。

  • 第3题:

    6、假设有Scanner类的对象reader,则使用reader从键盘上接收字符串时,reader.nextLine()和reader.next()的作用是相同的。()


    错误

  • 第4题:

    下列叙述中,正确的是( )。

    A.Reader是-个读取字符文件的接口

    B.Reader是-个读取数据文件的抽象类

    C.Reader是-个读取字符文件的抽象类

    D.Reader是-个读取字节文件的-般类


    正确答案:C
    本题考查Reader类的概念。首先应该明确,Reader是-个抽象类,字符输入流都是抽象类Reader类的子类,它是用来读取字符文件的类。字符输出流都是Writer抽象类的子类。

  • 第5题:

    假设有Scanner类的对象reader,则使用reader从键盘上接收字符串时,reader.nextLine()和reader.next()的作用是相同的。()


    int n = reader.nextInt();

  • 第6题:

    下列函数调用格式不正确的是:

    A.joke

    B.[m,n]=joke

    C.m=joke

    D.joke[a]


    joke[a]