Question: A class becomes a class object only after it is _____________. named referenced declared Instantiated __________ is used in pseudo code and source code syntax
A class becomes a class object only after it is _____________.
named
referenced
declared
Instantiated
__________ is used in pseudo code and source code syntax to reference the class object and its members.
get/set notation
dot notation
declared
instantiated
__________ are functions owned by a class.
polymorphic variables
Methods
Variables
Inheritance
An example of polymorphism would be ____________.
overloading
instantiating
overriding
A and C are correct
Accessor Methods typically have a mean which starts with ______
set
get
var
Obj
A subclass is also known as the ___________.
uperclass
instantiated class
parent class
child class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
