COMPUTER FUNDAMENTALS

COMPUTER APPLICATIONS

DATABASE MANAGEMENT SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
All of the following are data type except?
A
Name
B
Memo
C
Short text
D
Number
Explanation: 

Detailed explanation-1: -Best Answer Arrays are a data structure not a data type.

Detailed explanation-2: -Integer (int) It is the most common numeric data type used to store numbers without a fractional component (-707, 0, 707). Floating Point (float) Character (char) String (str or text) Boolean (bool) Enumerated type (enum) Array. Date. More items •02-Mar-2022

There is 1 question to complete.