1.

Syntax for declaration and initialization of data variable is?(a) = ;(b) ;(c) ;(d) = ;The question was asked in quiz.This interesting question is from Scope and Lifetime of Variables in chapter Data Types, Variables and Operators of C#

Answer»

Correct option is (a) = ;

To EXPLAIN I WOULD SAY: By definition.



Discussion

No Comment Found

Related InterviewSolutions