waht You know about thread programming?
Answer / satishkumar vishwakarma
The thread is a small peace of code design to take maximum
utilization of cpu. when a program written using thread is
called thread programming.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is interface and its use?
What is protected in java?
Is java type safe?
How do you access command-line arguments within the code?
0 Answers Flextronics, Hexaware,
What is Java exception handling?
Is java owned by oracle?
why interfaces are faster than abstract classes?
How to change the priority of thread or how to set priority of thread?
Briefly explain the term Spring Framework
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
What is the maximum size of byte array in java?
What is run time allocation?