answersLogoWhite

0

Yes. Open source means the source code is accessible. Your usage of the source is subject to licence agreement.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Are you allowed to to download the source code for an open source program modify it to meet your needs then install it on your computer?

Yes we are allowed to download the source code for an open source program and modify it to meet our needs then install it on our computer provided we also can't hide the source code. We have to let it downloadable and modifiable following the norms of GPL ( General Public License).Avinash Singh


C program download a file from HTTP server source code?

curl, wget


In c language what is source program?

Source program or source code in any language is the code you write to make the program do what you want. Things like: #include <stdio.h> void main (); and so on are all pieces of source-code or source program


Are source program and source code the same?

Yes.


From where you can download free Software Project Source Code Documentation?

There are sites on internet from where you can download Software Project Source Code Documentation for free. You can also buy a CD for the software.


What does a compiler do when you compile your program?

Coverts source code into object code


What is a program written in high level language called?

the program written in high level language is called "source program"


How do you change source code into machine code?

A program called a compiler, or sometimes an assembler (depending on the programming language) does this for you. You write the source code, then invoke the program that will convert this into machine language.


What type of a program is used in order to enter c source code?

What type of a program is used in order to enter C source code


How do you see the source code of an open source application?

You first have to download the source code. Sometimes this is included as an optional element of the program installer but not always; more often it is available as a separate download. Once you've downloaded the source you can view it any plain-text editor. However, an integrated development environment (IDE) makes it much easier to both view and modify the code. Most sources will include project files for the most popular IDEs.


Website of free java project to be download with source code?

which Website for free java project to be download with source code Free Download Project in asp.net,Java ,C#.Net ,Php on thisWebsite www.enggroom.com


Can you give me the source code of sales in c language?

You can check various open source sites (SourceForge, etc.) to see if anyone has a program relating to sales, but if it is a proprietary (for sale) program you won't get the source code unless you pay for the source code license.