COMPILER DESIGN

LEXICAL ANALYSIS

REGULAR EXPRESSIONS AND FINITE AUTOMATA

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
If an effectively solvable problem has answered in yes or no, then this solution is called ____
A
Decision procedure
B
Decision method
C
Decision problem
D
Decision making
Explanation: 

Detailed explanation-1: -A step-by-step procedure used to solve a problem is called Algorithm. An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem, based on conductiong a sequence of specified actions.

Detailed explanation-2: -An algorithm is a procedure used for solving a problem or performing a computation.

Detailed explanation-3: -Step 1: Obtain a description of the problem. Step 2: Analyze the problem. Step 3: Develop a high-level algorithm. Step 4: Refine the algorithm by adding more detail.

There is 1 question to complete.