When you create classes for others to use, why would you not want to provide the users with your source code in the files with .java extensions?

What will be an ideal response?


When you create professional classes for others to use, you most often do not want to provide the users with your source code in the files with .java extensions. You expend significant effort developing workable code for your programs, and you do not want other programmers to be able to copy your programs, make minor changes, and market the new product themselves. Rather, you want to provide users with the compiled files with the .class extensions. These are the files the user needs to run the program you have developed.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. C++ is a low-level language. 2. Main memory holds its data if the computer is turned off 3. An algorithm is always written in C++ 4. There are 8 bytes in one bit. 5. The printer is an example of an input device.

Computer Science & Information Technology

To insert a comment into a cell, you click New Comment in the ________

A) Comments group on the REVIEW tab B) Comments group on the INSERT tab C) Documentation group on the REVIEW tab D) Documentation group on the INSERT tab

Computer Science & Information Technology

Workbooks can be shared directly to ________ in Excel 2016 if you are logged into a Microsoft account

A) Save and Send B) OneDrive C) Google D) Dropbox

Computer Science & Information Technology

To create a mesh object with regularly spaced mesh lines and mesh points, the Mesh tool is your best choice.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology