What is nutshell in programming language?
Answer / balkrishna yadav
Nutshell means a reference section for any topic.
Example: Guiding the users or developers what to do, and from where to get references etc.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference between containership and inheritence?
What is public, protected, private?
What is virtual Function.
Can we define a class within the interface?
What is use of overloading?
what is multi level inheritance give n example ?
13 Answers HDFC, Hulas Steel, Ness Technologies,
how do u initialize the constant variables
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
why to use operator overloading
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
Explain polymorphism? What r the types of polymorphism? pls give examples?