What is nutshell in programming language?
Answer Posted / 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 |
Post New Answer View All Answers
write a C++ program for booking using constructor and destructor.
Can enum be null?
Can a varargs method be overloaded?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is oops?what is its use in software engineering?
Where You Can Use Interface in your Project
What is the benefit of oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What are the data types in oop?
Can we create object of interface?
What is overriding in oops?
What is encapsulation in simple terms?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
any one please tell me the purpose of operator overloading
What is polymorphism in oop example?