subject

As a software developer working for a large clothing store chain, you are responsible for creating software used to connect retail store computers to a central database at the head office. recently, some friends of yours suggested that you publish your software under the gpl. what are some direct benefits to publishing your software under the gpl? to publish software made for a company under the gpl, you need the company’s permission because the company owns any software that it pays developers to create. when you approach people in your company regarding oss and explain how companies benefit from releasing software as open source, you are asked what benefits the company will receive from funding an open source project over time. your company also wants to know what the procedure is for releasing and maintaining oss. what benefits will you offer them? where could you send them to gain more information on procedures involved in the open source community?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:10
Is the following an example of social media viral marketing? indicate your response by selecting yes or no. when you sign onto your favorite social networking website, you get messages from friends who have seen a television show they thought was a "must see! "
Answers: 1
question
Computers and Technology, 22.06.2019 18:00
Which of the following physical laws can make the flow of water seem more realistic? a. motion b. gravity c. fluid dynamics d. thermodynamics
Answers: 2
question
Computers and Technology, 23.06.2019 02:50
Define a class named movie. include private fields for the title,year, and name of the director. include three public functions withprototypes void movie: : settitle(cstring); , voidmovie: : setyear(int); , void movie: : setdirector(string); . includeanother function that displays all the information about a movie.write a main() function that declares a movie object namedmyfavoritemovie. set and display the object's fields.this is what i have but know its wrong since it will notcompile: #include#includeusing namespace std; //class declarationclass movie{private: string movietitle ; string movieyear; string directorname; public: void settitle(string title); void setyear(string year); void setdirector(string director); void displayinfo(); }; //class implementationvoid movie: : settitle(string title){ movietitle = title; cout< < "what is the title of themovie? "< > temp; myfavoritemovie.settitle(temp); cout< < "enter movie year"< > temp; myfavoritemovie.setyear(temp); cout< < "enter director'sname"< > temp; myfavoritemovie.setdirector(temp); //display all the data myfavoritemovie.displayinfo(); system("pause"); return 0; this code is not entirely mine someone on cramster edited my firstcode but then i try manipulating the new code and i still get acompile error message : \documents\visual studio 2008\projects\movie\movie\movie.cpp(46) : error c2679: binary '< < ' : no operator found which takes aright-hand operand of type 'std: : string' (or there is no acceptableconversion)c: \program files (x86)\microsoft visual studio9.0\vc\include\ostream(653): could be'std: : basic_ostream< _elem,_traits> & std: : operator< < > (std: : basic_ostream< _elem,_traits> & ,const char *)w
Answers: 1
question
Computers and Technology, 24.06.2019 06:30
Adrawing that places all lines parallel to the z axis at an angle from the horizon is 99 ! a. an oblique drawing b. a perspective drawing c. an auxiliary view d. a one-point perspective drawing
Answers: 2
You know the right answer?
As a software developer working for a large clothing store chain, you are responsible for creating s...
Questions
question
English, 05.01.2021 05:10
question
Mathematics, 05.01.2021 05:20
question
Mathematics, 05.01.2021 05:20
question
Mathematics, 05.01.2021 05:20
question
Mathematics, 05.01.2021 05:20
question
Mathematics, 05.01.2021 05:20
question
History, 05.01.2021 05:20
question
Mathematics, 05.01.2021 05:20
question
Biology, 05.01.2021 05:20
Questions on the website: 13722361