COMPUTER SCIENCE AND ENGINEERING
DATA STRUCTURES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
All are examples of data types except ____
|
Int
|
|
Double
|
|
Public
|
|
String
|
Explanation:
Detailed explanation-1: -Best Answer Arrays are a data structure not a data type.
Detailed explanation-2: -Most modern computer languages recognize five basic categories of data types: Integral, Floating Point, Character, Character String, and composite types, with various specific subtypes defined within each broad category.
There is 1 question to complete.