Christa pee

Christa pee Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Christa pee, Digital creator, Eket.

Adding two number using class and object in java programming languageFile Name:Example.javaclass A{ int a,b,sum; public ...
11/01/2024

Adding two number using class and object in java programming language
File Name:Example.java

class A
{
int a,b,sum;
public void setAdd()
{
a=9;
b=10;
sum=a+b;
}
public void getSum()
{
System.out.println("Sum="+sum);
}
}

public class Example {
public static void main(String args[])
{
A obj=new A();
obj.setAdd();
obj.getSum();
}

}

Follow Christa p*e

Address

Eket

Website

Alerts

Be the first to know and let us send you an email when Christa pee posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share