What is interface? When and where is it used?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism explain?
how to swap the variables without using temp and operators
How to call a non virtual function in the derived class by using base class pointer
What is a function in oop?
Can static class have constructor?
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.
which feature are not hold visual basic of oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
Out of 4 concepts, which 3 C++ Follow?
define a string class. overload the operator == to compare two strings
2 Answers Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,
Differences between inline functions and non-inline functions?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.