Considering notepad/IE or any other thing as process, What will happen if you start notepad or IE 3 times ? Where three processes are started or three threads are started?
Answer Posted / Umesh Chandra
Starting a process (like Notepad or IE) three times will result in the operating system starting three separate processes. Each process runs independently with its own memory space and resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers