Question: VB True/False 1. The Assert.AreEqual method has two versions: one for integers, the other for floating-point values. 2. When comparing floating-point numbers with Assert.AreEqual, you
VB True/False
1. The Assert.AreEqual method has two versions: one for integers, the other for floating-point values. 2. When comparing floating-point numbers with Assert.AreEqual, you must supply a third parameter that indicates the size of the difference between the first two values.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
