Multiple choice

In common speech a file is referred as a class, wherein the file is

  1. a member function

  2. a class

  3. an operator

  4. a data item

  5. an object

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

An object is a location in memory having a value and referenced by an identifier. An object can be a variable, function, or data structure.