wht is ditch


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is difference between String s=new String("vali"); String s="vali"

1 Answers  


when my application exe is running nad i don't want to create another exe what should i do

2 Answers   HCL,


WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP

2 Answers  


What type of loop is a for loop?

1 Answers  


What are generic functions and generic classes?

5 Answers  


Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku

4 Answers  


When is an object created and what is its lifetime?

4 Answers   IBM,


What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile

4 Answers  


What is class and object in oops?

1 Answers  


what is the drawback of classical methods in oops?

1 Answers  


What is polymorphism oop?

1 Answers  


What is and I oop mean?

1 Answers  


Categories