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 use of Master Page in ASP.NET web pages?

0 Answers   Sans Pareil IT Services,


How many types of session in asp.net2.0

28 Answers   ABC, DOT, First Europa, HCL, iRely, TCS,


What are the differences between code behind and code inline?

0 Answers  


Name and describe some HTTP Status Codes and what they express to the requesting client ?

1 Answers  


What kind of programming language is ASP.NET?

0 Answers   3i Infotech,






What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


Explain the difference between Repeater and Data list control in ASP.NET?

0 Answers  


How do you register the .Net Component or Assembly?

2 Answers   Accenture,


what is the use of asp.net

3 Answers   ABC,


What are cao and sao.

0 Answers  


Explain the functionality of "EnableViewState" ? What happens if you want it on or off?

1 Answers   Siebel,


Whats an assembly?

6 Answers   Siebel Systems,


Categories