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 |
can you give the dynamic polymorphism types?
What are the three main types of variables?
any one please tell me the purpose of operator overloading
c++ is a purely oop concept?
what is the difference between javap and jad utility
When is a memory allocated to a class?
whats the difference between c and c++
features of OOPS
22 Answers Ness Technologies, Satyam,
sir plz send me a set of questions that been frequently held in written examination during campus selection.
how can we design a magic square in c++?or suggest me the basic idea of it.
Why multiple inheritance is not allowed?
what are abstract classes and how they impliment , with example