Where do you think significant types can be stored in C#?
C#
Could you explain what a dynamic array implemented as ArrayList in Java is?
Who can access class members marked with the public access modifier?
В чем разница между методами private и protected?
What are the types of HTTP requests and where is data transmitted in these requests?
What is the difference between processes and threads?
What is DNS?
What happens at the moment of calling the add method?
What types of design patterns do you know?
What object types can be used in a foreach loop in C#?
What is RESTful and how is it used in web service development?
What is the .NET standard?
What are value and reference data types?
What is the difference between solving the same problem with recursion and using a loop?
How does garbage collection work in .NET?
What is an interface in C#?
What is the essence of extension methods?
Tell about your experience with competitive collections in C#. Which ones have you used and in what situations?
What is dependency injection (DI)?
What actions does the HTTP client take if the token associated with the request is canceled?