0% found this document useful (0 votes)
9 views8 pages

Section A Objective Type Questions

The document consists of a series of objective and subjective questions related to employability skills, artificial intelligence, and data science. It covers topics such as effective communication, time management, AI project cycles, and the importance of model evaluation. The questions are designed to assess knowledge in these areas through multiple-choice and open-ended formats.

Uploaded by

hhpcsa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views8 pages

Section A Objective Type Questions

The document consists of a series of objective and subjective questions related to employability skills, artificial intelligence, and data science. It covers topics such as effective communication, time management, AI project cycles, and the importance of model evaluation. The questions are designed to assess knowledge in these areas through multiple-choice and open-ended formats.

Uploaded by

hhpcsa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Section A objective type questions

Q1)Answer any 4 out of 6 questions on employability skill

i)What does effective communication primarily depend on?


o (a) Use of technical language
o (b) Speaking continuously without pauses
o (c) Clear expression and understanding of the message
o (d) The length of the conversation
Answer: (c) Clear expression and understanding of the message

ii) What is the first step in developing time management skills?

o (a) Prioritizing tasks


o (b) Creating a to-do list
o (c) Identifying time-wasters
o (d) Setting goals
Answer: (d) Setting goals

iii) Which of these is a good way to handle stress?


o (a) Avoiding all responsibilities
o (b) Regular physical exercise and relaxation techniques
o (c) Procrastinating on important tasks
o (d) Ignoring the problem altogether
Answer: (b) Regular physical exercise and relaxation techniques

4)Which of the following is an example of cloud-based storage?


o (a) Microsoft Word
o (b) Google Drive
o (c) Adobe Photoshop
o (d) Notepad
Answer: (b) Google Drive

5)Which of the following is an example of a revenue model?

o (a) Subscription-based service


o (b) Team management plan
o (c) Organizational structure
o (d) Employee training program
Answer: (a) Subscription-based service

6) Which of the following is an example of a green job?

o (a) Software developer


o (b) Solar panel technician
o (c) Accountant
o (d) Marketing executive
Answer: (b) Solar panel technician

Q 2) answer any 5 out of 6 questions

i)What is the Turing Test used for?

o (a) Measuring AI performance in sports


o (b) Checking if a machine can mimic human intelligence
o (c) Testing computer hardware
o (d) Developing neural networks
Answer: (b) Checking if a machine can mimic human intelligence

ii) What is the final step in the AI Project Cycle?

o (a) Problem Scoping


o (b) Model Deployment
o (c) Data Acquisition
o (d) Model Training
Answer: (b) Model Deployment

iii)Which of the following is an example of structured data?

o (a) Emails and text messages


o (b) Images and videos
o (c) Excel spreadsheets with organized rows and columns
o (d) Social media posts
Answer: (c) Excel spreadsheets with organized rows and columns

iv)Which of the following is an example of a real-world application of Computer


Vision?

o (a) Detecting fraudulent credit card transactions


o (b) Facial recognition in security systems
o (c) Predicting stock market trends
o (d) Sorting emails in a mailbox
Answer: (b) Facial recognition in security systems

,v) Which of the following is a challenge in Natural Language Processing?

o (a) Lack of data


o (b) Ambiguity in language
o (c) Speed of processing
o (d) Writing code
Answer: (b) Ambiguity in language

vi). Why is model evaluation important in the AI Project Cycle?

● (a) To ensure the AI model meets its objectives and works reliably
● (b) To collect more data for the project
● (c) To select the best dataset
● (d) To deploy the AI model directly into production
Answer: (a) To ensure the AI model meets its objectives and works reliably

Q3) answer any 5 out of 6 questions

I) Which of the following is an ethical concern in AI?

o (a) Data privacy


o (b) Job displacement
o (c) Bias in decision-making
o (d) All of the above
Answer: (d) All of the above

ii)What tool is commonly used for Data Visualization in the Data Exploration phase?

o (a) Python Libraries like Matplotlib and Seaborn


o (b) Word Processors like MS Word
o (c) Spreadsheets like MS Excel
o (d) Graphics software like Photoshop
Answer: (a) Python Libraries like Matplotlib and Seaborn

iii) What does data cleaning involve in Data Science?

o (a) Creating new datasets


o (b) Identifying and correcting errors in the data
o (c) Visualizing data trends
o (d) Deploying the model
Answer: (b) Identifying and correcting errors in the data

iv) What is the role of Image Processing in Computer Vision?

o (a) To convert data into sound


o (b) To improve and prepare images for analysis
o (c) To store images in the database
o (d) To create 3D models from images
Answer: (b) To improve and prepare images for analysis
V) Which programming language is commonly used for implementing NLP tasks?

o (a) Python
o (b) Java
o (c) C++
o (d) Ruby
Answer: (a) Python

vi) Which of these is an example of overfitting in an AI model?

o (a) The model performs well on training data but poorly on new data.
o (b) The model achieves high accuracy on both training and testing data.
o (c) The model uses fewer features for predictions.
o (d) The model predicts only one outcome for all inputs.
Answer: (a) The model performs well on training data but poorly on new data.

Q4) ) answer any 5 out of 6 questions

i) What does a chatbot use to understand user queries?

o (a) Virtual Reality


o (b) Natural Language Processing (NLP)
o (c) Blockchain
o (d) Cloud Computing
Answer: (b) Natural Language Processing (NLP

ii) Which phase in the AI Project Cycle requires stakeholder feedback?

o (a) Problem Scoping


o (b) Model Training
o (c) Data Exploration
o (d) Model Deployment
Answer: (a) Problem Scoping

iii) Which Python library is commonly used for data manipulation and analysis?

o (a) NumPy
o (b) pandas
o (c) Matplotlib
o (d) TensorFlow
Answer: (b) pandas
iv) Which sensor is most commonly used in Computer Vision systems to capture
images and videos?

o (a) Microphone
o (b) Camera
o (c) GPS
o (d) Accelerometer
Answer: (b) Camera

v). Which of the following tasks is involved in 'Sentiment Analysis'?

o (a) Identifying the topics in a document


o (b) Determining whether the sentiment expressed in a text is positive, negative, or
neutral
o (c) Translating text into different languages
o (d) Extracting names and dates from text
Answer: (b) Determining whether the sentiment expressed in a text is positive,
negative, or neutral

vi) What does a low Recall value indicate in model evaluation?

o (a) The model is predicting too many false positives.


o (b) The model is missing many actual positive cases.
o (c) The model is predicting all outcomes as negatives.
o (d) The model is performing perfectly.
Answer: (b) The model is missing many actual positive cases.

Q5) answer any 5 out of 6 questions

i) Which of these is an example of supervised learning?

o (a) Learning chess by playing alone


o (b) Teaching a model using labeled data
o (c) Generating random text without context
o (d) A robot exploring a maze without guidance
Answer: (b) Teaching a model using labeled data

ii) Which AI system can make decisions like humans?

o (a) Narrow AI
o (b) Weak AI
o (c) Strong AI
o (d) Static AI
Answer: (c) Strong AI

iii) What is 'Tokenization' in NLP?

o (a) Breaking down a text into smaller units such as words or phrases
o (b) Translating text from one language to another
o (c) Converting speech into text
o (d) Understanding the meaning of a text
Answer: (a) Breaking down a text into smaller units such as words or phrases

iv) Which of the following is an example of a language model used in NLP?

o (a) Siri
o (b) Google Translate
o (c) GPT-3
o (d) Photoshop
Answer: (c) GPT-3

v,) What does the F1 Score combine in evaluation?

o (a) Precision and Recall


o (b) Accuracy and Recall
o (c) Precision and Accuracy
o (d) Recall and Specificity
Answer: (a) Precision and Recall

vi) If an AI model has an accuracy of 95%, what does it mean?

o (a) The model performs better than 95% of other models.


o (b) The model correctly predicted 95% of all cases.
o (c) The model is 95% error-free.
o (d) The model will always predict correctly in 95% of cases.
Answer: (b) The model correctly predicted 95% of all cases.

Section B subjective type

Answer any 3 out of 5 questions 2*3=6 use 20 to 30 words on employability

Q6) Explain the importance of non-verbal communication in delivering a message


effectively.
Q7) How does self-awareness contribute to self-management?

Q8) Explain the term 'Digital Footprint.'


Q9) Why is market research important for an entrepreneur?

Q10) Why is sustainable development important?

Answer any 4 out of 6 use 20 to 30words (2*4=8)

Q11) What is the importance of AI in modern technology?

Q12)What is the purpose of Model Evaluation in the AI Project Cycle?

Q13)What is Data Science, and why is it important?

Q14)Give two real-world applications of Computer Vision.

Q15)Explain the process of Tokenization in Natural Language Processing.

Q16)Why is evaluation an important step in the AI Project Cycle?

Answer any three out of 5 question use 50 to 80 words(4*3=12)

Q17) Explain the concept of Artificial Intelligence (AI) and its main domains. Provide
examples for each domain.

Q18)Why is Data Exploration important in the AI Project Cycle? Discuss the


tools and techniques used.

Q19)Discuss the importance of the Problem Scoping stage in the AI Project


Cycle.

Q20)1. Explain the key components and tasks of Natural Language Processing
(NLP) in detail.

Q21)1. Explain the key metrics used in evaluating an AI model.

You might also like