【判断题】【消耗次数:1】
The semicolon is used between two coordinate clauses which are not linked by a conjunction.
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 Using a comma to link two clauses is a common mistake which is called ________.
①  comma fault
②  run-on sentence
③  sentence fragment
【判断题】 The coordinate clauses can be joined with a comma.
①  正确
②  错误
【判断题】 A semicolon is used to introduce a quotation or a statemetn.
①  正确
②  错误
【判断题】 The semicolon is used to separate a series of items with internal commas.
①  正确
②  错误
【判断题】 China is no longer which it used to be.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Of these two books, which one do you like best?
①  正确
②  错误
【单选题】 Ia toast to the friendship between the peoples of the two countries.
①  compose
②  impose
③  propose
④  oppose
【单选题】 There isnt any difference between the two. I really dont know ____.
①  where to choose
②  which to choose
③  to choose what
④  to choose which
【单选题】 There isnt any difference between the two. I really dont know _________.
①  where to choose
②  which to choose
③  to choose what
④  to choose which
【单选题】 All of us think it difficult to ____ the difference between the two things.
①  talk
②  speak
③  lecture
④  tell
随机题目
【单选题】 在一个有向图的邻接表中,每个顶点单链表中结点的个数等于该顶点的( )。
①  出边数
②  入边数
③  度数
④  度数减1
【单选题】 若要把n个顶点连接为一个连通图,则至少需要( )条边。
①  n
②  n+1
③  n-1
④  2n
【单选题】 下面叙述正确的是( )。
①  二叉树是特殊的树
②  二叉树等价于度为2的树
③  完全二叉树必为满二叉树
④  二叉树的左右子树有次序之分
【单选题】 假设在一棵二叉树中,双分支结点数为15,单分支结点数为30个,则叶子结点数为( )个。
①  15
②  16
③  17
④  47
【单选题】 由一个具有n个顶点的连通图生成的最小生成树中,具有( )条边。
①  n
②  n-1
③  n+1
④  2n
【单选题】 根据先序序列ABDC和中序序列DBAC确定对应的二叉树,该二叉树( )。
①  是完全二叉树
②  不是完全二叉树
③  是满二叉树
④  不是满二叉树
【单选题】 对于一个有向图,若一个顶点的度为k1,出度为k2,则对应邻接表中该顶点单链表中的边结点数为( )。
①  k1
②  k2
③  k1-k2
④  k1+k2
【单选题】 在一个具有n个顶点的有向图中,若所有顶点的出度数之和为s,则所有顶点的入度数之和为( )。
①  s
②  s-1
③  s+1
④  n
【单选题】 在一个具有n个顶点的无向完全图中,所含的边数为( )。
①  n
②  n(n-1)
③  n(n-1)/2
④  n(n+1)/2
【单选题】 如果F是由有序树T转换而来的二叉树,那么T中结点的前序就是F中结点的( )。
①  中序
②  前序
③  后序
④  层次序