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
What is the server of asp.net?
How you will manage the state of ASP.NET controls?
How you can stop the validation of ASP.NET controls from client side?
How do u optimize a query in asp.net?
How to manage different kinds of sessions in ASP.NET?
Define session in asp.net.
What is difference between asp.net and asp?
Explain how can we inherit a static member?
How do I upload a file from my ASP.NET page?
What is active web pages?
What is the difference between rest and restful?
What is parse in asp.net?
Why do we need master page in asp.net?
In which event of the page life cycle, is the viewstate available?
Explain the features that make asp.net more used framework? : asp.net mvc