If we opened windows notepad 4 times, does it starts 4
processes or 4 threads?
Answer Posted / amalendra
It starts 4 Processes.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain phantom read?
Is the session factory thread safe?
What is the purpose of the finally clause of a try-catch-finally statement?
What is in-memory replication?
how i secure my site with the https protocol.what are the steps?
What are callback interfaces?
What is a tasks priority and how is it used in scheduling?
What is a class loader? What are the different class loaders used by jvm?
What are the sequence of steps to write pub or sub model kind of application?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What are the different approaches to represent an inheritance hierarchy?
What state does a thread enter when it terminates its processing?
how to use debug in my elipse to solve problems that exist in my project
Explain the different types of memory used by jvm?
How can I avoid validating a form before data is entered?