Set: C++: Friendship & Inherentance

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 6 terms

TermDefinition
friend class_name function_name (class_name);declaration of a friendship function
friend class_name;declaration of a friendship class
friendsfunctions or classes that are declared as such
class derived_class_name: access specifier base_class_name { /*...*/ };delcaration of derived class
derived_constructor_name (parameters) : base_constructor_name (parameters) {...}declaration of a derived constructor
class derived_class_name: access specifier1 base_class_name1 { /*...*/ }, access specifier2 base_class_name2 { /*...*/ };delcaration of derived class with multiplie inheritance

Set Information

Terms 6
Creator jtwilliams00
Created March 30, 2009
Groups None
Subjects C++, 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.