which of the following is not primitive data-type?
Primitive Data Types: These data types are built-in or preset data types that the user can declare variables with directly. For instance, int, char, float, bool, and so on. Integer, Character, Boolean, Floating Point, Double Floating Point, Valueless or Void, Wide Character are the primitive data types available in C++.
As a result, based on the type of options provided, if there is a choice that is not among the ones listed above, that is most likely the answer.
Comments
Leave a comment