| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can a double value be cast to a byte? | | 3 |
| Why are the methods of the Math class are static? | | 1 |
| How to create two different thread class inside a main function? | | 1 |
| What is HashTable? | | 3 |
| what is real-time example of runtime polymorphism and
compile time polymorphism | | 1 |
| what are depricated methods ? | Satyam | 4 |
| Can u overload main()method.Give with example. | IBM | 2 |
| how to compile jsp? | Logica-CMG | 3 |
| 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 |
| What is interface and its use? | HCL | 6 |
| what is multitherading | Tech-Mahindra | 2 |
| How to set the Heap size in Java ? | HCL | 2 |
| what is auto boxing | UHG | 1 |
| what is mutability?which one is mutable String or StringBuffer?and why?give
examples of each which shows the mutability of each String or StringBuffer | | 2 |
| How to do validation of the fields in any project ? | | 2 |
| what is session facade ? | | 2 |
| Why we use static and synchronized in method for single
thread model
example:
public static synchronized add(){} | | 1 |
| Howmany address lines are required to addressing 1 MB
memory? | | 3 |
| Create a form of user Login in JSP, that accepts the user
name and password from user and authenticate it with user
names and passwords stored in database.
(Plz provide me answer immediately) | | 1 |
| How GUI component handle its own events? | | 1 |
| |
| For more Core Java Interview Questions Click Here |