Answer:
True.
Explanation:
An iterative method uses a loop to solve the problem either it can be for,while or do-while loop.Iterative methods are easy to implement than recursive problem.
While recursion uses the same method to call itself.Recursive methods are not easy to implement as compared to iterative method.It contains following things:
- base case.
- Some calculation.
- Recursive call.
Front color c because your changing the color of the text not the box line or fill
Answer:
I think option C is correct
Answer:
Explanation:
The language I use would do it as
h1$ = copy(h$,1,3)
This may not satisfy you, because your language could be quite different. You might want an input statement of some kind that would define h$. This assumes that somewhere h,h1 are declared as strings.
You also have to know how to read an input. My language uses readln(input,h)
and how to write it on the screen write(h1) or writeln(h1)
Answer:
yo no se busca en gogle amiga