Question { IBM, 13501 }
Can we define a variable with the access modifier private in an interface?
Answer
Question { IBM, 18461 }
How can we insert 100 records @ a time without using for loop into the databse
Question { iSoft, 36798 }
Wats the diff between sealed class and private class in inheritance
Question { 7126 }
In all methods of an interface should be derived?
Question { Microsoft, 11536 }
is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?