Explain about main thread in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is java thread dump, how can we get java thread dump of a program?
What is thread?
I have a Arraylist object, it has duplecate values also. Now question is i want delete duplecate data in that objet with out using Set?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What is the difference between path and classpath variables?
what is the difference between HashMap And HashTable?
Can we override private method?
How does split work in java?
What is a default constraint?
What are namespaces in java?
Can we write method inside a method in java?
What are Encapsulation, Polymorphism and Inheritance?