You understand how things work on a computer. Also you understand how to remake that program if you posses the skill.
1. What do you understand by Linear Programming Problem? What are the requirements of Linear Programming Problem? What are the basic assumptions of Linear Programming Problem?
1. What do you understand by Linear Programming Problem? What are the requirements of Linear Programming Problem? What are the basic assumptions of Linear Programming Problem?
It depends on what the IS professional is called upon to do. You do not have to understand programming to be able to use and support computers, but it is very helpful. On the other hand, if you have to write programs and you do not understand programming, you will fail. This, unfortunately, also includes administrative things such as writing GPO scripts, so it would be a good idea to learn programming.
Translating algorithms (such that a machine can understand them) is known as programming.
Linear programming can be challenging to understand and implement due to its mathematical nature and complexity. However, with proper guidance and practice, it can be mastered by individuals with a solid understanding of algebra and optimization techniques.
In Structured Programming also known as Modular Programming Each Method(function) is structured itself. Such logical structure make programming more efficient and easy to understand. it employs Top-Down design model.
Programming languages make it much easier for humans to create and maintain machine code programs. The computer itself handles the translation from the high-level languages we can understand to the low-level machine code that it can understand.
well .. talking about in general terms (like making some newbie to understand, what the computer programming is about) so we must say that computer programming is like ..Programming a computer to do some task. in programming we create a sequence of instructions that enables the computer to do something.like we try to make the computer understand what we want to do so that it can help us to do that work. or even sometimes the computer can do that task itself and give the desired output.sourabh882008@yahoo.com
This is largely a matter of personal opinion. You will likely get as many different answers as the number of computer programming languages that have ever existed.
The programming that you give to the computer is processed in the CPU.The CPU changes the programming into its own words that it can understand That is how it is processed.
C- Programing is basically a programing language of a computer. It helps to create software programing language which is usefull in creating softwares & data base programes. C programing language is the first & basic programing language. Other programing languages are:- C, C++ & C# (latest).
I understand they have the same meaning as they do for any function in C; to separate the function name from its arguments.