你可能感兴趣的试题
CPU是在( )结束时响应DMA请求的。
A.一条指令执行
B.一段程序
C.一个时钟周期
D.一个总线周期
在面向对象方法中,(1)是父类和子类之间共享数据和方法的机制。子类在原有父类接口的基础上,用适合于自己要求的实现去置换父类中的相应实现称为(2)。
(1)A.封装
B.继承
C.覆盖
D.多态
(2)A.封装
B.继承
C.覆盖
D.多态
以下关于单身模式(Singleton)的描述中,正确的是( )。
A、它描述了只有一个方法的类的集合
B、它能够保证一个类只产生一个唯一的实例
C、它描述了只有一个属性的类的集合
D、它能够保证一个类的方法只能被一个唯一的类调用
Traditional structured analysis techniques focus upon the flow of (1)within a
system. Object-oriented analysis emphasizes the building of real-world models. It examines
requirements from the perspective of the classes and objects found in the vocabulary of
the(2)domain.
Traditional system design method emphasizes the proper and effective structure of a
complex system. Object-oriented design method encompasses the process of object-oriented
decomposition an