Can private class be inherited in java?
Does google use java?
What is 16 bits called?
Can Exception handling we can handle multiple catch blocks?
What’s the difference between constructors and other methods?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is udp in java?
what is the JNDI?
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?
How many bits is a double?
How do you get length in java?
what is ABSTRACTION and what are using in real time project?
How do you do math powers in java?