题目内容

案例分析题As mentioned above, C imposes relatively few built - in ways of doing things on the program- mer. Some common tasks, such as manipulating (1) , (2), and doing (3) (I/O), are performed by calling on library functions. Other tasks which you might want to do, such as creating or listing directories, or interacting with a mouse, or displaying windows or other (4) elements, or doing color graphics, are not defined by the C language at all. You can do these things from a C program, of course, but you will be calling on services which are peculiar to your programming environment (5), processor, and operating system) and which are not defined by the C standard. Since this course is about portable C programming, it will also be steering clear of facilities not provided in all C environments. (3)处应选择()

A. input/output
B. inoptimization/optimization
C. inside/outside
D. inordinacy/ordinance

查看答案
更多问题

含有儿茶酚结构的是

A. 盐酸哌唑嗪
B. 盐酸克仑特罗
C. 盐酸多巴胺
D. 盐酸氯丙那林
E. 盐酸麻黄碱

肾不纳气主要表现为呼吸困难、呼多吸少。( )

A. 对
B. 错

案例分析题计算机的使用方式有如下的()方式。其中,()方式是把一批数据集中起来,通过通信线路传送到计算中心,由批处理程序加以处理。①批处理②远程批处理③双机④实时⑤分时⑥网络 计算机的使用方式有如下的()方式。

A. ①②③
B. ②③④⑤
C. ①②④⑤
D. ①②④⑤⑥

案例分析题Object-oriented analysis (OOA) is a semiformal specification technique for the object-oriented paradigm. Object-oriented analysis consists of three steps. The first step is () . It determines how the various results are computed by the product and presents this information in the form of a () . and associated scenarios. The second is () , which determines the classes and their attributes; Then determine the interrelationships and interaction among the classes. The last step is () , which determines the actions performed by or to each class or subclass and presents this information in the form of () . The last step is ()

A. use-case modeling
B. class modeling
C. dynamic modeling
D. behavioral modeling

答案查题题库