skip to main
|
skip to sidebar
Home
Archives
Feedback
About Us
Contact Us
Welcome to Nsachan...
your search ends here//
DOWNLOAD
Saturday, 30 April 2011
// write a program to handle divide by zero exception.
05:42
neeraj
No comments
CODE
class Dividebyzero
{
public static void main(String s[])
{
int a =10;
int b =5;
int c =5;
int x;
try
{
x =a/(b-c);
}
catch(ArithmeticException e)
{
System.out.println("divisle by zero"+e);
}
}
}
OUTPUT DISPLAY
Posted in:
Java programs
Newer Post
Older Post
Home
0 comments:
Post a Comment
Subscribe to our RSS Feed
Follow Us on Twitter
Be Our Fan on Facebook
Videos
Tags
Blog Archives
Facebook
My Great Web page
Labels
Antivirus
(17)
Blogging Tips
(10)
BOLLYWOOD
(25)
Browser
(7)
Contest
(5)
Customization
(3)
Downloads
(5)
DUBBED HOLLYWOOD
(46)
EARN MONEY
(5)
Ebook
(20)
ENGLISH MOVIE
(19)
Facebook
(1)
FONTS
(2)
Fun
(1)
Gallery
(9)
Games
(19)
Google Apps
(1)
Hacking
(3)
How to Recipies
(16)
IMs
(1)
Java programs
(19)
Media Player
(3)
Microsoft
(4)
Mobile
(35)
My Software
(2)
Networking
(9)
NEW MOVIES
(16)
Orkut
(2)
Server 2003
(1)
SOFTWARES
(89)
TAMIL MOVIE
(3)
Tech News
(11)
VB scripting
(1)
Virus n Scripting
(7)
Windows 7
(7)
Windows 8
(4)
Popular Posts
(no title)
Microsoft Visual Studio 2008 SP1 Professional Torrent ( OnRequest ) Visual Studio 2008, codenamed Orcas, is the successor to Visual Studio 2...
Ankit Fadia gave suggestions to US Government past 9/11 attack
Unethical activities land one in trouble right? Wrong! Not if you are Ankit Fadia, India’s first and youngest ethical hacker. At the age...
How to Create a Hidden User Account
Create a Hidden User Account By using this registry tweak you will be able to hide your account from the Logon Screen and from Cont...
How to use PING
The ping (Packet Internet Groper) is used to send ICMP ( Internet Control Message Protocol) packets from one host to another. Pin...
Mobile 110 Cleaner 1.51
Mobile 110 Cleaner 1.51 DOWNLOAD CLICK HERE
(no title)
Puttumachalu Phalithalu (Telugu) E-Book DOWNLOAD TORRENT
Smartphoneware Best CallRecorder v1.07 S60v3 SymbiaOS9.x Signed incl Keygen-HSpda
Smartphoneware Best CallRecorder v1.07 S60v3 SymbiaOS9.x Signed incl Keygen-HSpda DOWNLOAD CLICK HERE
(no title)
Payback (2011) SCREENSHOT DOWNLOAD TORRENT
The Telnet Command
Technically, telnet is a protocol . This means it is a language that computer use to communicate with one another in a particular way....
MicroXP v 0.82
Micro Xp v 0.82 has a WINDOWS folder with size only 199Mb and a CD size of just 81 Mb This has to be one of the smallest Windows XP insta...
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
Alexa Rank
Total Pageviews
Blog Archive
▼
2011
(405)
►
May
(134)
►
May 27
(1)
►
May 26
(2)
►
May 25
(4)
►
May 23
(3)
►
May 20
(7)
►
May 19
(23)
►
May 18
(70)
►
May 17
(2)
►
May 16
(3)
►
May 14
(1)
►
May 11
(1)
►
May 10
(2)
►
May 09
(2)
►
May 08
(2)
►
May 07
(1)
►
May 06
(1)
►
May 05
(1)
►
May 04
(1)
►
May 03
(4)
►
May 02
(1)
►
May 01
(2)
▼
April
(271)
▼
Apr 30
(15)
// write a program of JDBC ODBC connectivity thro...
// write a program in java which concatenate two ...
// write a program in java which finds the index ...
// write a program which counts the length of the ...
// write a program in java which initialize the ob...
// write a program in java which converts a lower...
// write a program in java to compare two strings...
// write a program to handle divide by zero except...
// write a program in java using buffer reader t...
// program in java using awt control label and b...
// write a program in java using buffer reader t...
// write a program in java using awt control lab...
// program in java using awt control label and tex...
// Write a program in java in which derived class...
// write a program in java in which two threads a...
►
Apr 29
(4)
►
Apr 20
(1)
►
Apr 17
(4)
►
Apr 16
(4)
►
Apr 15
(5)
►
Apr 14
(41)
►
Apr 13
(10)
►
Apr 12
(10)
►
Apr 11
(129)
►
Apr 10
(48)
About Me
neeraj
I AM A STUDENT OF BCA ....
View my complete profile
0 comments:
Post a Comment