Complete Question Index

Browse through all 2134 assessment questions (Page 4 of 15)

Database ManagementData Manipulation Language

Which statement would you use to add a primary key constraint to the patient table using the id_number column, immediately enabling the constraint?

Database ManagementData Manipulation Language

Composite key is used in one to one relationship. State true or false.

Database ManagementData Manipulation Language

Which CREATE TABLE statement is valid?

Database ManagementData Manipulation Language

Cascade constraints are used only in drop statements. State True or False.

Database ManagementFunction - Scalar & Aggregate

select substr("Oracle World",1,6) from dual;

Database ManagementFunction - Scalar & Aggregate

ABC company wants to give each employee a $100 salary increment. You need to evaluate the results from the EMP table prior to the actual modification....

Database ManagementFunction - Scalar & Aggregate

To display the names of all promos done after January 1, 2001 starting with the latest promo. Which query would give the required result? (Choose all ...

Database ManagementFunction - Scalar & Aggregate

Which statement is true regarding the default behavior of the ORDER BY clause?

Database ManagementFunction - Scalar & Aggregate

To calculate the number of days from 1st Jan 2007 till date: Dates are stored in the default format of dd-mm-rr. Which SQL statements would give the r...

Database ManagementFunction - Scalar & Aggregate

To generate a report that shows an increase in the credit limit by 15% for all customers. Customers whose credit limit has not been entered should ha...

Database ManagementFunction - Scalar & Aggregate

The CUSTOMERS table has these columns: CUSTOMER_ID NUMBER(4) NOT NULL; CUSTOMER_NAME VARCHAR2(100) NOT NULL; CUSTOMER_ADDRESS VARCHAR2(150); CUSTOMER_...

Database ManagementFunction - Scalar & Aggregate

Generate a list of all customer last names with their credit limits from the CUSTOMERS table. Customers who do not have a credit limit should appear l...

Database ManagementFunction - Scalar & Aggregate

To display the names of employees that are not assigned to a department. Evaluate this SQL statement: SELECT last_name, first_name FROM employee WHERE...

Database ManagementFunction - Scalar & Aggregate

To update the CUST_CREDIT_LIMIT column to NULL for all the customers, where CUST_INCOME_LEVEL has NULL in the CUSTOMERS table. Which SQL statement wil...

Database ManagementRdbms Concepts

Tom has designed a payroll software for XYZ technology.The software will store the salary details into the database and later he can retrieve the same...

Database ManagementSelect Statement

Which statement is used to manipulate data without affecting the data in the table?

Database ManagementSelect Statement

Which operator is equivalent to the ‘or’ operator?

Database ManagementSelect Statement

How to retrieve department_id column without any duplication from employee relation?

Database ManagementSelect Statement

Select the suitable option for retrieving all the employees whose name ends with "kumar"?

Database ManagementSelect Statement

Select the suitable option for retrieving all the employees whose salary range is between 40000 and 100000?

Database ManagementSelect Statement

Which statement about SQL is true?

Database ManagementSelect Statement

Select the suitable option for retrieving all the employees who have a manager?

Database ManagementSelect Statement

Which statement is true regarding distinct keywords?

Database ManagementSelect Statement

You need to remove all the data from the employee table while leaving the table definition intact. You want to be able to undo this operation. How wou...

Database ManagementSelect Statement

Which option is used to delete data from both parent and child tables?

Database ManagementSelect Statement

How do we represent comments in oracle?

Database ManagementSelect Statement

Which query will change the cust_address to 'Panama' for those who are from ‘Los Angeles’?

Database ManagementSelect Statement

Which statement is used to update multiple rows in a single query?

Database ManagementSelect Statement

A DML statement is used to modify the structure of the database. State True or false.

Database ManagementSelect Statement

Which statements are true regarding constraints?

Database ManagementSelect Statement

Which query will delete all the data in the Employee table that belongs to the employee id 1207?

Database ManagementSelect Statement

Create table subjects(Sub_id number(2) primary key,Subj_name varchar(50)); Insert into subjects values (null,’Oracle’); What will be the output of the...

Database ManagementSelect Statement

Which statement is true when a DROP TABLE command is executed on a table?

EssentialsGenai

In a neural network, what does a neuron compute?

EssentialsGenai

Which function introduces non-linearity in a neural network?

EssentialsGenai

Which of the following is NOT a layer type in a typical neural network?

EssentialsGenai

Which application of ML is used to detect unusual patterns in data?

EssentialsGenai

In which type of ML does an agent learn by interacting with an environment?

EssentialsGenai

Which of the following is a common activation function in neural networks?

EssentialsGenai

How is a neural network's performance typically evaluated during training?

EssentialsGenai

Which of the following is a challenge in training deep neural networks?

EssentialsGenai

What is the role of the loss function in training a neural network?

EssentialsGenai

What is the primary purpose of backpropagation?

EssentialsGenai

What is the primary purpose of a loss function in training neural networks?

EssentialsGenai

Which of the following is a technique to prevent overfitting in neural networks?

EssentialsGenai

Which of the following is NOT a common machine learning algorithm?

EssentialsGenai

What is the main difference between regression and classification?

EssentialsGenai

What is the primary goal of machine learning?

EssentialsGenai

In the context of neural networks, what does the term "backpropagation" refer to?

EssentialsGenai

Which component of a neural network is responsible for combining inputs and passing them to the next layer?

EssentialsGenai

Which activation function outputs a value between 0 and 1?

EssentialsGenai

Which of the following is NOT a type of machine learning?

EssentialsGenai

Which application of ML is used to group similar items?

EssentialsGenai

Which of the following is NOT a direct application of the Transformer architecture?

EssentialsGenai

Which generative model introduced a stochastic layer that models data in a latent space?

EssentialsGenai

What is the primary advantage of Transformers over RNNs in terms of processing sequences?

EssentialsGenai

Which AI model series by OpenAI, based on the Transformer architecture, is known for generating highly coherent content?

EssentialsGenai

What mechanism allows the Transformer model to weigh the importance of different words in a sequence?

EssentialsGenai

Which model can transform horse photos into zebra photos without direct comparison?

EssentialsGenai

What is the main innovation introduced by the "Attention Is All You Need" paper?

EssentialsGenai

Which model is known for its rules for creating stable and effective AI image-makers?

EssentialsGenai

Which model demonstrated that using larger architectures can produce better images?

EssentialsGenai

In the context of GANs, what is the role of the Discriminator?

EssentialsGenai

Who introduced Generative Adversarial Networks (GANs)?

EssentialsGenai

What is the primary purpose of generative models?

EssentialsGenai

Which of the following research papers is foundational for Variational Autoencoders (VAEs)?

EssentialsGenai

Which model uses a probabilistic approach to encode and decode data?

EssentialsGenai

Which of the following is NOT a direct application of GANs but rather an outcome of its influence?

EssentialsGenai

In which year were Generative Adversarial Networks (GANs) first introduced?

EssentialsGenai

Which architecture is primarily associated with attention mechanisms?

EssentialsGenai

What are the two main components of a GAN?

EssentialsGenai

Which model marked a significant milestone in the use of transformers in NLP?

EssentialsGenai

Which pioneering research in Generative AI specifically emphasized the generation of text sequences?

EssentialsGenai

How might AI transform the fitting experience in fashion retail?

EssentialsGenai

What is a potential challenge of over-relying on AI in fashion?

EssentialsGenai

Which is a potential future application of Generative AI in fashion?

EssentialsGenai

What could be a futuristic application of Generative AI in creating personalized clothing?

EssentialsGenai

Which brand has utilized AI for generating new clothing designs?

EssentialsGenai

How can Generative AI contribute to sustainable fashion?

EssentialsGenai

What aspect of AI in fashion raises concerns about user privacy?

EssentialsGenai

In the context of sustainability, how might AI be used in material design?

EssentialsGenai

Who is a prominent virtual influencer mentioned in the case study?

EssentialsGenai

How can Generative AI potentially impact inventory management in fashion?

EssentialsGenai

Beyond body image standards, what's another ethical concern regarding virtual models?

EssentialsGenai

Why might there be concerns about an over-reliance on data-driven AI in fashion?

EssentialsGenai

How does AI enhance the shopping experience?

EssentialsGenai

What ethical concern arises from the use of virtual models in fashion?

EssentialsGenai

What is the global valuation of the fashion industry?

EssentialsGenai

If an AI system is designed to label images of cats and dogs, it is primarily a _______ model.

EssentialsGenai

Which AI type is best for predicting outcomes?

EssentialsGenai

Which is NOT a real-world application of Generative AI?

EssentialsGenai

Which of the following is a direct application of Generative AI in the entertainment industry?

EssentialsGenai

In the context of AI, which model type is more concerned with the underlying distribution of data?

EssentialsGenai

What is Generative AI primarily used for?

EssentialsGenai

Generative AI can be used to create which of the following?

EssentialsGenai

How does Generative AI differ from Classification AI?

EssentialsGenai

Which statement best describes the role of Generative AI?

EssentialsGenai

Why is Generative AI considered significant in the realm of artificial intelligence?

EssentialsGenai

Which of the following fields can utilize Generative AI to create new, original content or simulations?

EssentialsGenai

Generative AI is closely related to which type of models?

EssentialsGenai

Which type of AI is primarily concerned with how data is generated rather than how it's separated?

EssentialsGenai

In which application is Generative AI NOT typically used?

EssentialsGenai

What does AI stand for?

EssentialsGenai

Which of the following is NOT a type of AI?

EssentialsGenai

Which statement best defines Generative AI?

EssentialsGenai

Which of the following is NOT a property of likelihood?

EssentialsGenai

Which model type aims to capture the joint probability P(x, y)?

EssentialsGenai

Which of the following best describes the difference between generative and discriminative models?

EssentialsGenai

Within the architecture of Generative Adversarial Networks (GANs), which duo of fundamental elements are paramount?

EssentialsGenai

For what tasks can generative models be applied?

EssentialsGenai

What does a probability distribution provide?

EssentialsGenai

What's a significant hurdle when training GANs?

EssentialsGenai

Within generative models, what function does the discriminator serve in GANs?

EssentialsGenai

How is the likelihood of data given a model symbolized?

EssentialsGenai

If a model is better at distinguishing between classes rather than generating data, it is likely a _______.

EssentialsGenai

Which model type is primarily concerned with determining P(y | x)?

EssentialsGenai

What is the primary goal of generative models in AI?

EssentialsGenai

Which statement best differentiates generative from discriminative models?

EssentialsGenai

Which of the following is crucial for understanding the behavior of generative models?

EssentialsGenai

In the context of generative models, what does P(x) represent?

EssentialsGenai

Which of the following is NOT a generative model?

EssentialsGenai

Generative models are primarily used for which of the following tasks?

EssentialsGenai

What does likelihood measure in the context of a model?

EssentialsGenai

In the context of models, what does P(x | y) typically represent?

EssentialsGenai

What is a primary application of VAEs mentioned in the case study?

EssentialsGenai

What is the y-axis label of the chart visualizing the error?

EssentialsGenai

Which is NOT a challenge in implementing VAEs for this use-case?

EssentialsGenai

For how many epochs is the VAE trained?

EssentialsGenai

What criterion is used to determine if a data point is anomalous?

EssentialsGenai

What is the VAE trained to learn effectively?

EssentialsGenai

Why is understanding the VAE's outputs challenging?

EssentialsGenai

In the VAE, what does the sampling function introduce?

EssentialsGenai

What two components combine to form the VAE's loss?

EssentialsGenai

Which of the following is NOT an attribute in the given data?

EssentialsGenai

What type of dataset does the manufacturing plant collect?

EssentialsGenai

How is the data divided for training the VAE?

EssentialsGenai

What does the VAE attempt to minimize during training?

EssentialsGenai

Why is data preprocessing required before training the VAE?

EssentialsGenai

Over time, due to certain changes, what might be required of the VAE model?

EssentialsGenai

In which application can VAEs detect unusual patterns?

EssentialsGenai

Which of the following is a key component of the VAE loss function?

EssentialsGenai

In which application might VAEs be used to enhance image quality?

EssentialsGenai

Why is the reparameterization trick important in VAEs?

EssentialsGenai

Which optimization technique is commonly used with VAEs?

EssentialsGenai

Autoencoders primarily focus on which aspect of data?

EssentialsGenai

Which of the following is NOT a typical use case for VAEs?

EssentialsGenai

Why is variational inference used in VAEs?

EssentialsGenai

How do VAEs differ from traditional autoencoders?

EssentialsGenai

What do VAEs use to generate a distribution over latent variables?

EssentialsGenai

Why are autoencoders considered generative models?

PreviousPage 4 of 15Next