Question 1
What is Amazon EC2 mainly used for in AWS?
Question 2
In a CI/CD setup, which stage should normally run before deploying to production?
Question 3
Which HTTP method is typically used to update an existing resource in a REST API?
Question 4
What is the purpose of CORS (Cross Origin Resource Sharing)?
Question 5
What is the purpose of REST APIs?
Question 6
Which format is commonly used for APIs?
Question 7
In Java, which keyword prevents a method from being overridden?
Question 8
Which statements about record types are true?
Question 9
What is the primary purpose of using version control systems like Git in software development?
Question 10
In a multithreaded application, what is the best way to protect a shared in memory counter from race conditions?
Question 11
In functional programming, functions can have side effects that modify global state.
Question 12
Which service is most appropriate to deploy a .NET 8 web API with minimal infrastructure management on Microsoft Azure?
Question 13
Which Azure service is commonly used to build and deploy AI-powered applications using large language models?
Question 14
What is the main purpose of a CI/CD pipeline?
Question 15
Which AWS service manages relational databases?
Question 16
Where are services typically registered for dependency injection in ASP.NET Core?
Question 17
Which HTTP status code represents Too Many Requests?
Question 18
"What is a ""Boolean""?"
Question 19
Which statements are true?
Question 20
Which programming language is primarily used for Android app development?