What are the two ways in which thread can be created?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

when System.out.println("") is executed what happens in the back ground?

2 Answers  


How do you call a reference in java?

0 Answers  


How do you do a line break in java?

0 Answers  


What do heavy weight components mean in java programming?

0 Answers  


what is difference between servletconfig and servletcontext?

3 Answers   Amdocs,






What is purpose of keyword void?

0 Answers  


What is functional interface in java example?

0 Answers  


What is the final blank variable?

0 Answers  


Is array passed by reference in java?

0 Answers  


Write a program to reverse a number in java?

0 Answers  


Can we nested try statements in java?

0 Answers  


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

0 Answers  


Categories