33.1k views
3 votes
Declaring a variable as an object instead of a primitive data type saves space.

True

False

User DRamentol
by
6.7k points

1 Answer

2 votes

Answer:

True

Reason:

There is a special group of data types (also known as primitive types) that will be used quite often in programming.