bolum large_string | soru large_string | secenekler list | cevap int64 |
|---|---|---|---|
AI | Who is the father of Artificial Intelligence? | [
"Geoffrey Hinton",
"Andrew Ng",
"John McCarthy",
"Jürgen Schmid Huber"
] | 2 |
AI | What is the goal of Artificial Intelligence? | [
"To solve artificial problems",
"To extract scientific causes",
"To explain various sorts of intelligence",
"To solve real-world problems"
] | 2 |
AI | Based on which of the following parameter Artificial Intelligence is categorized? | [
"Based on functionally only",
"Based on capabilities only",
"Based on capabilities and functionally",
"It is not categorized"
] | 2 |
AI | What is the function of an Artificial Intelligence "Agent"? | [
"Mapping of goal sequence to an action",
"Work without the direct interference of the people",
"Mapping of precept sequence to an action",
"Mapping of environment sequence to an action"
] | 2 |
AI | Which of the following is not a type of Artificial Intelligence agent? | [
"Learning Al agent",
"Goal-based Al agent",
"Simple reflex Al agent",
"Unity-based AI agent"
] | 3 |
AI | Which of the following is not an application of artificial intelligence? | [
"Face recognition system",
"Chatbots",
"LIDAR",
"DBMS"
] | 3 |
AI | Which of the following machine requires input from the humans but can interpret the outputs themselves? | [
"Actuators",
"Sensor",
"Agents",
"Al system"
] | 3 |
AI | Face Recognition system is based on which type of approach? | [
"Weak AI approach",
"Applied AI approach",
"Cognitive AI approach",
"Strong AI approach"
] | 1 |
AI | Which of the following is an advantage of artificial intelligence? | [
"Reduces the time taken to solve the problem",
"Helps in providing security",
"Have the ability to think hence makes the work easier",
"All of the above"
] | 3 |
AI | Which of the following is an example of artificial intelligent agent/agents? | [
"Autonomous Spacecraft",
"Human",
"Robot",
"All of the mentioned"
] | 3 |
AI | What is Weak AI? | [
"the study of mental faculties using mental models implemented on a computer",
"the embodiment of human intellectual capabilities within a computer",
"a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans",
"all of the mentioned"
] | 0 |
AI | What is the expansion if PEAS in task environment? | [
"Peer, Environment, Actuators, Sense",
"Perceiving, Environment, Actuators, Sensors",
"Performance, Environment, Actuators, Sensors",
"None of the mentioned"
] | 2 |
AI | What kind of environment is crossword puzzle? | [
"Static",
"Dynamic",
"Semi Dynamic",
"None of the mentioned"
] | 0 |
AI | Which environment is called as semi dynamic? | [
"Environment does not change with the passage of time",
"Agent performance changes",
"Environment will be changed",
"Environment does not change with the passage of time, but Agent performance changes"
] | 3 |
AI | A search algorithm takes ______ as an input and returns ______ as an output. | [
"Input, output",
"Problem, solution",
"Solution, problem",
"Parameters, sequence of actions"
] | 1 |
AI | The Set of actions for a problem in a state space is formulated by a ______ | [
"Intermediate states",
"Initial state",
"Successor function, which takes current action and returns next immediate state",
"None of the mentioned"
] | 2 |
AI | A production rule consists of ______ | [
"A set of Rule",
"A sequence of steps",
"Set of Rule & sequence of steps",
"Arbitrary representation to problem"
] | 2 |
AI | What are taken into account of state-space search? | [
"Postconditions",
"Preconditions",
"Effects",
"Both Preconditions & Effects"
] | 3 |
AI | If a robot is able to change its own trajectory as per the external conditions, then the robot is considered as the ______ | [
"Mobile",
"Non-Servo",
"Open Loop",
"Intelligent"
] | 3 |
AI | A technique that was developed to determine whether a machine could or could not demonstrate the artificial intelligence known as the______ | [
"Boolean Algebra",
"Turing Test",
"Logarithm",
"Algorithm"
] | 1 |
AI | The decision tree algorithm reaches its destination using ____________. | [
"Single Test",
"Two Test",
"Sequence of test",
"No test"
] | 2 |
AI | Which of the given element improve the performance of AI agent so that it can make better decisions? | [
"Changing Element",
"Performance Element",
"Learning Element",
"None of the above"
] | 2 |
AI | Which statement is valid for the Heuristic function? | [
"The heuristic function is used to solve mathematical problems.",
"The heuristic function takes parameters of type string and returns an integer value.",
"The heuristic function does not have any return type.",
"The heuristic function calculates the cost of an optimal path between the pair of states."
] | 3 |
AI | The best Al agent is one which____________ | [
"Needs user inputs for solving any problem",
"Can solve a problem on its own without any human intervention",
"Need a similar exemplary problem in its knowledge base",
"All of the above"
] | 1 |
AI | Ways to achieve AI in real-life are ____________. | [
"Machine Learning",
"Deep Learning",
"Both a & b",
"None of the above"
] | 2 |
AI | In state-space, the set of actions for a given problem is expressed by the ______. | [
"Intermediate States",
"Successor function that takes current action and returns next state",
"Initial States",
"None of the above"
] | 1 |
AI | Choose from the following that are Decision Tree nodes? | [
"Decision Nodes",
"End Nodes",
"Chance Nodes",
"All of the mentioned"
] | 3 |
AI | Decision Nodes are represented by ______ | [
"Disks",
"Squares",
"Circles",
"Triangles"
] | 1 |
AI | Chance Nodes are represented by ______ | [
"Disks",
"Squares",
"Circles",
"Triangles"
] | 2 |
AI | End Nodes are represented by ______ | [
"Disks",
"Squares",
"Circles",
"Triangles"
] | 3 |
AI | What is Decision Tree? | [
"Flow-Chart",
"Structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label",
"Flow-Chart & Structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents... | 2 |
AI | Decisions of Victory/Defeat are made in Game trees using which algorithm? | [
"DFS",
"BFS",
"Heuristic Search",
"Min/Max Algorithm"
] | 3 |
AI | The correct ways to solve a problem of state-space search are? | [
"Forward from the initial state",
"Backward from the goal",
"Both A and B",
"None of the above"
] | 2 |
AI | How many types of observing environments are there? | [
"2",
"3",
"1",
"0"
] | 0 |
AI | Speech recognition, Image recognition and ability to take action are example of | [
"to perceive, understand and act",
"reasoning and planning",
"learning and adaption",
"none of these"
] | 0 |
AI | When a machine possesses the ability to mimic human traits like make decisions, predict the future, learn and improve on its own said to have | [
"Informative Intelligence",
"Knowledge Intelligence",
"Artificial Intelligence",
"Emotional Intelligence"
] | 2 |
AI | Machine becomes intelligent once they are | [
"trained",
"started",
"installed",
"turned off"
] | 0 |
AI | AI systems are made up of | [
"machines, hardware and software",
"only software",
"only hardware",
"only machine"
] | 0 |
AI | Which rule is applied for the Simple reflex agent? | [
"Simple-action rule",
"Simple & Condition-action rule",
"Condition-action rule",
"None of the above"
] | 2 |
AI | Which agent deals with the happy and unhappy state? | [
"Utility-based agent",
"Model-based agent",
"Goal-based Agent",
"Learning Agent"
] | 0 |
AI | Which term describes the common-sense of the judgmental part of problem-solving? | [
"Values-based",
"Critical",
"Analytical",
"Heuristic"
] | 3 |
AI | The exploration problem is where ______. | [
"Agent contains the knowledge of State and actions.",
"Agent does not contain the knowledge of State and actions.",
"Only actions are known to the agent.",
"None of the above"
] | 1 |
AI | What is meant by agent's percept sequence? | [
"Used to perceive the environment",
"Complete history of actuator",
"Complete history of perceived things",
"None of the mentioned"
] | 2 |
AI | Which is not the commonly used programming language for AI? | [
"PROLOG",
"Java",
"LISP",
"Perl"
] | 3 |
AI | An agent is composed of ______ | [
"Architecture",
"Agent Function",
"Perception Sequence",
"Architecture and Program"
] | 3 |
AI | Specify the agent architecture name that is used to capture all kinds of actions. | [
"Complex",
"Relational",
"Hybrid",
"None of the mentioned"
] | 2 |
AI | What is state space? | [
"The whole problem",
"Your Definition to a problem",
"Problem you design",
"Representing your problem with variable and parameter"
] | 3 |
AI | The process of removing detail from a given state representation is called ______ | [
"Extraction",
"Abstraction",
"Information Retrieval",
"Mining of data"
] | 1 |
AI | A problem solving approach works well for ______ | [
"8-Puzzle problem",
"8-queen problem",
"Finding a optimal path from a given source to a destination",
"Mars Hover (Robot Navigation)"
] | 3 |
AI | What is the major component/components for measuring the performance of problem solving? | [
"Completeness",
"Optimality",
"Time and Space complexity",
"All of the mentioned"
] | 3 |
AI | Which search strategy is also called as blind search? | [
"Uninformed search",
"Informed search",
"Simple reflex search",
"All of the mentioned"
] | 0 |
AI | Which search is implemented with an empty first-in-first-out queue? | [
"Depth-first search",
"Breadth-first search",
"Bidirectional search",
"None of the mentioned"
] | 1 |
AI | When is breadth-first search is optimal? | [
"When there is less number of nodes",
"When all step costs are equal",
"When all step costs are unequal",
"None of the mentioned"
] | 1 |
AI | How many parts does a problem consists of? | [
"1",
"2",
"3",
"4"
] | 3 |
AI | Which search algorithm imposes a fixed depth limit on nodes? | [
"Depth-limited search",
"Depth-first search",
"Iterative deepening search",
"Bidirectional search"
] | 0 |
AI | What is the general term of Blind searching? | [
"Informed Search",
"Uninformed Search",
"Informed & Unformed Search",
"Heuristic Search"
] | 1 |
AI | Strategies that know whether one non-goal state is "more promising" than another are called ______ | [
"Informed & Unformed Search",
"Unformed Search",
"Heuristic & Unformed Search",
"Informed & Heuristic Search"
] | 3 |
AI | Which of the following is/are Uninformed Search technique/techniques? | [
"Breadth First Search (BFS)",
"Depth First Search (DFS)",
"Bidirectional Search",
"All of the mentioned"
] | 3 |
AI | Depth-first search always expands the ______ node in the current fringe of the search tree. | [
"Shallowest",
"Child node",
"Deepest",
"Minimum cost"
] | 2 |
AI | Breadth-first search always expands the ______ node in the current fringe of the search tree. | [
"Shallowest",
"Child node",
"Deepest",
"Minimum cost"
] | 0 |
AI | Which of the following algorithm is generally used CSP search algorithm? | [
"Breadth-first search algorithm",
"Depth-first search algorithm",
"Hill-climbing search algorithm",
"None of the mentioned"
] | 1 |
AI | Which values are independent in minimax search algorithm? | [
"Pruned leaves x and y",
"Every states are dependant",
"Root is independent",
"None of the mentioned"
] | 0 |
AI | Which search is similar to minimax search? | [
"Hill-climbing search",
"Depth-first search",
"Breadth-first search",
"All of the mentioned"
] | 1 |
AI | General algorithm applied on game tree for making decision of win/lose is ______ | [
"DFS/BFS Search Algorithms",
"Heuristic Search Algorithms",
"Greedy Search Algorithms",
"MIN/MAX Algorithms"
] | 3 |
AI | The action of the Simple reflex agent completely depends upon ______ | [
"Perception history",
"Current perception",
"Learning theory",
"Utility functions"
] | 1 |
AI | Which of the following could be the approaches to Artificial Intelligence? | [
"Strong Artificial Intelligence",
"Weak Artificial Intelligence",
"Applied Artificial Intelligence",
"All of the mentioned"
] | 3 |
AI | Which of the following task/tasks Artificial Intelligence could not do yet? | [
"Understand natural language robustly",
"Web mining",
"Construction of plans in real time dynamic systems",
"All of the mentioned"
] | 3 |
AI | A basic line following robot is based on ______ | [
"Strong Artificial Intelligence approach",
"Weak Artificial Intelligence approach",
"Cognitive Artificial Intelligence approach",
"Applied Artificial Intelligence approach"
] | 1 |
AI | What is Machine Learning? | [
"The study of machines and software",
"The ability of machines to learn from data",
"The ability of machines to generate random outputs",
"None of the above"
] | 1 |
AI | What is Deep Learning? | [
"A type of Machine Learning that uses neural networks",
"A type of Machine Learning that uses decision trees",
"A type of Machine Learning that uses reinforcement learning",
"None of the above"
] | 0 |
AI | What is a neural network? | [
"A computer network that mimics the human brain",
"A network of computers",
"A network of sensors",
"None of the above"
] | 0 |
AI | What is a perceptron? | [
"A type of neural network",
"A type of computer network",
"A type of sensor",
"None of the above"
] | 0 |
AI | What is a training set? | [
"A set of data used to train a machine learning model",
"A set of data used to test a machine learning model",
"A set of data used to validate a machine learning model",
"None of the above"
] | 0 |
AI | What is a test set? | [
"A set of data used to train a machine learning model",
"A set of data used to test a machine learning model",
"A set of data used to validate a machine learning model",
"None of the above"
] | 1 |
AI | What is overfitting? | [
"When a machine learning model performs well on the training set but poorly on the test set",
"When a machine learning model performs well on the test set but poorly on the training set",
"When a machine learning model performs well on both the training and test sets",
"None of the above"
] | 0 |
AI | What is underfitting? | [
"When a machine learning model performs well on the training set but poorly on the test set",
"When a machine learning model performs well on the test set but poorly on the training set",
"When a machine learning model performs well on both the training and test sets",
"None of the above"
] | 1 |
AI | What is reinforcement learning? | [
"A type of machine learning that uses neural networks",
"A type of machine learning that uses decision trees",
"A type of machine learning that learns from rewards and punishments",
"None of the above"
] | 2 |
AI | What is unsupervised learning? | [
"A type of machine learning that learns from labeled data",
"A type of machine learning that learns from unlabeled data",
"A type of machine learning that learns from rewards and punishments",
"None of the above"
] | 1 |
AI | Which of the following is the correct definition of Artificial Intelligence (AI)? | [
"The study of creating intelligent machines that can perform tasks requiring human-like intelligence.",
"The study of creating machines that can think and act like humans.",
"The study of creating machines that can mimic human behavior.",
"The study of creating machines that can perform tasks more efficiently... | 0 |
AI | Which of the following is an example of a supervised learning algorithm? | [
"K-means clustering",
"Decision trees",
"Reinforcement learning",
"Random forest"
] | 1 |
AI | Which of the following is an example of a natural language processing (NLP) application? | [
"Autonomous vehicles",
"Fraud detection",
"Sentiment analysis",
"Predictive maintenance"
] | 2 |
AI | Which of the following is an example of an expert system? | [
"Chatbot",
"Recommendation system",
"Spam filter",
"Medical diagnosis system"
] | 3 |
AI | Which of the following is an example of a fuzzy logic application? | [
"Autonomous vehicles",
"Fraud detection",
"Temperature control in air conditioning systems",
"Predictive maintenance"
] | 2 |
AI | Which of the following is an example of a deep learning algorithm? | [
"Decision tree",
"K-nearest neighbors",
"Artificial neural network",
"Support vector machine"
] | 2 |
AI | Which of the following is an example of a cognitive computing application? | [
"Image recognition",
"Speech recognition",
"Natural language processing",
"All of the above"
] | 3 |
AI | Which of the following is an example of a decision tree application? | [
"Autonomous vehicles",
"Fraud detection",
"Medical diagnosis",
"Sentiment analysis"
] | 1 |
AI | Which of the following is an example of a computer vision application? | [
"Sentiment analysis",
"Speech recognition",
"Object recognition",
"Fraud detection"
] | 2 |
AI | Which of the following is a subset of Artificial Intelligence? | [
"Natural Language Processing",
"Machine Learning",
"Robotics",
"All of the above"
] | 3 |
AI | Which of the following statements is true about Artificial Intelligence? | [
"AI systems can replace human intelligence completely",
"AI systems can only perform specific tasks that they are trained for",
"AI systems have emotions and consciousness",
"None of the above"
] | 1 |
AI | What is the purpose of Artificial Intelligence? | [
"To replicate human intelligence",
"To automate repetitive tasks",
"To create machines that can think and learn on their own",
"All of the above"
] | 3 |
AI | Which of the following is a type of Artificial Intelligence? | [
"Weak AI",
"Strong AI",
"Both A and B",
"None of the above"
] | 2 |
AI | What is the difference between Weak AI and Strong AI? | [
"Weak AI is a system that can perform a specific task while Strong AI is a system that can perform any intellectual task that a human can",
"Weak AI is a system that can perform any intellectual task that a human can while Strong AI is a system that can perform a specific task",
"Weak AI is a type of neural net... | 0 |
AI | What is the purpose of Natural Language Processing? | [
"To enable computers to understand and interpret human language",
"To enable computers to process and analyze large amounts of data",
"To enable computers to recognize and respond to human emotions",
"None of the above"
] | 0 |
AI | Which of the following is not a subfield of artificial intelligence? | [
"Robotics",
"Natural Language Processing",
"Computer Vision",
"Signal Processing"
] | 3 |
AI | What is the difference between AI and machine learning? | [
"AI is the ability of machines to think like humans, while machine learning is a subset of AI that involves learning from data",
"AI is the ability of machines to perform tasks that normally require human intelligence, while machine learning is a subset of AI that involves learning from data",
"There is no diff... | 1 |
AI | What is a chatbot? | [
"A program that uses AI to simulate conversation with human users",
"A type of machine learning that uses decision trees",
"A type of machine learning that uses k-means clustering",
"None of the above"
] | 0 |
AI | Which of the following is an example of a reactive machine? | [
"A chess-playing program that can only make moves based on the current board state",
"A chatbot that can learn from previous conversations",
"A self-driving car that uses GPS and sensors to navigate"
] | 0 |
AI | What is a convolutional neural network (CNN)? | [
"A type of neural network commonly used for computer vision",
"A type of neural network commonly used for natural language processing",
"A type of neural network commonly used for reinforcement learning"
] | 0 |
AI | What is a Recurrent Neural Network (RNN)? | [
"A type of Neural Network used for image recognition",
"A type of Neural Network used for language translation",
"A type of Neural Network used for sentiment analysis",
"A type of Neural Network used for recommendation systems"
] | 1 |
AI | What is/are true about RBF network? | [
"A kind of supervised learning",
"Design of NN as curve fitting problem",
"Use of multidimensional surface to interpolate the test data",
"All of these"
] | 3 |
End of preview. Expand in Data Studio
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- First 99 questions are taken from -> https://www.scribd.com/document/737189591/Artificial-Intelligence-MCQ-unit1-2
- Last 3 questions are taken from -> https://www.scribd.com/document/801824862/MCQ-Machine-Learning
- Downloads last month
- 23