adplus-dvertising
frame-decoration

Question

What are the two fundamental data types in .NET programs?

a.

Integers and strings

b.

Values and references

c.

Booleans and characters

d.

Classes and objects

Posted under Reverse Engineering

Answer: (b).Values and references Explanation:The two fundamental data types in .NET programs are values and references.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are the two fundamental data types in .NET programs?