Which type does string inherit from?
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
tel me oops defination in single line
Write a program to demonstrate the use of 'Composition' in C++
design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }
What is function overloading?,describe it with the example.
Why is polymorphism used?
What is a class?
32 Answers Infosys, TCS, Thylak,
Conversion from a basic type to a class type may be achieved using______________
What is the difference between class and object?
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
what is the application of oops?
What is persistence in oop?