Do we have pointers in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is r * in math?
Why does java have two ways to create child threads?
What is a boolean flag in java?
What is jvm? Why is java called the platform independent programming language?
how to connect one jsp page to another jsp page????
Why java is call by value?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
what is the use of abstract class?
3 Answers Amdocs, Atos Origin, Invictus,
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
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?
what is static import in java? Explain
How to create an immutable class?