What is inheritance write a program to show use of inheritance?
what's the basic's in dot net
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is memory leak and memory corruption?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why do we use polymorphism in oops?
What is the fundamental idea of oop?
In multilevel inheritance constructors will be executed from the .... class to ... class
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
what is multi level inheritance give n example ?
13 Answers HDFC, Hulas Steel, Ness Technologies,
what is main difference between object oriented object base
What is for loop and its syntax?
Can you explain polymorphism?