What is the equal sign?
No Answer is Posted For this Question
Be the First to Post Answer
why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 Answers Global Logic, Satyam,
Who is the owner of java?
Need 2+ yrs experienced java techinical question papaer for company Iflex
Compare overloading and overriding?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is the largest long allowed by java?
What do you understand by the term polymorphism?
how to make a un-checked exception as a checked exception one.
How does queue work in java?
java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?
Is set thread safe java?
what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?