| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Why we use static and synchronized in method for single
thread model
example:
public static synchronized add(){} | | 1 |
| how to handled exceptions & erros in ejb? | Satyam | 1 |
| How to access a variable if it is declared as private? | | 2 |
| Does Java support multiple Inheritance? | | 6 |
| What are concepts of OOPS and how are they implemented in
Java? | KPIT | 2 |
| what do you meant by Platform-Independent? | Persistent | 4 |
| what release of java technology are currently available what
do they contain? | | 1 |
| what is java bean?where can we use it? | TCS | 3 |
| Hi Friends, can u give code to convert ArrayList to
HashMap and HashMap to ArrayList. | | 1 |
| Is there any need to import java.lang package? | Sun-Microsystems | 9 |
| Real Time sample code for Encapsulation and Abstraction.
where to use abstract and where to use specifies like
public private. | | 1 |
| what is the difference b/w PUT and POST method to send data
to the server | Mind-Tree | 2 |
| class A{
class B{
}
}
in which name u save the file,its the program compile? | HCL | 6 |
| What is difference between abstract class & final class | | 5 |
| What is the basic functionality of DataOutput interface in
java? | TCS | 2 |
| when we have to use final class in java? | | 2 |
| I have a class which is abstract which contains only the
abstract methods. This is similar to an interface. Then, if
i have given a choice to choose one of them. Which one i
have to choose and why? | | 4 |
| what is request processor? | Virtusa | 1 |
| why String class is immutable. | iGate | 3 |
| what is Remote Reference Layer ? | | 1 |
| |
| For more Core Java Interview Questions Click Here |