English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-10-03 05:19:54 · 3 answers · asked by tinkerbell_baby0809 1 in Computers & Internet Programming & Design

3 answers

Wow, this must be just about the vaguest Q I've seen here.

Essentially computer programs work by means of interpreter software built into the operating system (Windows) that decodes a series of instructions written by a programmer in one of many different programming langauges (C#, C+. C++. BASIC, Visual Basic, Perl). The interpreter turns the code into machine code (binary 1010101010) that a computer can then process.

All instructions are broken down into basic mathematic equations that a chip can evaluate and respond to.

2006-10-03 05:26:49 · answer #1 · answered by Gonrecht 3 · 0 0

program ie a binary file is a set of instruction to the os, that means all programs are os specific, or in byte compiled form or text form. the os converts them to hardware instruction and oversee the execution of the program(manage).

2006-10-03 05:28:19 · answer #2 · answered by howsureyouare 3 · 0 0

Take a look at

http://en.wikipedia.org/wiki/Computer

2006-10-03 05:28:44 · answer #3 · answered by rscanner 6 · 0 0

fedest.com, questions and answers