If there are two notepad opened and working on it . is this
a process or thread?
computer based Live Example to differentiate between Thread
, Process , and Multi tasking ?
Answer Posted / surya narayana
This ia a Thread not a process.because no background
operation is not doing the cpu.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is continuity of a function?
Explain what pure virtual function is?
Is it necessary for the port addresses to be unique? Explain with reason.
What is not thread safe?
What is the difference between java applets and applications?
What is comparable and comparator interface? List their differences
How is abstraction implemented in java ?
What is hash in java?
What is the purpose of using the java bean?
Why is singleton instance static?
What are the 6 boolean operators?
Why char array is preferred over string for storing password?
Are arrays classes in java?
What is a protected void?
Why Java doesn’t support multiple inheritance?