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
What do you mean by compiler?
What is ternary operator? Give an example.
Does .length start 0 java?
What do you mean by access modifier?
Explain wait(), notify() and notifyall() methods of object class ?
What is parse method?
Is main a keyword in java?
When is update method called?
What is the properties class in java programming?
What are java annotations?
How do generics work in java?
What is a method vs function?
When do you get classcastexception?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is java developer skills?