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


Please Help Members By Posting Answers For Below Questions

Where do we set the min and max pool size for connection pooling?

526


How do you specify a custom attribute for the entire assembly (rather than for a class)?

525


Why we use get and set property in c#?

521


What are collections in c#?

475


What is the interface in c#?

514






What is short in c#?

533


What is xml document how do you open it?

572


What are bitwise logical operators?

485


What is difference between comparable and comparator?

466


Distinguish between array and arraylist in c#?

578


What is the compiler of c#?

495


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

1924


Explain the difference between a struct and a class?

508


Explain the working of serialization?

491


What is a template class?

488