| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can we override static methods? | Bally-Technologies | 15 |
| how to call One constructor from another; | Innodata-Isogen | 7 |
| If two threads call a static method at the same point of
time, what will happen? | KPIT | 1 |
| What is Ideal Design of Class? | | 2 |
| can we create instance for interface in java? | | 2 |
| Can you make an instance of an abstract class?
| Accenture | 4 |
| can we have function for truncating the sign as like abs in
oracle. | | 1 |
| What is an event? | | 1 |
| What is difference between abstract class & final class | | 5 |
| How to add two numbers with out using Arithmetic , union
operators in java....?
But we can use bitwise operators... but how...?
| CTS | 2 |
| Difference between ?System.out.println?
and ?System.error.println?? | Sai-Softech | 2 |
| whats the life cycle of jsp
| Satyam | 10 |
| they asked class A{}
class B{}
class c{}
all the three class saved as a single file,there is no main
method in the file
and anothe class
M.java
class m
{
psvm(String args[])
{
// here the parent class can access
}
}
| DNS | 1 |
| why java does not support multiple inheritance | Mind-Tree | 14 |
| what is difference between prepare stetement and callable
starement with example? | CMC | 1 |
| Under what circumstances an object reference be cast to an
interface reference? | | 3 |
| when to use abstract class and when to use interface? | IonIdea | 5 |
| Default layout of panel and frame? | | 2 |
| strings in java are objects.why? | | 2 |
| what is business objects? | | 1 |
| |
| For more Core Java Interview Questions Click Here |