Ask Question
2 December, 00:54

Which of the following is not a reason to create a package? Select one: a. To group related classes b. To make it easy to reuse classes c. To prevent other developers from using the class d. To make finding classes easier

+5
Answers (1)
  1. 2 December, 04:35
    0
    C: to prevent other developers from using the classes.

    Explanation:

    In software engineering packages are created to simplify writing codes. When you create packages you make them available for other developers to import and use.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the following is not a reason to create a package? Select one: a. To group related classes b. To make it easy to reuse classes c. ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers