Answer Posted / lavanya
Thread is a sub-process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the characteristics of java?
When do we use synchronized blocks and advantages of using synchronized blocks?
What is immutable state?
Why does abstract class have constructor?
Explain about transient variables in java?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
What is the byte order of byte buffer?
How to reverse a string in java?
How the metacharacters are different from the ordinary characters?
Can constructor be inherited?
What is the transient keyword?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
How can you generate random numbers in java?
What are the types of collections in java?
What is OOP's Terms with explanation?