What Will Be The Output Of Given Code Snippetp Pre Langcsharp #888

What will be the output of given code snippet?</p> <pre><code class="language-csharp" line="1"> class Program { static void Main(string[] args) { char []chars = {'a', 'b', 'c'}; String s = new String(chars); String s1 = "abcd"; int len1 = s1.Length; int len2 = s.Length; Console.WriteLine(len1 + " " + len2); Console.ReadLine(); } } </code></pre>

Online Quiz This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Miscellaneous Topics - String Formatting - Quiz No.1.


Similar question(s) are as followings:



Online Quizzes of gs108 CSharp

Choose an organization

Theme Customizer

Gaussian Texture



Gradient Background