Answer:
precision
Explanation:
In simple English precise means exact or something specific
Three major functions of a game engine would be Physics, Programming, and an audio engine should be some major functions of a game engine.
If you have only 1 method that is not overloaded, then you will not be able to call it with inappropriate parameter types, that is, if the initial type of the parameter is int, then it will not be able to get the double, float, and other values, because of this an error will occur.
For this, method overloading is created.
Method overloading is when you create methods with the same name, but only the content and parameters of the methods are/can-be completely different.
The correct answer is B. Got it right on my review