A、receipt of freight service
B、document of title
C、evidence of payment
D、contract between carrier and shipper
第1题:
You define the following regular expression of currency values:regex tx = new regex("^-?\d+(\.\d{2})?$")You are required to write code that will be used to find whether a string in the variable named Bill matches the regular expression or not. You are also required to use this code as the expression in a conditional statement and need to know which code segment to use.What should you do?()
A.The tx.Matches(Bill)
B.The tx.Equals(Bill)
C.The tx.Match(Bill)
D.The tx.IsMatch(Bill)
第2题:
A computer program, orjust a program, is a sequence of (75) ,written to performa specified task with a computer.
A.languages
B.instructions
C.programs
D.functions
第3题:
[A]applications [B]enterprises [C]functions [D]performances
本题考查名词词义的辨析。空格处填入的名词充当extending them to结构中的介词宾语,其中extend...to...意为“扩展……用于……”,them指上文中的its commercial spaces(东日本铁路的商业空地)。因此,所填的名词应与前文一致,表达这些空地的用处或功能,应与use的名词形式usage属同一范畴。 [A]、[C]项都有“使用”的意思,但application常与“科技成果、理论、法规”等搭配,强调它们的实际应用,一般不与spaces搭配,如 The new invention would have a wide range of applications in industry(这项新发明会在工业上获得广泛应用),[C]项functions“功能,作用”正确,即“还要把这些商业空地用于更加适应信息时代的功能上”。enterprise“企业,事业,计划”;performance“履行,执行,性能”。
第4题:
Program ( ) graphically present the detailed sequence of steps needed to solve a programming problem .
A. modules B. flowcharts C. structures D. functions
第5题:
WhichservicecomponentifdetaileddesigndevelopmentincludescompletingtheCiscoUnifiedCommunicationsstationreviewtemplateandensuringthatusergroupshavetherightsetoffeatures,functions,dialingcapabilities,andapplications()
A.Device-LevelDesign
B.SystemDesignWorkshop
C.FeatureandFunctionalityDesignWorkshop
D.PhysicalDesignWorkshop
第6题: