AI_Programming_Detailed_Answers
AI_Programming_Detailed_Answers
1. Define Flowchart?
A flowchart is a graphical representation of a process, system, or algorithm. It uses symbols such as
ovals, rectangles, diamonds, and arrows to show the flow of steps in a process. Flowcharts help in
understanding, analyzing, and designing complex procedures or programs. They are widely used in
programming, engineering, and business workflows.
4. Define AI?
Artificial Intelligence (AI) is the branch of computer science that enables machines to perform tasks
that require human intelligence. These tasks include learning, problem-solving, decision-making,
and natural language understanding. AI is used in virtual assistants, self-driving cars, robotics, and
more.