Interface have Default Modifier Is 'Public'.Where We Will
Use The KeyWord In Interface?
Answer Posted / surya narayana panda
When u create an interface then u can delclare with Public
Key word.Like
Public Interface WorkOrder
{
//Decleare Method here.
}
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to transfer the file from client to server using asp.net
What is web api and why to use it?
Explain Authentication mechanism in dotnet
Explain transparent caching with aop?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What is the difference between mechine.config and web.config?
What is the difference between runtime version and version?
Can you explain one critical mapping?
Name some asp objects?
Explain the features that make asp.net more used framework? : asp.net mvc
What is new asp.net core?
What is asynchronous call?
What is a ashx file?
How to fetch a data from one table to another table in asp.net ?
Explain difference between friend and protected friend?