Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

class A
{
public void disp(int a,int b)
{
System.out.println("hai");
}
}
class B
{
public void disp(int a,int b,int c)
{
System.out.println("hai");
}
}

above program is overloading or overriding?

Answer Posted / vijaya mahesh

It is neither overloading nor overriding

Is This Answer Correct ?    44 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why unicode is important?

891


What is string builder?

836


What java ide should I use?

931


What is Gang of four design patterns

986


What are java threads?

1062


Write a java program to print fibonacci series?

907


Is linkedlist thread safe in java?

940


enlist some features of jdk.

903


What is procedure overloading?

2238


Why java is object oriented?

959


What is the string function?

900


What is set in java?

983


What is the purpose of lambda expressions?

996


What must a class do to implement an interface in java programming?

963


What is the method to expand and collapse nodes in a jtree?

979