K
kaul
i have read that applet cannot call a native method due to security
reasons.But start() in thread class is a native method.Then how is it that
we can create thead in applets?
reasons.But start() in thread class is a native method.Then how is it that
we can create thead in applets?