subject

Which of the following is not a characteristic of a well-structured package? (points : 6) is cohesive and provides a crisp boundary around a set of related elements;
is tightly coupled, exporting only the elements other packages really need to see and importing only the elements necessary and sufficient for the elements in the package to do their jobs;
is not deeply nested because there are limits to the human understanding of deeply nested structures; and owns a balanced set of contents.
relative to one another in a system, packages should not be too large (split them up if necessary) or too small (combine elements that you manipulate as a group).

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
What is stored in str after the following code executes? string str = "computer science"; int i = 0; while (i < 8) { if (str.indexof("m") < i) { str = str.substring(0, 2) + str; } i += 2; } computer science cocomputer science cococomputer science cocococomputer science computer scienceco
Answers: 3
question
Computers and Technology, 23.06.2019 16:00
What is the biggest difference between section breaks and regular page breaks? section breaks are more difficult to add than page breaks. section breaks make it easier for you to view the document as an outline. section breaks allow you to have areas of the document with different formatting. section breaks are smaller than regular page breaks.
Answers: 2
question
Computers and Technology, 24.06.2019 06:50
What are the things you are considering before uploading photos on social media?
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
Python. primary u.s. interstate highways are numbered 1-99. odd numbers (like the 5 or 95) go north/south, and evens (like the 10 or 90) go east/west. auxiliary highways are numbered 100-999, and service the primary highway indicated by the rightmost two digits. thus, the 405 services the 5, and the 290 services the 90. given a highway number, indicate whether it is a primary or auxiliary highway. if auxiliary, indicate what primary highway it serves. also indicate if the (primary) highway runs north/south or east/west.
Answers: 1
You know the right answer?
Which of the following is not a characteristic of a well-structured package? (points : 6) is cohes...
Questions
question
History, 28.10.2020 14:00
question
Biology, 28.10.2020 14:00
question
Mathematics, 28.10.2020 14:00
question
World Languages, 28.10.2020 14:00
question
Mathematics, 28.10.2020 14:00
question
Mathematics, 28.10.2020 14:00
question
Biology, 28.10.2020 14:00
Questions on the website: 13722362