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 stop(), suspend(), resume() method?
What are multiple inheritances? Is it supported by java?
Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?
Why non nested classes in java are not having marked as protected access specifier
In the below example, what will be the output?
What is string in java is it a data type?
WAP to illustrate the use of interface
Superclass of exception
Difference in the use of print, println, and printf.
Why hashcode is used in java?
How big is a 64 bit float?
What are reference variables in java?