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 a destructor be called directly?
what is the use of classes in c++;
A file pointer always contains the __________ of the file
i got a backdoor offer in process global,Bangalore..Can i work with it?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is constructor in oop?
You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.
Where is pseudocode used?
What is design patterns in C++?
what are the different types of qualifier in java?
What is oops and its features?
What is Virtual Keyword?