Purchase Solution

Hierarchy Chart

Not what you're looking for?

Ask Custom Question

Your local community college is seeking your help to develop a hierarchy chart. The college administrator provides you with the following information. Students with less than 16 hours of coursework are considered freshmen, students with 17 to 32 hours are sophomores, students with 33 to 48 hours are juniors, and students with more than 48 hours are seniors. Using simple loops and the logic operator "AND" and "OR," develop a hierarchy chart that shows the phases, pseudo code, and flowcharts to illustrate your solution to place a student in one of the aforementioned categories.

Purchase this Solution

Solution Summary

A Hierarchy chart is developed which shows the phases, pseudo code, and flowcharts for community college students for different levels of education using the AND or OR operators.

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Networking Questions

This quiz consists of some basic networking questions.