vimal


{ City } chennai
< Country > india
* Profession * s/w developer
User No # 58985
Total Questions Posted # 0
Total Answers Posted # 6

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

Users Marked my Answers as Correct # 25
Users Marked my Answers as Wrong # 18
Questions / { vimal }
Questions Answers Category Views Company eMail




Answers / { vimal }

Question { IBM, 10812 }

Can we define a variable with the access modifier private
in an interface?


Answer

Yes

Is This Answer Correct ?    2 Yes 2 No

Question { IBM, 15105 }

How can we insert 100 records @ a time without using for loop into the databse


Answer

use Bulk Copy

Is This Answer Correct ?    2 Yes 0 No


Question { iSoft, 34159 }

Wats the diff between sealed class and private class in
inheritance


Answer

Sealed Class Cannot be Inherited, Private Class Can be Inherited

Is This Answer Correct ?    21 Yes 13 No

Question { 5243 }

In all methods of an interface should be derived?


Answer

No Need

Is This Answer Correct ?    0 Yes 1 No

Question { Microsoft, 8990 }

is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?


Answer

Use 'Sealed' Keyword with Method

Is This Answer Correct ?    0 Yes 1 No

Question { Microsoft, 8990 }

is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?


Answer

Use 'Sealed' Keyword with Method

Is This Answer Correct ?    0 Yes 1 No