What is the default priority of a thread in Java?
Thread.DEFAULT_PRIORITY
Thread.NORM_PRIORITY
Thread.MAX_PRIORITY
Thread.MIN_PRIORITY