| Other Core Java Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Why are the methods of the Math class are static? |
| 1 |
| what is struts-config-xml?and its use? |
| 3 |
| What is an Applet ? |
| 2 |
| What is the ResourceBundle? |
Elementus-Technologies | 2 |
| class A
{
class B
{
psvm(String args[])
{
}
}
}
if the prg saved in A.java whats the o/p? |
HCL | 6 |
| how a programmer confirms that the data submitted has been
succesfully inserted into the database(either oracle or my
sql).. How a programmer confirm if there is any problem with
the program he wrote for insertion |
SAP-Labs | 2 |
| what is difference between abstract and interface?
can i give real time example for the two topics? |
| 7 |
| what is object type casting? give some example with related? |
HP | 2 |
| Name the methods in mouse listeners ? |
| 4 |
| What is the difference between Object and Instance? |
TCS | 5 |
| Map map = new HashMap(2);
map.add(“1”,”one”);
map.add(“2”,”two”);
map.add(“3”,”three”); What will happen at this line? |
Rolta | 5 |
| waht happens when a return type ,even void is specified for
a constructor? |
| 11 |
| |
| For more Core Java Interview Questions Click Here |