adplus-dvertising
frame-decoration

Question

What is the typical use for value data types?

a.

To represent a reference to the actual data

b.

To represent objects that are allocated in a heap block

c.

To represent built-in data types such as integers

d.

To represent objects that carry type identification information

Posted under Reverse Engineering

Answer: (c).To represent built-in data types such as integers Explanation:The typical use for value data types is to represent built-in data types such as integers.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the typical use for value data types?