What is difference between new and override in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is xor operation?

0 Answers  


main concept of c sharp

3 Answers  


how to stored and retrive video in Sql server using asp.net c#......?

0 Answers   Sans Pareil IT Services,


Is for loop faster than foreach?

0 Answers  


7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

2 Answers  






t name of controls, which are displayed same in all browers?

1 Answers   TCS,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is Dependency of Injection?

0 Answers  


In a stored procedure 4 select stmts there.If error comes in one select stmt will remaining normally executes?

7 Answers   Microsoft,


What is value type and reference type?

3 Answers   TCS,


Give an example to show for hiding base class methods?

0 Answers  


What is the function of .IsDescendent()?

0 Answers   Abacus,


Categories