sajithmon c.


{ City } cochin
< Country > india
* Profession * programmer
User No # 29627
Total Questions Posted # 0
Total Answers Posted # 2

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 16
Users Marked my Answers as Wrong # 9
Questions / { sajithmon c. }
Questions Answers Category Views Company eMail




Answers / { sajithmon c. }

Question { Consagous, 18483 }

What is Overriding and how can it be used?


Answer

If class define method using same name,parameter,return
type,argument in its superclass then it is called overriding.
sub class should be override parentclass

Is This Answer Correct ?    9 Yes 5 No

Question { eXensys, 16313 }

What are the Different layers in ADO.Net?


Answer

1.Presentationlayer
2.BussinessLayer
3.DataAccessLayer

Is This Answer Correct ?    7 Yes 4 No