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 |
What modifiers are used for interface declaration?
what is an virtual function
After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?
Can list be final in java?
What is the is a and has a relation ship in oops concept in java?
What is string variable?
Why is boolean important?
what is difference between type 4 driver and type 1 driver?
2 Answers CMC, CTS, IBM, JK Technosoft, Napier Healthcare,
What is implicit object in java?
Differentiate between a class and an object.
What is the difference between reader/writer and inputstream/output stream?
Define an abstract class with reference to java.