Question 1
Which C# collection ensures all elements are unique?
Question 2
In agile development, what is a “sprint”?
Question 3
Which of the following is a front-end framework?
Question 4
Which Azure service provides serverless event driven compute for building applications without provisioning servers?
Question 5
Which statements are true?
Question 6
What does SQL stand for?
Question 7
What problems can occur when using synchronous blocking calls in web applications?
Question 8
In object-oriented programming, what is polymorphism?
Question 9
Which HTTP header is most commonly used to control how long a response can be cached by clients or proxies?
Question 10
What is the main benefit of Docker containers?
Question 11
In Entity Framework Core, which approaches can be used to load related data?
Question 12
Which paradigm emphasizes immutability?
Question 13
Which format is commonly used for APIs?
Question 14
Which AWS service provides managed container orchestration using Kubernetes?
Question 15
Which access modifier restricts access to within the same class only?
Question 16
Which tool is most commonly used to integrate GitHub Copilot into a developer’s workflow?
Question 17
What is the purpose of REST APIs?
Question 18
What does “frontend development” typically focus on?
Question 19
Which statements are true?
Question 20
What is the main purpose of the async and await keywords in C#?