How do you make a thread in java?


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

Post New Answer

More Core Java Interview Questions

Enlist few advantages of inheritance?

0 Answers  


What do you understand by access specifiers in Java?

0 Answers   Genpact,


Write a program to print the pattern given below

0 Answers  


What is a function easy definition?

0 Answers  


What are Transient and Volatile Modifiers?

3 Answers   SAP Labs, TUP Manila,






Is empty set an element of empty set?

0 Answers  


what is the main class of all the classes

5 Answers   Photon,


What are the concepts of 'OOPS'?

0 Answers   Atos Origin,


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


What is difference between float and double?

0 Answers  


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

0 Answers  


Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap.I know this is not good way of asking questions like this , but i need

1 Answers   Microsoft, Wipro,


Categories