What is multiple inheritance ?
Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,
17 28042We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?
8 28519Tell us about yourself.
ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,
47 126689Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.
IBM,
13 22153
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the full form of oops?
what is graphics
What is polymorphism and example?
What is class in oop with example?
What is the real life example of polymorphism?
Explain the concepts involved in Object Oriented programming.
What is polymorphism and its types?
Why is destructor used?
What is polymorphism explain its types?
What are the components of marker interface?
What does and I oop mean?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is encapsulation in simple terms?