| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What Method and class used for Connection pooling ? | Wipro | 4 |
| What is a Java package and how is it used? | | 2 |
| What class is used to implement a Throwable array? | | 3 |
| Different types of modifiers? | RoboCom | 3 |
| What are the two ways you can synchronize a block of code? | Ericsson | 3 |
| System.out.println(101/14)
what is the output?
a)6
b)14
c)7.14
d)0 | Accenture | 6 |
| What is the basic functionality of DataOutput interface in
java? | TCS | 2 |
| What is the protocol is used in type4 driver? | CMC | 2 |
| What is 3-tier model? | Wipro | 3 |
| when a servlet sends request for first time it uses the
follwing methods
a)init
b)doget()
c)dopost()
d)service | Accenture | 1 |
|
class{
...
...
interface myinterface{
...
...
}
abstract class{
..
..
}
...
..
..
}
is this possible to write "Interface and/ or Abstract class
inside a class ?
if possible whcich one is possible
is only interface?
is only abstract? | Logica-CMG | 2 |
| How can we find size of the object ? | RazorSight | 1 |
| How does serialization work | Ordain-Solutions | 2 |
| Is Java is 100% pure OOPS? Explain? | | 15 |
| What is the order of method invocation in an Applet? | | 1 |
| What are interfaces? | | 1 |
| What is difference between Eclips and MyEclips? | | 2 |
| Iterator in the HashMap is fail-safe means what? | IBM | 9 |
| what is Dictionary? and what purpose it is used for? | | 2 |
| Explain the relationship between the Canvas and Graphics
class? | | 1 |
| |
| For more Core Java Interview Questions Click Here |