answersLogoWhite

0

if we do-not plan a program then we are not able to know that what to do next

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

A program is?

A systematic plan for the automatic solution of a problem by a computer.


Why do you need testing of a computer program?

Testing of a computer program is necessary so that all users have the same experience when using the program. Beta testing is the name of this type of programming test.


Is program a root word?

Yes, "program" is a root word. The root word "program" means a plan or a set of instructions for a computer to perform a specific task.


What is otto seen in my ad or remove program?

Otto is the name of a software program that helps to clean the computer of unwanted files. Otto is not a necessary program and probably got on the computer as an addition to something else that was downloaded.


Why is it necessary computer hardware?

Its Motherboard which hosts Processor, RAM (which are essential part of computer).


Sometimes it is necessary to after installing a new software program and before using it the first time.?

restart your computer


A Computer program is a self-contained set of instructions used to operate a computer to produce a specific?

A program is a series of instructions that directs a computer how to perform the tasks necessary to process data into information. Programmers write a program and then store the program in a file that a user can execute (run). When a user runs a program, the computer loads the program from a storage medium into memory. Thus, a program is entered into a computer'smemory, as it is needed. Programs respond to commands that a user issues.


When determining the amount of RAM necessary for a computer you wish to purchase what should you consider?

The types of software you plan to use.


What is 'pragma' in wml?

A directive inserted into a computer program to prevent the automatic execution of certain error checking and reporting routines which are no longer necessary when the program has been perfected.


What is opereating system?

An operating system runs common services for computer programs and manages the computer hardware resources. An operating system is necessary to run application programs.


What contains the program necessary for the computer to start up and a description of how the hard drive is organized?

MBR ( Master Boot Records)


What is the initialization of a computer program consist of?

The initialization of a computer program consists of setting up the necessary environment and resources required for the program to run. This typically includes allocating memory, initializing variables, configuring system settings, and loading necessary libraries or modules. Additionally, it may involve reading configuration files or user input to establish initial conditions for the program's operation. Proper initialization is crucial for ensuring that the program functions correctly and efficiently.