Is it safe to install java on my computer?
No Answer is Posted For this Question
Be the First to Post Answer
Are functions objects in java?
How do you stop a thread in java?
my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??
What is Session reduplication and how its done?
Is it possible to instantiate the abstract class?
how to print the below in java? * * * * * * * * *
Which java version is latest?
How does singleton class work?
What is the difference between C++ & Java?
78 Answers College School Exams Tests, HAL, SUN, Syntel, TCS, Wipro,
Can we create an object of static class in java?
Difference between character constant and string constant in java ?
Justify your answer that you can't define a method inside another method in java, if you can then how?