Answer Posted / sourav
Hi Venkat,
In your coding example the concept of this pointer is
fine, but can u pls tell me the where the object is getting
formed ?
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What are oops functions?
Can you inherit a private class?
Why is abstraction needed?
What is polymorphism explain?
What is constructor in oop?
What are functions in oop?
What is this pointer in oop?
Can we have inheritance without polymorphism?
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 are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is coupling in oops?
What does and I oop mean?
What is the important feature of inheritance?
Why interface is used?
What is a null tree?