Program for find the complexity of the while and do while
Answers
Answered by
0
While Loop :
#include<stdio.h>
main()
{
int n[2] = 2;
while ( n<0)
{
do ()
{
n--
}
}
}
Similar questions
Social Sciences,
7 months ago
Science,
7 months ago
Math,
7 months ago
Math,
1 year ago
English,
1 year ago