write the Syntax for Function or Method Overriding?
Answer Posted / nageswari
void function name(aruments)
{
statements
return()
}
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What are floating point numbers?
What is instantiating a class in c#?
What is the full form of GAC? Explain its uses?
What is window application in c#?
My switch statement works differently! Why?
What are partial types in c#?
How does the clr work?
What is assembly version series sequence?
Does c# replace c++?
What is ispostback c#?
Is friend a constructor?
What are strongly typed objects?
Is as operator in c#?
What is public or shared assemblies ?
What is cshtml?