Algorithm:
1. start the program
2. Input a number
3. check whether number is divisible by 2 or not. if yes goto step 4
otherwise goto step 5
4. display that the numebr is even and go to step 6
5. display that the number is odd.
6. stop the program
Algorithm:
1. start the program
2. Input a number
3. check whether number is divisible by 2 or not. if yes goto step 4
otherwise goto step 5
4. display that the numebr is even and go to step 6
5. display that the number is odd.
6. stop the program
Difference between Segmentation and Paging
1. To Display even numbers till n SQL> DECLARE 2 I NUMBER:= &…
Time Setting Multiplier (TSM): The arrangement provided for setting the …
0 Comments