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 / sk
If two notepad's are opened and working on it, this means
that there are two processes running.
If we open notepad and internet explorer or any other things
then it is multi-tasking,
The CPU will execute the process be shifting the threads
from one process to another process based on the timelimit
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain java coding standards for constants?
How to display arraylist values in java?
In Java list the methods that can be overridden?
what is the purpose of the runtime class?
What is the difference between length and size in java?
What are the common uses of "this" keyword in java ?
Is boolean a wrapper class in java?
Why put method is used?
Which is the best sorting technique in java?
What is off heap memory?
What is a platform?
What is the major difference between linkedlist and arraylist?
Is the milky way in a void?
Is zero a natural number?
What is meant by nested loop?