perlsOfLondon

 

play_datatypes

Page history last edited by dmlond 2 yrs ago

  • Which Datatype holds a single piece of data (write an example of assigning this data to a variable of this type):
  • Write an example of a variable which allows the program to find the Social Security Number for a given UserID.
  • Write an example of a variable which allows the program to access, in order, a list of UserIDs.
  • Write an example of a variable which allows a program to access the FirstName, LastName, or Social Security Number (depending on the needs of the program at the time), for a given UserID. Also write how the program would access the Social Security Number for user 'jla10'.

Comments (0)

You don't have permission to comment on this page.