Which of the following would require real-time processing?( )A.Playing a computer gameB.Executing a program that predicts the state of economyC.Printing labelsD.Listening the music

题目

Which of the following would require real-time processing?( )

A.Playing a computer game

B.Executing a program that predicts the state of economy

C.Printing labels

D.Listening the music


相似考题
更多“Which of the following would require real-time processing?( )A.Playing a computer gameB ”相关问题
  • 第1题:

    YouhaveanExchangeServer2010organization.Thenetworkcontainsthecomputersshowninthefollowingtable.YouneedtoidentifythecomputersthatcanruntheExchangeServer2010managementtools.Whichtwocomputersshouldyouidentify?()

    A.Computer1

    B.Computer2

    C.Computer3

    D.Computer4

    E.Computer5


    参考答案:B, C

  • 第2题:

    Lower taxes would spur investment and help economic growth.

    A:. attract
    B:spend
    C:encourage
    D:require

    答案:C
    解析:
    低税收将刺激投资,促进经济增长。spur:鞭策,激励,encourage和它意思相近;attract :吸引;spend:花费;require:要求。

  • 第3题:

    哪个面板可以显示和修改物体的属性信息?

    A.Game

    B.Inspector

    C.Project

    D.Hierarchy


    Inspector

  • 第4题:

    Lower taxes would spur investment and help economic growth.

    A:attract
    B:encourage
    C:spend
    D:require

    答案:B
    解析:
    这句话的意思是:低税收将会刺激投资并且有助于经济增长。句中“spur”意为“刺激, 促进”。四个选项中A项意为“吸引”;B项意为“鼓励”;C项意为“花费”;D项意为“要求”。 因此只有B项最为合适。

  • 第5题:

    以下调用宏定义的方法哪个是正确的?

    A.const userUrl = require(‘../../config.js’).userUrl

    B.userUrl = require(‘../../config.js’).userUrl

    C.const userUrl = (‘../../config.js’).userUrl

    D.const userUrl = require(‘../../config.js’)


    const userUrl = require(‘../../config.js’).userUrl

  • 第6题:

    下列那个选项是正确的引用文件的方法()。

    A.require和include

    B.require和function

    C.define和include

    D.function和include


    require 和 include