Question Bank
1085 approved questions from the community
What is Vue Loader?
The `mounted` lifecycle hook provides full access to the reactive component, templates, and rendered DOM.
What is CSS extraction in Vue applications?
Filters in Vue can be chained together using the pipe (|) symbol.
How can you export data from MongoDB? (Select all that apply)
What is the difference between find() and find_one() in MongoDB?
What type of database is MongoDB?
What is a document in MongoDB?
What does the 'find()' method do in MongoDB?
MongoDB is a schemaless database.
What is a collection in MongoDB?
What does the WHERE clause do in a SQL query?
What is SQL?
How would you select all fields from a Customers table?
How would you retrieve a specific customer's cart items using their name?
SQL databases store data in tables with rows and columns.
What does ACID stand for in database context?
Which of the following are common SQL aggregate functions? (Select all that apply)
What is the difference between an Instance and a Job in Prometheus?
What is an Alert in Prometheus?