B The priority of the new Thread will be that inherited from the Thread that called the constructor. Thread is in the "new" state, start() must be called to put it in the runnable state.