C#
{"name":"C#", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"public struct S { public int V; public S(int v) { V = v; } } public class C { public int V; public C(int v) { V = v; } } public static void Main() { S s1 = new S(10), s2 = s1; s1.V = 20; C c1 = new C(10), c2 = c1; c1.V = 20; Console.WriteLine(s2.V); Console.WriteLine(c2.V); }","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
More Quizzes
GOAT ΣΤΟ ΝΒΑ
100
Nastja
1366
Unlock Your Party Personality!
8440
PS certification exam video quiz
10519
Current affairs no.3,2022
10510
Rational numbers review
10570
Next round Peach (Mario) vs Rouge the Bat (Sonic the Hedgehog)
100
How white are you?
100
ირითადი და საბრუნავი კაპიტალის სტატისტიკა
1050
Lifestyle Habits in Fertility and Pregnancy WORKSHEET
840
AAAAAAAAAAA quiz
940
Prova prova
210