AI_Corrected_Questions_Answers
AI_Corrected_Questions_Answers
1. Define Flowchart?
A flowchart is a graphical representation of a process, algorithm, or workflow, using various symbols to depict steps
and the flow of execution. It helps in understanding complex processes by breaking them down into simpler steps.
Flowcharts are widely used in programming, business modeling, and process optimization.
4. Define AI?
Artificial Intelligence (AI) is a branch of computer science that focuses on creating intelligent systems capable of
performing tasks that typically require human intelligence. These tasks include reasoning, problem-solving, natural
language understanding, perception, and decision-making. AI encompasses machine learning, deep learning, computer
vision, and robotics, enabling applications such as voice assistants, self-driving cars, and predictive analytics.