Software quality assurance is now an emerging sub - discipline of (36) . As Buckly and oston point out, (37) software quality assurance is likely to lead to an ultimate (38) of software costs. However, the major hurdle in the path of software management in this area is the lack of usable software (39) . The development of accepted and generally applicable standards should be one of the principal goals of (40) in software engineering.
A:software engineering B:software design C:coding D:testing
The (72) is a collection of modules serving as interface between hardware and software to provide a software platform.
A:computer B:processor C:application software D:operating system
Software refers to ().The most important software on any computer is ().
The most important software on any computer is ()
A:Virus B:Windows 2000 C:software D:Operating System
The ______ is a collection of modules serving as interface between hardware and software to provide a software platform.
A:computer B:processor C:application software D:operating system
The()is a collection of modules serving as interface between hardware and software to provide a software platform.
A:computer B:processor C:application software D:operating system
单击窗体上Command1命令按钮时,执行如下事件过程:
Private Sub Command1_Click( )
a$= "software and hardware"
b$= Right(a$, 8)
c$= Mtd(b$ 1, 8)
Msgbox c$
End sub
则在弹出的信息框的标题栏中显示的信息是( )。
A:software and hardware B:software C:hardware D:and
单击窗体上Command1命令按钮时,执行如下事件过程: Private Sub Command1_Click( ) a$= "software and hardware" b$= Right(a$, 8) c$= Mtd(b$ 1, 8) Msgbox c$ End sub则在弹出的信息框的标题栏中显示的信息是( )。
A:software and hardware B:software C:hardware D:and