SOURCE CODE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to know i generaaly what is the maening of the source code and what is work and how.
 
Source code is the code that is created by the developer from a
specification in it's initial form. This is usually a text file, although
not necessarily. Source code is then either compiled into an executable (as
with Visual Basic), or is interpreted at runtime (as with VBA).

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

Vicencia Vitus said:
I want to know i generaaly what is the maening of the source code and what
is work and how.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top