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 diamond problem in inheritance?
how to find the largest of given numbers in an array
What are oops functions?
what is overloading
What is difference between multiple inheritance and multilevel inheritance?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
How do you achieve polymorphism?
What is this pointer in oop?
Does c++ support multilevel and multiple inheritance?
What is difference between data abstraction and encapsulation?
what is polymorpsim? what are its types?
What is the difference between declaration and definition?