由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 一些oop的概念
相关主题
问一个java inheritance的问题[题已更新/求到F继续M]G onsite悲剧了,求M,F的refer行么
bloomberg面经怎么准备OO Design
一些面向对象的基本问题a家电面(老题)
another c++ question请问大牛们,设计题如何复习?
关于polymorphism和overloading分享面经 mathworks
C++ online TestC++ online Test 一题
请问设计一个虚拟的动物园,用什么设计模式好啊?bloomberg online test
C++: 如何对const data member做assignment?一个高阶c++问题
相关话题的讨论汇总
话题: method话题: class话题: overriding话题: examples
进入JobHunting版参与讨论
1 (共1页)
l******1
发帖数: 239
1
The candidate should be able to give satisfactory definitions for a random
selection of the following terms:
class, object (and the difference between the two)
instantiation
method (as opposed to, say, a C function)
virtual method, pure virtual method
class/static method
static/class initializer
constructor
destructor/finalizer
superclass or base class
subclass or derived class
inheritance
encapsulation
multiple inheritance (and give an example)
delegation/forwarding
composition/aggregation
abstract class
interface/protocol (and different from abstract class)
method overriding
method overloading (and difference from overriding)
polymorphism (without resorting to examples)
is-a versus has-a relationships (with examples)
method signatures (what's included in one)
method visibility (e.g. public/private/other)
C****y
发帖数: 581
2
google
C****y
发帖数: 581
3
google
w******0
发帖数: 467
4
好贴
n*******n
发帖数: 24
5
确实超爱问这些!
l******1
发帖数: 239
6
可以从think in java上 给出这些答案吗,还是要不限于java?

【在 n*******n 的大作中提到】
: 确实超爱问这些!
1 (共1页)
进入JobHunting版参与讨论
相关主题
一个高阶c++问题关于polymorphism和overloading
[合集] 碰上面试的老印是个白痴,倒霉C++ online Test
小公司面经请问设计一个虚拟的动物园,用什么设计模式好啊?
昨天的二轮电面C++: 如何对const data member做assignment?
问一个java inheritance的问题[题已更新/求到F继续M]G onsite悲剧了,求M,F的refer行么
bloomberg面经怎么准备OO Design
一些面向对象的基本问题a家电面(老题)
another c++ question请问大牛们,设计题如何复习?
相关话题的讨论汇总
话题: method话题: class话题: overriding话题: examples