What is a null tree?
No Answer is Posted For this Question
Be the First to Post Answer
Why is abstraction needed?
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
What does sksksk mean in text slang?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
how to find no of instances of an object in .NET?
What are the 5 oop principles?
How to overload new operator in c++
Given 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?.
What are constructors in oop?
What is the important feature of inheritance?
Can we have a private constructor ?
12 Answers HSBC, Ness Technologies, TCS, Wipro,
What Is a Polymorphism? How many types of polymorphism and whats that use in application?