| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| long d =10;int i =0;i=d; /// is this possible? If d is very
long number (10 digits or some thing) then? | | 1 |
| A class can be a subclass of itself? | Genesis | 1 |
| how can we use the servlet as standalone apllication?should
we need to extend any class? | Logica-CMG | 2 |
| What happens if an exception is not caught? | | 4 |
| Can we declare an anonymous class as both extending a class
and implementing an interface? | Wipro | 6 |
| What is the use join() in Threads ? | HCL | 3 |
| different types of threads? | TCS | 5 |
| what is an anonymous class? | TCS | 5 |
| How are Java source code files named? | | 2 |
| What is the return type of a program?s main() method? | | 2 |
| Default layout of Dialog object? | | 1 |
| How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters? | | 2 |
| Which method will get invoked first in a stand alone
application? | | 1 |
| what is polymorphism with example?types of polymorphism? | HP | 5 |
| What is static variable and static method? | TCS | 4 |
| how to handle http request in struts | Polaris | 2 |
| Thanks A.jyotsna,
Can u tell me differnce between abstract class and interface
vikash | | 3 |
| what is finalmethod & final variable with example? | HP | 2 |
| How Applets & Servlets will communicate with each other? | | 2 |
| What is the frontend and backedn in Java? | TCS | 2 |
| |
| For more Core Java Interview Questions Click Here |