Which of the following is a characteristic of NoSQL databases?
What is the purpose of database sharding?
In AI/ML, what does a neural network's activation function do?
Which of the following best describes microservices architecture?
What is the purpose of connection pooling in database management?
Advertisement
In cybersecurity, what is a zero-day vulnerability?
Which sorting algorithm is most efficient for nearly sorted data?
What does BASE model in NoSQL stand for?
In cloud security, what is the principle of least privilege?
Which of the following is a ACID property that ensures all or nothing transaction execution?
What is the primary advantage of using INNER JOIN over OUTER JOIN in SQL?
In a relational database, what does normalization primarily aim to eliminate?
Which algorithm has O(n log n) time complexity and is preferred for large datasets in modern databases?
What is the primary purpose of indexing in databases?
In the OSI model, which layer is responsible for routing and logical addressing?
Which of the following is NOT a characteristic of relational databases?
What does CAP theorem state about distributed database systems?
In SQL, what is the difference between HAVING and WHERE clauses?
Which data structure is most efficient for implementing a LRU (Least Recently Used) cache?
In cloud computing, what does the term 'eventual consistency' refer to?