Answer Posted / ravikiran
this is used to refer the current instance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the main uses of java?
What do you mean by local variable and instance variable?
Why java is considered as platform independent?
What is operator overloading. Is it is supported in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is vector capacity in java?
What types of index data structures can you have in java?
List the interfaces which extends collection interface?
What does @param args mean in java?
Can classes declared using the abstract keyword cab be instantiated?
Why bytecode is called bytecode?
How does java pattern compile work?
Is hashmap thread safe?
Which data type is a class in java?
How do you remove duplicates from an array in java?