What is the difference between the program and the process?
Answer / nashiinformaticssolutions
A programme is a non-active entity that includes the collection of codes necessary to carry out a specific operation. When a programme is run, an active instance of the programme called a process is launched. A process is begun by a programme once it has been run. The process carries out the program's specified instructions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can java list contain duplicates?
What are event-delegation model and event-inheritance model? Which is best?
What is null data type?
What is a class reference?
How to sort double array in java?
how to print the below in java?thanks in advance.... * * * * * * * *
Tell me about your ability to work under pressure
What is the purpose of an interface?
What are three ways in which a thread can enter the waiting state in java programming?
Can a constructor call the constructor of parent class?
What is a ?
What is a container in a gui?