what is the source code? 640 viewsJanuary 3, 2024 Question100.55K March 29, 2022 0 Comments What is the source code for a program? And why is it kept under secret, is it always part of the production version? In: 2 10 Answers ActiveNewestOldest Anonymous Posted March 29, 2022 0 Comments It’s basically the recipe and ingredients for the program. A compiler and a linker “bakes” the source code into a program that can be distributed. If you have the source code itself, you can read it to find weak spots, or make changes and sell it. You are viewing 1 out of 10 answers, click here to view all answers. Register or Login
Latest Answers