Computer Science, asked by subhojeetchanda, 1 year ago

distinguish between nested loop and non nested loop

Answers

Answered by RiyaWani
1
nested if statement means u have many if statements inside it but in non nested if statement means u don't have many if statements
hope it helps you
have a good day ahead
Answered by Anonymous
1

Explanation:

 nested loop join is a naive algorithm that joins two sets by using two nested loops. Join operations are important for database management

Similar questions