Shortcut Navigation:

Core Java Quiz (Thread, Program, Class)

All collection classes are available in ……………….package

Thread class available in which package

By default, how many minimum threads are available in a program

Who started the default thread available in java program

Suspend thread can be revived by using ………….method

Runnable is a …………….

In thread ,which method resumes the first thread ,that went into the sleep mode

Condition which causes run time error in program is known as …………….

Exception class available in…………

Is it possible to write nested try

Tagged as: thread