Can we declare the static variables and methods in an abstract class?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages and disadvantages of reference counting in garbage collection?
What is meant by flickering?
how to create multithreaded program? : Java thread
java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the locale class in java programming?
Is it necessary that each try block must be followed by a catch block?
Define a java class.
How the metacharacters are different from the ordinary characters?
what is meant by encapsulation?
7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in