What exactly is polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What is constructor overloading in oop?
what is oops
How to call a non virtual function in the derived class by using base class pointer
What is static modifier?
can we create and enter the data & hide files using programmes ?
What is the default size allocated for array in the statement if size not specified " int a[] "
write knight tour problem which is present in datastructure
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
Can java compiler skips any statement during compilation time?
What is oops and why we use oops?
when to use 'mutable' keyword and when to use 'const cast' in c++
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage