TEST 2
60 MCQs on Artificial Intelligence (Units 1 to 5) – Questions Only
Unit 1: AI Reflection, Project Cycle and Ethics
1. AI stands for:
a) Automated Information
b) Artificial Intelligence
c) Advanced Internet
d) Applied Interface
2. Which is an example of AI?
a) Calculator
b) Washing machine
c) Voice assistant
d) Fan
3. First step of AI Project Cycle is:
a) Modeling
b) Evaluation
c) Problem Scoping
d) Deployment
4. Data collection is done in which stage?
a) Problem Scoping
b) Data Acquisition
c) Modeling
d) Testing
5. AI ethics mainly deals with:
a) Speed of computer
b) Computer price
c) Right and wrong use of AI
d) Internet connection
6. Bias in AI means:
a) Fast output
b) Error in coding
c) Unfair result
d) High accuracy
7. Which is an ethical issue in AI?
a) Storage
b) Privacy
c) Printing
d) Typing
8. Evaluation stage checks:
a) Data size
b) Model performance
c) Cost
d) Speed
9. AI project cycle has how many main stages? 10. Personal data should be:
a) Shared always
b) Sold
c) Protected
d) Deleted
11. Which is NOT part of AI project cycle?
a) Deployment
b) Modeling
c) Gaming
d) Evaluation
12. Responsible AI means AI should be:
a) Expensive
b) Fast
c) Safe and fair
d) Large
Unit 2: Data Literacy
13. Data means:
a) Information
b) Machine
c) Software
d) Internet
14. Raw facts are called:
a) Knowledge
b) Data
c) Report
d) Chart
15. Which is qualitative data?
a) Height
b) Age
c) Color
d) Weight
16. Which is quantitative data?
a) Gender
b) Name
c) Marks
d) City
17. Data visualization is:
a) Writing data
b) Deleting data
c) Showing data in charts
d) Printing data
18. Pie chart shows:
a) Time
b) Percentage
c) Distance
d) Speed 19. Data cleaning means:
a) Washing data
b) Removing errors
c) Printing data
d) Copying data
20. Which tool is used to store data?
a) Database
b) Monitor
c) Speaker
d) Keyboard
21. Structured data example:
a) Image
b) Video
c) Table
d) Audio
22. Unstructured data example:
a) Excel file
b) Database
c) Text message
d) Table
23. Data collection method:
a) Survey
b) Drawing
c) Singing
d) Typing
24. Big data refers to:
a) Small files
b) Huge amount of data
c) Slow data
d) Clean data
Unit 3: Math for AI (Statistics & Probability)
25. Mean is also called:
a) Average
b) Median
c) Mode
d) Range
26. Median is:
a) First value
b) Last value
c) Middle value
d) Highest value
27. Mode is:
a) Smallest number
b) Largest number
c) Repeated value
d) Total value 28. Probability value lies between:
a) 0 and 10
b) 0 and 1
c) 1 and 100
d) -1 and 1
29. Formula of probability:
a) Favorable / Total outcomes
b) Total / Favorable
c) Mean / Total
d) Mode / Total
30. Standard deviation measures:
a) Speed
b) Spread of data
c) Size
d) Total
31. Which is a certain event?
a) Sun rises
b) Toss a coin
c) Rain
d) Lottery win
32. Which is impossible event?
a) Getting 7 on dice
b) Getting head
c) Getting tail
d) Getting 1
33. Mean of 2, 4, 6 =
a) 3
b) 4
c) 5
d) 6
34. Range =
a) Max - Min
b) Min - Max
c) Total
d) Mean
35. Probability of head in fair coin =
a) 0
b) 1
c) 0.5
d) 2
36. Statistics is study of:
a) Machines
b) Numbers
c) Data
d) Internet
Unit 4: Introduction to Generative AI 37. Generative AI is used to:
a) Delete data
b) Create new content
c) Store files
d) Print pages
38. Example of Generative AI:
a) Calculator
b) Search engine
c) Chatbot
d) Printer
39. Generative AI can create:
a) Text
b) Images
c) Music
d) All of these
40. GPT is a type of:
a) Hardware
b) Software
c) AI model
d) Network
41. Generative AI learns from:
a) Food
b) Data
c) Electricity
d) Internet cables
42. Output of Generative AI is called:
a) Input
b) Command
c) Prompt
d) Response
43. Input given to AI is called:
a) Prompt
b) Result
c) File
d) Program
44. Risk of Generative AI:
a) Bias
b) Misinformation
c) Privacy issues
d) All of these
45. Generative AI works on:
a) Rules only
b) Machine learning
c) Calculator
d) Keyboard
46. Which is text-to-image AI?
a) ChatGPT b) DALL·E
c) Excel
d) Chrome
47. Generative AI should be used:
a) Carelessly
b) Ethically
c) Secretly
d) Slowly
48. AI hallucination means:
a) Correct answer
b) Fast answer
c) Fake or wrong answer
d) Short answer
Unit 5: Introduction to Python
49. Python is a:
a) Snake
b) Game
c) Programming language
d) Hardware
50. Python was created by:
a) Bill Gates
b) Guido van Rossum
c) Elon Musk
d) Mark Zuckerberg
51. Python file extension is:
a) .txt
b) .exe
c) .py
d) .doc
52. Which symbol is used for comments?
a) //
b) #
c) /* */
d) %%
53. Print function is used to:
a) Input data
b) Store data
c) Display output
d) Delete data
54. Variable is used to:
a) Print value
b) Store value
c) Delete value
d) Copy value 55. Which is correct variable name?
a) 2num
b) num_2
c) num-2
d) @num
56. Data type of 10 is:
a) float
b) string
c) int
d) boolean
57. Data type of "AI" is:
a) int
b) float
c) string
d) list
58. Input function in Python is:
a) read()
b) scan()
c) input()
d) write()
59. Which loop repeats code?
a) if
b) else
c) for
d) print
60. Python is known for:
a) Hard syntax
b) Slow speed only
c) Easy readability
d) No library