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 polymorphism explain?
How can we use the preprocessor #if and #elseif.
What is abstract class in oop?
What is difference between oop and pop?
what about you? wahat is your object? introduce your self?
1 Answers Ajmal Perfumes, TCS,
State what is encapsulation and friend function?
What is command routing in MFC
What Is a Polymorphism? How many types of polymorphism and whats that use in application?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
write a program to find 2 power of a 5digit number with out using big int and exponent ?
what are abstract classes and how they impliment , with example