Set: C plus plus: Array

Familiarize

Learn

Test

Play Scatter

Play Space Race

Combine with other sets Login to add to Favorites
Print: Term List | Flashcards Editing not allowed
Export Deleting not allowed

Share these flash cards

With group: None
HTML link to set: Tiny link:
Share on Facebook Share on MySpace

All 7 terms

TermDefinition
arraya series of elements of the same type placed in continuous memory locations that can be individually referenced by adding an index to a unique identifier
type name [elements]declaration of an array
type name [elements] = {value1, value2, ...};initialization of an array
name[index]access to an element of any array
type name [elements1] [elements2]declaration of a multidimensional array
void name (type name [])an array as a function parameter
void name (type name [][depth][depth])multidimensional array as a function parameter

Set Information

Terms 7
Creator jtwilliams00
Created March 30, 2009
Groups None
Subjects C plus plus, programming
Access Anyone
Edit Creator Only
Get rid of ads on Quizlet
Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.