This data type consists of both integer type and floating type

21. This data type consists of both integer type and floating type.

  1. Numeric Data type
  2. Date and Time Data type
  3. Boolean Data type
  4. None of the mentioned above

Answer: D) None of the mentioned above

Explanation:

Numeric Data type consists of both integer type and floating type. Integer types are preferred over floating types by users because it is difficult to accumulate the decimal point over a certain limit. It also has a method called Round() that may be used to round up float numbers.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.