1.
Which of these is a tool used in Artificial Intelligence?
Correct Answer(s)
A. Neural Networks
D. Deep Learning
Explanation
Neural Networks and Deep Learning are both tools used in Artificial Intelligence. Neural Networks are a set of algorithms designed to recognize patterns and learn from data, mimicking the way the human brain works. Deep Learning, on the other hand, is a subset of Neural Networks that focuses on training large neural networks with multiple layers to learn and make predictions. Both Neural Networks and Deep Learning are crucial tools in AI, enabling machines to process and analyze complex data, recognize patterns, and make intelligent decisions.
2.
The study of computer algorithms that improve automatically through experience is termed?
Correct Answer
C. Machine Learning
Explanation
Machine learning is the study of computer algorithms that improve automatically through experience. It involves the development of systems that can learn and improve from data without being explicitly programmed. By analyzing and interpreting large amounts of data, machine learning algorithms can identify patterns, make predictions, and make decisions. This field has applications in various domains, including healthcare, finance, and transportation, and is crucial for developing artificial intelligence systems.
3.
The intelligence displayed by humans and other animals is termed?
Correct Answer
C. Natural Intelligence
Explanation
Natural intelligence refers to the cognitive abilities and problem-solving skills exhibited by humans and animals without any external influence or artificial enhancements. It encompasses the innate capacity to learn, reason, understand, and adapt to the environment. This term distinguishes the intelligence displayed by living beings from artificial intelligence, which is intelligence exhibited by machines.
4.
Where was Sophia the robot developed?
Correct Answer
Hong Kong
Explanation
Sophia the robot was developed in Hong Kong.
5.
Which of the languages below are used to code a robot?
Correct Answer
A. Python
Explanation
Python is used to code a robot because it is a versatile and user-friendly programming language. It has a wide range of libraries and frameworks that are specifically designed for robotics, such as PyRobot and ROS (Robot Operating System). Python's simplicity and readability make it an ideal choice for beginners in robotics. Additionally, Python's extensive community support and documentation make it easier for developers to find help and resources when coding a robot.
6.
When was Artificial Intelligence first introduced?
Correct Answer
C. 1956
Explanation
Artificial Intelligence was first introduced in 1956. This marked the beginning of the field of AI as a separate discipline. The Dartmouth Conference, held in that year, is considered to be the birthplace of AI. At the conference, researchers and scientists gathered to discuss and explore the potential of creating intelligent machines. This event laid the foundation for the development and advancement of AI technologies and techniques in the years to come.
7.
Who first introduced AI?
Correct Answer
John, John McCarthy
Explanation
John McCarthy is credited with introducing the concept of Artificial Intelligence (AI). He coined the term "artificial intelligence" in 1956 and organized the Dartmouth Conference, which is considered the birthplace of AI. McCarthy's work laid the foundation for the development of AI as a field of study and research. His contributions and pioneering efforts in AI have had a significant impact on the growth and advancement of the field.
8.
Is it true or false that in the UK, 7 million jobs could be displaced by robots?
Correct Answer
A. True
Explanation
In the UK, it is true that 7 million jobs could potentially be displaced by robots. This is due to the increasing automation and advancements in technology, which could lead to the replacement of human workers in various industries. As robots become more capable and cost-effective, they could replace jobs in sectors such as manufacturing, transportation, and customer service. This could have significant implications for the workforce and require a shift in the job market to accommodate these changes.
9.
Which of the applications below is prominent in AI?
Correct Answer(s)
A. Speech Recognition
C. Problem Solving
Explanation
Speech recognition and problem solving are both prominent applications in AI. Speech recognition involves the ability of a machine to understand and interpret human speech, enabling voice commands and interactions. This technology is widely used in virtual assistants, voice-controlled devices, and transcription services. On the other hand, problem solving involves the use of algorithms and computational methods to find solutions to complex problems. AI systems can analyze data, learn from patterns, and generate solutions or make decisions based on the information available. Both speech recognition and problem solving are key areas where AI has made significant advancements.