tg-me.com/csharp_interview_lib/699
Create:
Last Update:
Last Update:
Что выведет следующий код на C# 7?int Sixteen = 0b0001_0000;
Console.WriteLine(Sixteen);
👾 — Compile-time error
👍 — Runtime error
🥰 — 16
Библиотека собеса по С#
int Sixteen = 0b0001_0000;
Console.WriteLine(Sixteen);
Что выведет следующий код на C# 7?int Sixteen = 0b0001_0000;
Console.WriteLine(Sixteen);
👾 — Compile-time error
👍 — Runtime error
🥰 — 16
Библиотека собеса по С#
BY Библиотека собеса по C# | вопросы с собеседований
Mr. Durov launched Telegram in late 2013 with his brother, Nikolai, just months before he was pushed out of VK, the Russian social-media platform he founded. Mr. Durov pitched his new app—funded with the proceeds from the VK sale—less as a business than as a way for people to send messages while avoiding government surveillance and censorship.
telegram from ca