Online Programming Server

Login

Login with facebook [?]

Facebook

Tutorial 58: CSC1130S - Lecture 9a: String

You are here: Tutorials >> Basic >> Java >> Introduction to Computing Using Java >> CSC1130S - Lecture 9a: String

Tutorial ID58
TitleCSC1130S - Lecture 9a: String

Data Structure

  • With the 8 primitive types, we can only store limited kinds of data.
  • With the class and object concept, we can create and use other more advanced data structures for our information needs.
  • There have been many commonly-used ones already defined, e.g. String

Post Your Comment

Title
Message