What is the term for using the internet to store, manage, and process data rather than a local server or personal computer?
What is cloud computing?
Which programming language was originally created by Sun Microsystems in 1995?
What is Java?
What does "CSS" stand for in web design?
What is Cascading Style Sheets?
Which company was the first to reach a market capitalization of $1 trillion?
What is Apple?
What was the first actual computer bug?
What is a moth found in a relay of the Harvard Mark II computer?
In AWS, what is the primary service used for serverless computing?
What is AWS Lambda?
What is the name of the integrated development environment (IDE) developed by Microsoft that is most commonly used for C# development?
What is Visual Studio?
What JavaScript library is widely used for building user interfaces and is maintained by Facebook?
What is ReactJS?
Who founded Microsoft along with Bill Gates?
Who is Paul Allen?
What does "HTTP" stand for?
What is HyperText Transfer Protocol?
What is the purpose of AWS API Gateway?
What is to create, publish, maintain, monitor, and secure APIs at any scale?
What does the acronym "SOLID" stand for in object-oriented design principles?
What are Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion principles?
What does "DOM" stand for in the context of web development?
What is Document Object Model?
What year was the World Wide Web invented by Tim Berners-Lee?
What is 1989?
What is the Salesforce platform’s programming model for Lightning components?
What is Lightning Web Components (LWC)?
What does the term "scalability" refer to in cloud computing?
What is the ability to handle increased load by adding resources?
What does "DRY" stand for in software development?
What is "Don't Repeat Yourself"?
What is the name of the JavaScript runtime built on Chrome's V8 JavaScript engine?
What is Node.js?
What does "HTML" stand for?
What is HyperText Markup Language?
What does "DDoS" stand for in cybersecurity?
What is Distributed Denial of Service?
What is the concept of splitting an application into smaller, independent services that can be developed, deployed, and scaled independently?
What is microservices architecture?
In C#, what feature introduced in C# 3.0 allows for the definition of a query syntax to retrieve and manipulate data from collections, databases, XML, and other data sources in a strongly typed manner?
What is LINQ (Language Integrated Query)?
Which JavaScript library, famous for its tagline "Write less, do more," was released in 2006 and revolutionized web development?
What is jQuery?
Which company’s unofficial motto was “Don’t be evil”?
What is Google?
What was the first video game ever created?
What is "Tennis for Two"?