Is pointer a data type?explain
Answers
Answered by
3
Pointer is a user defined data type which creates special types of variables which can hold the address of primitive data type like char, int, float, double or user defined data type like function, pointer, etc. or derived data type like an array, structure, union, enum.
Answered by
2
Answer:
Pointer is a user defined data type which creates special types of variables which can hold the address of primitive data type like char, int, float, double or user defined data type like function, pointer, etc. or derived data type like an array, structure, union, enum.
Similar questions
World Languages,
4 months ago
Math,
4 months ago
English,
4 months ago
Science,
9 months ago
Accountancy,
1 year ago
Biology,
1 year ago