Assignment: Lecture 2 Questions
Rating
0
0
There are no comments for now.
1.
Which of the following best defines a variable in programming logic?
2.
Which control structure is used to repeat a set of instructions until a condition is false?
3.
Which of the following is an example of decision-making logic?
4.
Why is logic considered the core of AI and SI systems?
5.
Which pseudocode correctly checks voting eligibility (age ≥ 18)?
6.
The first step in problem-solving is:
7.
Which is a real-life example of a loop?
8.
Flowcharts are mainly used to:
9.
The main purpose of pseudocode is to:
10.
A “Weather-based Outfit Suggester” logic would say:
11.
Decision trees in AI are used for:
12.
Repeating instructions until a task is complete is called:
13.
Proverbs 24:6 says “By wise guidance you wage your war.” In programming logic, this means: