Why is polymorphism used?
Write pseudo code for push in a stack?
Write A Program using Single and Multiple Inheritance.
What is abstraction example?
What is Virtual Keyword?
what is the application of oops?
What are the important components of cohesion?
What is virtual constructors/destructors?
C#.net Interview Question A=10 B=5 C=A+B Print C The above will be given in a multiline textbox. You need to parse the above input, store values for A,B&c. And you have to display the value of C.
class type to basic type conversion
Write 7 differences between "Public" function and "Private" function?
whats the difference between c and c++
What is a friend function & its advantage?