[amp_mcq option1=”Matrix” option2=”Constant space” option3=”Constant time” option4=”None of the mentioned” correct=”option1″]
The correct answer is: None of the mentioned.
A matrix is a rectangular array of numbers, symbols, or expressions, arranged in rows and columns. It is a two-dimensional data structure, and it is not a recursive data structure. A constant space is a space that is independent of the size of the input. It is not a recursive space. A constant time is a time that is independent of the size of the input. It is not a recursive time.
A recursive algorithm is an algorithm that calls itself. It is a powerful tool for solving problems, but it can be difficult to understand and implement. There is no efficient recursive algorithm for online smoothing.