answersLogoWhite

0

Text editing software with built in formatting capability is often referred to as "word processing" software. Examples are, Word Perfect and MS Word.

What else can I help you with?

Related Questions

What is Program Development Process?

A process in which a program is developed. wordd.


What is the difference between program and process?

Program is a set of instruction whereas process is program in execution. Program is passive entity whereas process is active entity .Program has single instance whereas process has several instances.For eg.several notepad windows can be opened but same program is executed behind each window. Program is dependent on logic used whereas process is dependent on program.


What is meant by process in computer science?

When you tell your computer to run a program, a new process is created which runs the code in that program. A process is an instance of a program.


How is process different from a program?

Process is the program in the running state and program is a set of code un-executed, saved in a file. 1 program can produce 1 or many processes


Is deadlock a program or process?

It is a process... when a cant be processed


What is another for program?

Process


What is the difference between a process and a program?

A program is a set of instructions that tell a computer what to do, while a process is an instance of a program running on a computer. In simpler terms, a program is like a recipe, and a process is like the dish being cooked according to that recipe.


use the word program as a direct object?

Write a program for this process.


What is the difference between process and programs?

A program is an application or an equivalent interface whereas a process is the underlying function or functions of a program


When does program become a process?

When it is executed.


What is the difference between process and program?

nothing


How do you change the priority of a process?

Close the process. Then, re-open it as an application with a batch file: Start "program name" [no extension] /high "Location of Program".