List of questions
Related questions
Question 253 - MB-500 discussion
A company uses Dynamics 365 Finance. You implement an abstract class named Car. The Car class has the following:
* A real member called weight that is used to store the weight of the car.
* An abstract getWeight method that returns the value of the weight member.
The Car class code is:
You must create a child class named BigCar.
You need to implement the Car class by using the BigCar child class.
Which code segment should you use?
A.
B.
C.
D.
Your answer:
0 comments
Sorted by
Leave a comment first