hackingzo ne s.
co m
http://hackingzo nes.co m/?p=203
Program for this class in java
package javaapplicat ion; class t his1 { int a,b; public t his1(int a,int b) { t his.a=a; t his.b=b; Syst em.out .print ln("value of a and b are = "+(a+b)); } public t his1(int a) { Syst em.out .print ln("value of a is = "+a); } } public class This_ClassUse { public st at ic void main(St ring ar[]) { t his1 a=new t his1(10,2); }
Relat ed Post
SHA1 Hash generating program in java MD5 Hash generating program in java Java Program to Find Network Interf ace Java Program to f ind Your IP Address and LoopBack Address Shif t Operator Program in Java Enter your email address:
Delivered by FeedBurner
Post Footer automatically generated by Add Post Footer Plugin f or wordpress.