NEW
Font size
WorksheetsAI and ML Quiz
Total questions: 80
Worksheet time: 37mins
What does AI stand for?
Advanced Integration
Artificial Intelligence
Analog Interface
Automated Inference
Which branch of computer science focuses on creating intelligent machines?
Artificial Intelligence (AI)
Robotics
Machine Learning
Data Analysis
What is the main goal of machine learning?
Create static models without the need for data
Limit the use of data in decision-making processes
Focus on manual data entry rather than automation
Develop algorithms that can learn from and make predictions or decisions based on data
What is the difference between AI and ML?
AI is only used in robotics, while ML is used in software development
AI is a broader concept, while ML is a subset of AI focused on algorithms and statistical models.
AI and ML are the same thing
AI focuses on human-like intelligence, while ML focuses on machine learning algorithms
What are the two main types of machine learning?
Regression learning and clustering learning
Supervised learning and unsupervised learning
Reinforcement learning and deep learning
Decision tree learning and neural network learning
What is supervised learning?
Supervised learning is only used for regression tasks
Supervised learning is a type of machine learning where the model is trained on labeled data.
Supervised learning does not require labeled data
Supervised learning is a type of unsupervised learning
What is unsupervised learning?
Unsupervised learning is a type of machine learning where the model is trained on structured data.
Unsupervised learning is a type of machine learning where the model is trained on images only.
Unsupervised learning is a type of machine learning where the model is trained on unlabeled data without any specific output labels.
Unsupervised learning is a type of machine learning where the model is trained on labeled data with specific output labels.
What is reinforcement learning?
Reinforcement learning is a type of supervised learning
Reinforcement learning involves only unsupervised learning techniques
Reinforcement learning does not involve decision-making processes
Reinforcement learning is a type of machine learning where an agent learns to make decisions by interacting with an environment and receiving rewards or penalties.
What is artificial neural network?
A type of plant species
A new type of computer mouse
A type of cloud formation
A computational model inspired by the human brain's structure and function, consisting of interconnected nodes called neurons.
What is the role of algorithms in AI?
Algorithms in AI are primarily used for entertainment purposes.
Algorithms in AI are only used for data storage.
Algorithms in AI are essential for processing data, making decisions, and learning from the data.
Algorithms in AI have no impact on decision-making.
How is AI used in natural language processing?
AI is used in natural language processing by painting landscapes
AI is used in natural language processing by baking cookies
AI is used in natural language processing by employing algorithms and models to understand, interpret, and generate human language.
AI is used in natural language processing by analyzing weather patterns
What are some common applications of AI?
Virtual assistants, recommendation systems, autonomous vehicles, facial recognition, medical diagnosis
Weather forecasting, Online shopping, Social media platforms
Agricultural automation, Language translation, Weather forecasting
Online shopping, Agricultural automation, Language translation
What are the ethical considerations in AI and ML?
Data quality, model complexity, interpretability
Interpretability, explainability, fairness
Bias, transparency, accountability, privacy, security, societal impact
Accuracy, efficiency, scalability
What is the future of AI and ML?
Promising with continued advancements and increased adoption.
Stagnant with limited growth potential
Declining due to ethical concerns
Unreliable and prone to errors
Which of the following is a common application of chatbots?
Cooking food
Answering customer queries
Driving cars
Building houses
What is the primary goal of Natural Language Processing (NLP)?
To process natural resources
To enable machines to understand and respond to human language
To create natural landscapes
To process natural disasters
Which of the following is a type of Machine Learning?
Supervised Learning
Unsupervised Learning
Reinforcement Learning
All of the above
What is a chatbot primarily used for?
Playing video games
Conversing with humans
Painting pictures
Writing books
Which of the following is an example of a task that AI can perform?
Making coffee
Diagnosing diseases
Planting trees
Building bridges
What does NLP stand for in the context of AI?
Natural Learning Process
Natural Language Processing
Neural Language Programming
Network Learning Protocol
What is the main function of a chatbot in customer service?
To entertain customers
To provide automated responses to customer inquiries
To sell products directly
To manage inventory
Which of the following is a key component of Machine Learning?
Data
Water
Electricity
Soil
What is the main advantage of using AI in healthcare?
AI can replace doctors
AI can provide faster and more accurate diagnoses
AI can perform surgeries
AI can grow medicines
Which of the following is a popular programming language used in AI development?
Python
HTML
CSS
JavaScript
What is the purpose of training data in Machine Learning?
To teach the machine how to perform a task
To entertain the machine
To clean the machine
To repair the machine
Which of the following is an example of a chatbot?
Siri
Google Maps
Microsoft Word
Adobe Photoshop
What is the main challenge in Natural Language Processing?
Understanding human emotions
Understanding and processing the complexities of human language
Building physical robots
Creating video games
Which of the following statement is true about AI and ML
AI is a subset of ML
ML is a subset of DL
AI is a subset of DL
ML is a subset of AI
Identify the AI powered personal assistant developed by Amazon
Below is the deep learning model used generate new paintings
CNN
GAN
ANN
RNN
Machine Learning happens through
Data
Algorithms
Reading
Classification
Validation is a part of
Testing
Training
Learning
data cleaning
This is the first phase in machine learning life cycle
Training
Data collection
Algorithm selection
Visualization
Which state has become the very first state to issue an order regarding the implementation of the National Education Policy 2020
Tamil Nadu
Telangana
Karnataka
Delhi
This is not the objective of NEP 2020
Setting up of Multidisciplinary Education and Research Universities
Setting up of National Research Foundation
Increasing GER in higher education to 50%
Establishment of Distributed Credit system
Which of these is not an AI technology
Face Recognition
Robotics
Animation
Speech Recognition
The ability of computers to understand images and video
Robotics
Computer vision
NLP
Image processing
Which of the following ML algorithm is based upon the idea of bagging?
Decision Tree
Random Forest
Classification
Regression
Which of the following is a supervised learning algorithm?
Decision Tree
K-means
Principal Component Analysis
Support Vector Machine
What is the purpose of cross-validation in machine learning?
To train the model
To test the model on unseen data
To evaluate the model's performance
To visualize the data
Which of the following is an ensemble learning technique?
Linear Regression
Naive Bayes
AdaBoost
K-nearest Neighbors
What is the main purpose of using ensemble learning techniques in machine learning?
To reduce overfitting and improve model performance
To increase the complexity of the model
To decrease the training time
To simplify the feature selection process
Which evaluation metric is commonly used to assess the performance of classification models in machine learning?
Mean Squared Error
Accuracy
R2 Score
Root Mean Squared Error
What is the purpose of hyperparameter tuning in machine learning?
To increase the number of features in the model
To reduce the complexity of the model
To optimize the model's performance by selecting the best hyperparameters
To visualize the data distribution
What is the purpose of feature scaling in machine learning?
To increase the number of features in the model
To reduce the complexity of the model
To normalize the range of features to a similar scale
To visualize the data distribution
Which of the following is an unsupervised learning algorithm?
Decision Tree
K-means
Principal Component Analysis
Support Vector Machine
Which of the following ML algorithm is based upon the idea of boosting?
Decision Tree
Random Forest
Classification
AdaBoost
Artificial Intelligence can be applied on which of the following?
Sounds & Images
Text & Numbers
Movies & Books
All of the above
Select the correct code statement, for making a downloadable link.
<download href=”myselfie.png”
id=”link”></download>
<a href=”myselfie.png” id=”link”></a>
<a href="" id="link"
download="myselfie.png"></a>
None of the above
The difference between and is<!--EndFragment--> </body> </html>
<textarea> tags are paired, there is an
end tag to close, the content of the tag is
written in the middle of the tag pair;
<input> is a single tag, the content of the
tag is set by the value attribute.
The value of is plain text; the value of <input> varies according to the type.<!--EndFragment--> </body> </html>
The value of <textarea> can be multi-line,
and there are rows and cols to control the
multi-line structure; the value of <input> is
a single line.<input> has multiple types to
satisfy the data interaction between the
form and the user;
All of the above
What is the full form of NLP ?
National Language Processing
Natural Language Processing
Neutral Language Processing
Natural Language Process
In var content = event.results[0][0].transcript; What does transcript refer to?
Transcript refers to text which was converted from speech
Transcript refers to speech which was converted from text
All the results on the given event
None of the above
var recognition = new SpeechRecognition(); What is the purpose of the new keyword?
To create a new SpeechRecognition() function
To pass new information to existing web speech API
To create new Web Speech API
To access speech/text from existing web speech AP
Select the correct use of the SpeechSynthesis API.
To convert speech to text
To convert text to speech
To make the system speak the converted text
All of the above.
What is the correct use of the Webcam.attach() function?
To set the properties for the live view of the webcam.
To give permission to the browser for webcam access
To display the webcam live view in an existing HTML element
To see properties of the webcam live view.
speak() function is called inside the onresult() function______
To trigger the speak function on click of a button
To convert text to speech and make the system speak.
To make the system speak on click of a button.
To automate the process of speaking the text as soon as we give the voice command.
In the given code statement, what is SpeechSynthesisUtterance()? var utterThis = new SpeechSynthesisUtterance(speak_data);
It’s a function of an API that will convert speech to text .
It’s a function of an API that will convert text to speech.
It’s a function of an API that will make system speak the text in speak_data
It’s a function of an API that will pass text from speak_data to the utterThis variable.
Full form of API is
Application Programming Interface
Application Program Interface
App Programming Interface
Application Programming Intermediatory
What is the use of setTimeout() function?
To set time on which selfie will be taken
To set maximum time allowed for taking selfie
To delay the process of taking selfie by 5 seconds
None of the above.
Which predefined function of webcam.js is used to take a selfie?
Webcam.attach()
Webcam.snap()
Webcam.set({})
Webcam.upload()
In function save(), we have used link.click( ) to _______
It will automatically click the anchor tag
It will call the click function to capture the image
It will get the link of the image to be downloaded
It will set the href of the anchor tag.
What is the use of the given if statement? if( Content == “take my selfie”){ console.log(“taking selfie___”); }
To make the system repeat the user statement.
To take selfie with a wait of few seconds
Selfie is taken only if the user says “take my selfie”.
To download selfie only if user says “take my selfie”
synth.speak(utterThis); State the correct use of this function.
It will make the system speak the speech stored in variable utterThis.
It will make the system speak the integer stored in variable utterThis.
It will first convert text to speech and then the system will speak the same.
It will stop the system from speaking what utterThis variable holds.
Tinkercad is a platform used for?
Online 3D designing
Designs compatible with 3D printing
To create shapes/objects in 3D
All of the above
Tinkercad is used to design and create objects/shapes, that is why it is called CAD. CAD stands for_____
Computer Applied Design
Computer Aided Development
Computer Aided Design
Computerized Aided Design
Why do we use the Teachable machine?
It allows us to create a neural network/ model for images.
It allows us to create a neural network/ model for audio.
It allows us to create a neural network/ model for pose.
All of the above
Teaching the computer to learn from some data is known as _____
Machine Learning
Artificial Intelligence
Neural Network
NLP
How many class objects can you train in one web application?
10 objects
5 objects
As many as you can
3 objects
Which languages are used to create web applications?
HTML
CSS
JS
HTML+CSS+JS
What is a Neural network?
It is a code or a program with many mathematical functions in it
It's somewhat similar to how our actual brain works.
Both A & C
Only A
What will be the effect of “btn-default”?
It will add a white color background to the element
It will add a red color background to the element
It will add a green color background to the element
All of the above
Which two things we have to pass inside the imageClassifier() function?
Teachable machine model link and a variable
Teachable machine model link and the modelLoaded function.
Teachable machine model link and a image
None of the above
What is the use of webcam.js?
to work with stored video
to work with a webcam and capture images.
to work with Stored photos
None of the above
What is the use of ml5.js?
to work with painting
to work with video and photos
to provide access to machine learning
None of the above
According to the snippet, what does confidence mean?
Reference
Accuracy
Name
None of the above
What is the use of the toFixed() function?
helps us to reduce the number of digits after the decimal point
helps us to reduce the number of digits
to create fixed digit
None of the above
Which predefined function is used to compare the Captured audio with the Model and the results?
compare()
Check()
CompareCheck()
Classify()
Identify the predefined function used to trigger the sound Classification function?
Classifier
soundClass
soundClassifier
sound
Which position from the Results array would be fetched to display it on the web app?
Background Noise
Clap
Snapping
Bell
Identify the function that holds the result of the comparison between the accuracy of various sounds.
result()
gotResult()
Check()
Verify()
