【判断题】【消耗次数:1】
Titles of books, newspapers and magazines are generally underlined or italicized.
正确
错误
参考答案:
复制
纠错
相关题目
【判断题】 Foreign words are often underlined or italicized.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Of these two books, which one do you like best?
①  正确
②  错误
【判断题】 The title of an article within the topic should be underlined.
①  正确
②  错误
【单选题】 in a longer notice, the information should be well organized under titles and [].
①  groups
②  headings
③  columns
【判断题】 Proper names, key words in titles, and the first words of sentences should be captialized.
①  正确
②  错误
【单选题】 There are many children()behaviour is generally unacceptable.
①  who
②  whom
③  whose
④  that
【判断题】 判断线上的内容是否正确:It is generally considered unwise to give a child ____whatever____ he or she wants.
①  正确
②  错误
【单选题】 _______ the bad storm Tom delivered the newspapers on time.
①  In favor of
②  In spite of
③  In front of
④  In charge of
【判断题】 Jim read books in the study now.
①  正确
②  错误
【判断题】 Compared with letters, notes are generally of high informality in diction and format as well.
①  正确
②  错误
随机题目
【单选题】 一个队列的入队序列是1,2,3,4,则队列的输出序列是
①  1,2,3,4
②  4,3,2,1
③  1,4,3,2
④  3,2,4,1
【单选题】 设一棵三叉树中有2个度数为1的结点,2个度数为2的结点,2个度数为3的结点,则该三叉树中有()个度数为0的结点。
①  5
②  6
③  7
④  8
【单选题】 设有一组初始记录关键字序列为(34,76,45,18,26,54,92),则由这组记录关键字生成的二叉排序树的深度为()。
①  4
②  5
③  6
④  7
【单选题】 单链表的存储密度
①  大于1
②  等于1
③  小于1
④  不能确定
【单选题】 设某棵二叉树的高度为10,则该二叉树上叶子结点最多有()。
①  20
②  256
③  512
④  1024
【单选题】 二路归并排序的时间复杂度为()。
①  O(n)
②  O(n2)
③  O(nlog2n)
④  O(1og2n)
【单选题】 下列排序算法中时间复杂度不受数据初始状态影响,恒为O(n2)的是
①  堆排序
②  冒泡排序
③  直接选择排序
④  快速排序
【单选题】 下列广义表是线性表的有
①  E=(a,(b,c))
②  E=(a,E)
③  E=(a,b)
④  E=(a,L);L=()
【单选题】 设某有向图的邻接表中有n个表头结点和m个表结点,则该图中有()条有向边。
①  n
②  n-1
③  m
④  m-1
【单选题】 若有18个元素的有序表存放在一维数组A[19]中,第一个元素放A[1]中,现进行二分查找,则查找A[3]的比较序列的下标依次为()
①  1,2,3
②  9,5,2,3
③  9,5,3
④  9,4,2,3