Friday 21 December 2012

How to write a java program that add up the values between two numbers?

How to write a java program that add up the valve between two number?
Say if my lower number is 7 and higher number is 11, then the program should add 7+8+9+10+11=45. But if the lower number is bigger the the higher number, its should show and error message.

What is a VPN?


VPN is (Virtual Private Network) were first used by companies to enable their employees to securely access internal systems such as email remotely (e.g. from home or while on business trips). Today they are increasingly being used for personal use by individuals to protect their privacy while online in public places (e.g. when using the wi-fi connection in a cafe) or in a country where the internet is censored / blocked (e.g. China, Saudi Arabia��).

No comments:

Post a Comment

Note: only a member of this blog may post a comment.