what is a thread?
Answers were Sorted based on User's Feedback
Answer / narayana swamy
thread is an object oriented representation of flow of
process(i.e part of process)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / shiva
In java environment we have to introduce the multipart
program that executes simultaniously depending on the
priority called threads
| Is This Answer Correct ? | 0 Yes | 3 No |
What is io stream in java?
What about features of local inner class?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
Can we define constructor in inner class?
Define how objects are stored in java?
What is the difference between this() and super() in java?
What does the three dot emoji mean?
How many bytes is a unicode character?
How do you insert a line break?
What is string english?
What do you understand by synchronization?
Difference between static methods, static variables, and static classes in Java.