Data Structures
CS 221
Dr. Leap
Fall, 1999
 Syllabus
 Outline
 Grades    

Storage Formats

Write one or more programs that will determine the physical (actual) storage representation for the following data types and data structures.

  1. A long integer. Find just how the bits are stored in bytes. Which bits of the integer are stored in which bytes? What is the order of the bytes?
  2. How is a bool value represented and stored?
  3. How is an array of bool values stored?
  4. Show the bytes and bits of a float value.
  5. How is a two dimensional array of characters stored? Are the elements of a row stored together (row major form) or are the elements of a column stored together (column major form)?
 
   

HomeFacultyProgramsStudentsOpportunities
Department LinksAffiliated ClubsFacilitiesResearchContact

About EtownAcademicsAdministrativeAdmissionsAlumni Relations
Etown SportsnetLibraryComputingNews @ EtownStudent Life


Copyright © 1999 Elizabethtown College
All Rights Reserved Maintained by Dr. Thomas Leap

Last updated on November 5, 1999 10:23:31