The Following C Codes Arep Pre Langcsharp Line1 Cssfilehk1style #44
The following C# codes are?</p> <pre><code class="language-csharp" line="1"> 1. Myclass class; Myclass class2 = null; </code></pre> <pre><code class="language-csharp" line="1"> 2. int i; int j = 0; </code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Data Types, Variables and Operators - Initialization of Variables - Quiz No.1.
The following C# codes are?
1. Myclass class; Myclass class2 = null;
2. int i; int j = 0;
True for (1);False for (2)
True for (2);False for (1)
Both (1) and (2) are equivalents
Both (1) and (2) are not equivalents