Habr
β
How to become an author
My feed
All streams
Search
Write a publication
Settings
Login
Pull to refresh
1
0
Денис
@denisgon7DEV
User
Follow
Send message
Profile
Articles
Posts
News
Comments
1
More
Dropdown
Bookmarks
Followers
Following
Copy RSS link
10 самых необычных вопросов на собеседовании по C#
denisgon7DEV
Sep 26 2024 at 06:12
int i = 0;
for (; ; )
{
i++;
Console.WriteLine(i);
}
Information
Rating
Does not participate
Registered
September 25 2024
Activity
September 29 2024 at 06:10
Specialization
Software Developer, Mobile Application Developer
Intern
Git
Java
C#
SQL
int i = 0;
for (; ; )
{
i++;
Console.WriteLine(i);
}