| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How many ways can an argument be passed to a subroutine? | | 2 |
| Name the types of mouse event listeners ? | | 2 |
| What is the is a and has a relation ship in oops concept in
java? | BearingPoint | 5 |
| what is the difference between statis block and static
variable | | 5 |
| why there are multiple catches for a try block.don't tell me
that there can be multiple exception of a code segment
that's why.tell me the real fact behind this. | | 4 |
| Difference between an argument and a parameter? | HCL | 4 |
| what is abstract method with example? | Virtusa | 5 |
| What is meant by event handling? | | 1 |
| is there any function in java to make the text to blink? | | 5 |
| write a progam hashmap & hashtable? | IBM | 2 |
| Hi,
This is ravi i have a question like this i have string
"UNDERSTAND" now i want to count the letters how many times
it occures.i.e from the above string the out put should be
like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1.
how can i achieve this
Thnaks in advance for your response .. | | 4 |
| There are 2 classes, 1 LandAnimal and another WaterAnimal.
There is another class Animal which wants to have the
properties of both LandAnimal and WaterAnimal. How will you
design this situation? | KPIT | 3 |
| How the elements are organized in GridLayout? | | 1 |
| steps to connect with Oracle Databse using TYPE-2 Jdbc driver. | | 1 |
| Hi buddy, well i got that there is always a default
constructor with abstract class. OK. But why not with interface?
Thanks in advance. | | 2 |
| What is exception and error? and what is the difference
between them? | | 2 |
| what is meaning of JIT? | | 4 |
| Adapter classes? | | 3 |
| In the HashMap, we know the values but we dont know the key,
then how can we get the key from HashMap ????? | Kanbay | 3 |
| what is the Yield() method used in threads? | Accenture | 2 |
| |
| For more Core Java Interview Questions Click Here |