what is delegats ?

Answers were Sorted based on User's Feedback



what is delegats ?..

Answer / ravi sachdeva

A delegate object encapsulates a reference to a method.

Is This Answer Correct ?    3 Yes 0 No

what is delegats ?..

Answer / shankar0975

To put it in simple words, a delegate is a function pointer.
It can be used in the code such that it will reference to a
particular function.

Is This Answer Correct ?    3 Yes 0 No

what is delegats ?..

Answer / @tul

Delegate is a referance type variable that hold the reference to a method.......

Is This Answer Correct ?    0 Yes 0 No

what is delegats ?..

Answer / nadeem khokhar

we can pass a whole function to a delegate as a parameter and also can define its body over there. i don't know the exact code but similar to this
draw(print(){
int a=5;
console.WriteLine(a);
})

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.

0 Answers   Philips,


how to check single or double byte in struts

0 Answers  


hi friends i am ravi here , i have one problem at starting at the interview that is i have my 3+ it(java) years experiance profile so if i attend the interview interviewer ased me tel me about your profile so i not able to explain because i dont knw where to start and where to end and i dont know what i should tel and what i shouldnot tel .....so can any body please clear m doubts clearly.............please help me friends,i am awaiting for friends reply please.............

2 Answers   TCS,


why applet is introduced?

1 Answers  


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

0 Answers   Accenture,






what is apt_dump_score in datastage where it is useful

0 Answers   Accenture,


What are the other ways to create an object with out calling new keyword in java?

2 Answers   HCL,


How to find out the user exit for va01.

1 Answers  


what is runtime exception and compiletime exception ?

1 Answers   Accenture,


Data structure used to impliment a menu:

0 Answers   Verifone,


Artficial language is provided which of the language?

3 Answers   Geometric Software,


I'm new to ABAP. What is Module pool in SAP?

0 Answers   TCS,


Categories