Name an advantage of linked list over array?
Answers were Sorted based on User's Feedback
Write a program to get the binary tree.
What is the example of polymorphism?
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
what is object slicing
how to find the largest of given numbers in an array
What is a class in oop?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
What is the important feature of inheritance?
Difference between over loading and over ridding?
12 Answers CTS, Patni, Softvision Solution,
What is static in oop?
what is mean by design pattern
to find out the minimum of two integer number of two different classes using friend function