what is ns string?
what is ns array?
Answer / amit
String is an charactor array & the array is collection of
simillar data items
| Is This Answer Correct ? | 4 Yes | 0 No |
What is a template?
How to Increment the value of the empid E001 for each and every employee by using the programe?
What is encapsulation example?
What is difference between multiple inheritance and multilevel inheritance?
What is the main difference between C++ and Java
What is the fundamental idea of oop?
What is command routing in MFC
What is the difference between inheritance and polymorphism?
What is oops and why we use oops?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
any one please tell me the purpose of operator overloading
if u write a class do u write Assignment operator and copy constructor