Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyC#var and type inferenceSingle-choice MCQ

What is the inferred type of `n` here?

var n = 3.0;