write the Syntax for Function or Method Overriding?

Answer Posted / karthika

retrun type(int , int)
{
statement1;
}

Is This Answer Correct ?    0 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Illustrate the process of code compilation in c#?

527


What is called method in c#?

519


What is the difference between static class and sealed class in c#?

473


What is file extension of webservices?

580


What are reflections in c#?

492






Can we override interface methods in c#?

480


What is a thread c#?

503


write a program to find the biggest palindrome in the given string

552


Is an array an object c#?

543


What are the characteristics of c#?

479


How is a strongly-named assembly different from one that isn’t strongly-named?

611


what is the meaning of Object lifetime in OOPS

542


What is “using” statement in c#?

478


What is final keyword in c#?

534


What are types of constructor?

483