Interface have Default Modifier Is 'Public'.Where We Will
Use The KeyWord In Interface?

Answers were Sorted based on User's Feedback



Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?..

Answer / shilpa

when we want to implement multiple inheritance in c# then
we use these keyword.inteface means purly abstract class

Is This Answer Correct ?    3 Yes 0 No

Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?..

Answer / 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

Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?..

Answer / sandeep

Interface is Implements but never create instant of object

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is application variable in asp.net?

0 Answers  


How to handle error while project running on live

2 Answers  


Explain difference betn dataset and recordset?

0 Answers  


What namespaces are imported by default in ASMX files?

2 Answers  


Explain the main differences between asp and asp.net?

0 Answers  






What is the difference between Postback and Ispostback Property?

7 Answers   Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,


How Response.flush works in server.Execute ?

1 Answers   Keane India Ltd, TCS,


what is ienumerable interface?

1 Answers  


Describe the difference between a Thread and a Process?

4 Answers  


Explain the advantages of passport authentication.

0 Answers  


How do I know asp.net mvc version? : Asp.Net MVC

0 Answers  


Explain the difference between singleton and single call?

0 Answers  


Categories