Question
Private members must be declared brfore puhlic msmbers.. Question 1 options: True False Question 2 (4 points) It is legal to define a pointer (0
Private members must be declared brfore puhlic msmbers..
Question 1 options:
True | |
False |
Question 2 (4 points)
It is legal to define a pointer (0 a class object
Question 2 options:
True | |
False |
Question 3 (4 points)
Constructors do not have to have the same name as the class.
Question 3 options:
True | |
False |
Question 4 (4 points)
Constructors may not have a return type
Question 4 options:
True | |
False |
Question 5 (4 points)
constructors cannot have arguements
Question 5 options:
True | |
False |
Question 6 (4 points)
Destructors cannot take arguments.
Question 6 options:
True | |
False |
Question 7 (4 points)
Destructors can return a value.
Question 7 options:
True | |
False |
Question 8 (4 points)
Member functions may be overloaded.
Question 8 options:
True | |
False |
Question 9 (4 points)
Constructors may be overloaded.
Question 9 options:
True | |
False |
Question 10 (4 points)
Saved
Destructors may be overloaded.
Question 10 options:
True | |
False |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started