InterviewSolution
Saved Bookmarks
| 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) |
|