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