Saved Bookmarks
| 1. |
When do you say that a problem is algorithmic in nature? |
|
Answer» A Problem is algorithmic in nature when its solution involves the construction of an algorithm. Also when the 1. Input data and output data of the problem is specified. 2. Relation between the input data and the output data is specified |
|