1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
sergey [27]
4 years ago
12

You are in charge of designing a menu tree for navigating 1,250 books in a digital library. Present an argument of whether the m

enu should have larger depth (number of levels) or breadth (number of items per level).
Computers and Technology
1 answer:
Ghella [55]4 years ago
7 0

Answer:

The best way to know whether menu should have a larger depth or breadth is to view the extreme.

Explanation:

The best way to examine menu depth versus breadth is to view the extremes first. Wouldn't it be rather cumbersome to have 1 menu with a long list of 1,250 books on it? How weird would it be to have 1,250 menus each having 1 level deep?Grouping of items naturally to reduce into “smaller sizes” may follow how books are classified now, for instance, Dewey Decimal System, e.g. History books, fiction, non-fiction, dictionaries, etc. Well, remember when you are building a book web site, you may chooseto classify the books in a manner that can increase sales, e.g. Top twenty best sellers, irrespective of their classification, types or for business reasons.

This is easily discussed in the classroom with menu tree diagrams at a white-board to ease editing. This author often emphasizes there is not a perfect correct answer, pointing out that a good and healthy design discussions with user-friendly testing will yield a more preferred solution.

You might be interested in
Write a program that will input a list of test scores in from the keyboard. When the user enters -1, print the average.
aivan3 [116]

Answer: -1 usually represents infinity.

Explanation:

It would keep going forever and not be able to stop without manually stopping it.

3 0
3 years ago
Read 2 more answers
Which best describes a paraphrase?
Anna11 [10]
To rewrite something , but in your own words
4 0
4 years ago
Write a program with class name Digits that prompts the user to input a positive integer and then outputs the number reversed an
mr Goodwill [35]

Answer:

Written in Python:

inputnum = int(input("User Input: "))

outputnum = 0

total = 0

while(inputnum>0):

     remainder = inputnum % 10

     outputnum = (outputnum * 10) + remainder

     inputnum = inputnum//10

     total = total + remainder

print("Reverse: "+str(outputnum))

print("Total: "+str(total))

Explanation:

This prompts user for input

inputnum = int(input("User Input: "))

This initializes the reverse number to 0

outputnum = 0

This initializes total to 0; i.e. sum of each digit

total = 0

The following iteration gets the reverse of user input

<em>while(inputnum>0): </em>

<em>      remainder = inputnum % 10 </em>

<em>      outputnum = (outputnum * 10) + remainder </em>

<em>      inputnum = inputnum//10 </em>

<em>      This adds each digit of user input</em>

<em>      total = total + remainder </em>

This prints the reversed number

print("Reverse: "+str(outputnum))

This prints the sum of each digit

print("Total: "+str(total))

7 0
3 years ago
How to find determinant of ​
babymother [125]
Some proteins must be altered before they become functional.
5 0
3 years ago
Cars are only as safe as their driver, so __ is your bet to lower your risk.
lara [203]

seatbelt

Explanation:

Seatbelt lowers your momentum so it can take impact to be less dangerous

7 0
3 years ago
Other questions:
  • What are the cause of eye strain during computer usage?
    7·1 answer
  • T FROW PYCW GCYN TA T ODYHP WQROW TW<br><br> Someone decode pls
    14·1 answer
  • How computer can affect the life of people?
    15·1 answer
  • Are you concerned that strangers may have access to the personal information you share on social media platforms? Why or why not
    10·1 answer
  • Supports traditional transactional processing for day-to-day front-office operations or systems that deal directly with the cust
    11·1 answer
  • In a dark place you have only a match , a twig , campfire logs , and oil lamp and a candle which do you literally first /
    15·1 answer
  • Consider the following code segment.
    5·1 answer
  • Which of these five are Netflix Originals?1/5
    5·1 answer
  • Wirte a program which asks the users to input length and calculates the area of a square.( Area = Length^2)​
    14·1 answer
  • Which of the following best explains how algorithms that run on a computer can be used to solve problems?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!