how to create multithreaded program? : Java thread


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

Post New Answer

More Core Java Interview Questions

What are the default and parameterized constructors?

0 Answers  


make a method which any number and any type of argument and print sum of that arguments.....

0 Answers  


What is stored procedure. How do you create stored procedure ?

0 Answers   GE,


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 Answers  


What is difference between arraylist and list in java?

0 Answers  






Which collection is thread safe in java?

0 Answers  


What are different types of states exist for a thread?

0 Answers  


Difference between JVM and JRE?

3 Answers   Amdocs,


Is 0 true or false in java?

0 Answers  


Can you declare an interface method static?

0 Answers  


Write a program to show whether a graph is a tree or not using adjacency matrix.

0 Answers   Amazon,


Write a java program to get a string of words and print the numbers of each word count in descending order

11 Answers   Logica CMG, Subex,


Categories