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...

how we declare interface

Answer Posted / venu

public interface Service
{
int add(int a,int b);
int mul(int c,int d);
}


by default access modifiers in nethods are public

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a multi-layer and multi-tier applications?

1059


What is the maximum number of classes that can be contained in one dll file?

1259


What is event bubbling?

1074


Define a static class?

1031


Which method is used to enforce garbage collection in .net?

908


How to turn off cookies for a page?

1044


Explain a program using code nuggets to create a simple application? : asp.net mvc

1118


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

2209


Difference between using directive vs using statement?

1042


Are there resources online with tips on asp to asp.net conversions?

1075


What is custom events? How to create it?

1092


What is the difference between rest and restful?

1101


What is http post action?

1056


What is server redirect?

1026


What is the difference between Session and response.Redirect?

1175