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 program to sort the number with different sorts in one program ??
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the oops and benefits of oops programming?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is static in oop?
Why multiple inheritance is not possible?
Why polymorphism is used in oops?
What is stream in oop?
What is class in oop with example?
What is difference between data abstraction and encapsulation?
What is methods in oop?
What type of loop is a for loop?
Why do while loop is used?
What are the 4 main oop principles?
What are classes oop?